body{
	margin: 0px;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b4e052;
	font-family: "Times New Roman", Times, serif
	font-weight: normal;
	text-decoration: none;
	color: #7C7C7C;
	font-size:14px;
}

img{ border:none}
.bg-white{
	background-color: #FFF;
}
a{
	color: #007500;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
.welcom{
	padding: 10px;
	background-image: url(../images/welcom-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.welcom div{
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 325px;
	padding-bottom: 10px;
}
.welcom h1{
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 23px;
	color: #698f14;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 5px;
}
.welcom h2{
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #9ea309;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.welcom p{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.search{
	background-image: url(../images/img_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
}
.search h1{
	font-size: 13px;
	font-weight: bold;
	color: #5E7B1A;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.search input{
	border: 1px solid #999;
	font-size: 11px;
	color: #333;
}
.big-box-top-middel{
	background-image: url(../images/box-big_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}
.big-box-middel-left{
	background-image: url(../images/box-big_04.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}
.big-box-middel-right{
	background-image: url(../images/box-big_06.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}.big-box-bottom-middel{
	background-image: url(../images/box-big_08.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}
.big-box-con{
	padding:5px;
}
.box-bg{
	background-color: #f8e8bd;
	padding: 6px;	
}
.box-bg1{
	background-color: #B4E052;
	padding: 6px;
}
.box-bg1 p{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	color: #333;
}
.box-bg1 h1{
	font-size: 13px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	margin: 0px;
	text-align: left;
}

.t1{
	background-image: url(../images/bar1.png);
	height: 47px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 353px;
}
.t1 h1{
	font-size: 15px;
	color: #678620;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.t2{
	background-image: url(../images/bar2.png);
	height: 47px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 337px;
}
 .t2 h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #678620;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 12px;
	text-align: right;
	margin-right: 15px;
}
.t3{
	background-image: url(../images/bar3.png);
	height: 47px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 353px;
}
.t3 h1{
	font-size: 15px;
	color: #678620;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.t4{
	background-image: url(../images/bar4.png);
	height: 47px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 337px;
}
 .t4 h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #678620;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 12px;
	text-align: right;
	margin-right: 15px;
}
.right-box{
	padding: 3px;
}
.right-box .top{
	background-image: url(../images/right-box_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 251px;
}
.right-box .bottom{
	background-image: url(../images/right-box_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 251px;
}
.right-box .middel{
	background-image: url(../images/right-box_02.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 251px;
}
.right-box .middel div{
	margin: 8px;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 8px;
}
.right-box .middel div h1{
	font-size: 14.5px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.right-box .middel div a{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #CE0000;
}.right-box .middel div a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #F00;
}
.right-box .middel div .line{
	background-color: #E1E100;
	height: 1px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.right-box .middel div .more a{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	margin-right: 3px;
	margin-left: 3px;
}.right-box .middel div .more a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #F00;
}
.right-box .middel div p{
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
.bottom-menus{
	background-color: #85B026;
	background-image: url(../images/img_13.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight: normal;
	color: #00842B;
}
.bottom-menus div{
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: center;
}
.bottom-menus div a{
	color: #00842B;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.bottom-menus div a:hover{
	color: #00BB3D;
	text-decoration: underline;
}
.bottom-menus p{
	color: #FFF;
	margin-left: 35px;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}
.bottom-menus p a{
	color: #FFF;
	text-decoration: underline;
}
.bottom-menus p a:hover{
	color: #333;
	text-decoration: underline;
}
.login{
	color: #289900;
	text-decoration: none;
}
.login h1{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.login span{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.style1 {font-size: 12px}
.sitemap1{font-size: 16px;
		 font-weight:bold;
		 text-decoration:none;
		 color:#000000;
}
.sitemap2{font-size: 16px;
		 font-weight:bold;
		 text-decoration:none;
}

.appcap
{ font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.applebody
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:15px;
}


.style1 td
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px; 
font-weight:bold; 
color: #CC0000;
padding-left:15px;
text-align:left;
}

.centercaption 
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px; 
font-weight:bold; 
color: #CC0000;
text-align:center;
}

.style2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px; font-weight:normal;
	padding-left:15px;
	color:#698f14;
}

.style4 {font-size: 12px; font-weight: normal; color: #000000; font-family: Georgia, "Times New Roman", Times, serif; padding-left:15px;}