

body{
	margin:0; 
	padding:0;
	overflow-x: hidden;
	background-image:url(/images/bg.gif);
	}

img{
	border:0;
	}

ul, li, ol, dl, dd, dt {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

form {
	margin: 0px;
	padding: 0px;
	}

div,li,td,body,p,span{
	font-size:12px;
	font-family:Verdana,Arial; 
	}
	
a:link{font-family:Verdana,Arial; color:#003399; text-decoration:none;}
a:hover{font-family:Verdana,Arial; color:#ff6600; text-decoration:underline;}
a:visited{font-family:Verdana,Arial; color:#003399; text-decoration:none;}

a.left:link{color:#636363; font-size:14px; margin-left:30px; font-weight:bold;  text-decoration:none;}
a.left:hover{color:#636363; font-size:14px; margin-left:30px; font-weight:bold; text-decoration:underline;}
a.left:visited{color:#636363; font-size:14px; margin-left:30px; font-weight:bold; text-decoration:none;}
           /*******   header   header_t   menu   ********/

#header{
	padding:0;
	width:980px; 
	height:102px; 
	margin:0 auto; 
	}

#header_t{
	margin:0; 
	padding:0; 
	float:left;
	width:100%; 
	height:62px; 
	background-image:url(../images/bg_1.jpg);
	}

.header_t_img1{ 
	margin:0; 
	padding:0; 
	float:left;
	width:400px; 
	height:62px; 
	}

.header_t_img2{ 
	padding:0; 
	float:left;
	width:400px; 
	height:62px; 
	margin-left:10px;
	}

.header_t_txt{
	margin:0;
	width:70px; 
	height:42px; 
	float:right;
	margin-right:8px;
	padding-top:10px;
	line-height:150%;
	}

.header_t_txt a:link{color:#FFFFFF; text-decoration:none;}
.header_t_txt a:hover{color:#FFFFFF; text-decoration:underline;}
.header_t_txt a:visited{color:#FFFFFF; text-decoration:underline;}


/*------Start headmenu-------*/
#headmenu {	
	margin:0;
	float:left; 
	width:100%; 
	height:27px;
	padding-top:13px; 
	text-align:center; 
	background-image:url(../images/bg_2.jpg);
}
#headmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	cursor: default;	
}
#headmenu ul li 
{	
	display:inline;
	z-index:1000;
	position: relative;
	float: left;	
	height: 20px;
	margin-left: 0.8em;
	margin-bottom:5px;
}
#headmenu ul li:hover,
#headmenu ul li.sfhover {
	
}
#headmenu ul li a {
	display: block;
	font-size:14px;color:#265511; font-weight:bold;text-decoration:none;
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height: 17px;
}
#headmenu ul li a:hover,
#headmenu ul li:hover a,
#headmenu ul li.hover a {
	color: #333333;
	
}
/* end first level unselected */
/* begin first level selected */
#headmenu ul li.selected {
	background-color: #ffffff;
	cursor: default;
	background-image: url(/images/admin/menu_leftbg_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headmenu ul li.selected a {
	color: #333333;
	background-image: url(/images/admin/menu_rightbg_1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#headmenu ul li.selected a:hover {
	color: #666666;
	background-color: transparent;
}
#headmenu ul li ul.dropmenu {
	position: absolute;
	display: block;
	left: -999em;
	width: 1%;
	text-indent: 8px;
	text-align:left;
	background-color: #fff;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 1em;
	padding-left: 0.3em;
	margin-left:18px;
	
}
#headmenu ul li:hover ul.dropmenu,
#headmenu ul li.sfhover ul.dropmenu {
	left: auto;
	left: -1px;
	z-index: 900;
	width: 110px;
}
#headmenu ul li ul.dropmenu li {
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0;
	width: 100%;
	background-image: none;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}
#headmenu ul li ul.dropmenu li a {
	display: block;
	cursor: pointer;
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	line-height: 2em;
	height: 2em;
	background-image: url(/images/admin/ico_arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#headmenu ul li ul.dropmenu li a:hover {
	background-color: #66cc00;
	color: #ffffff;
	background-image: url(/images/admin/ico_arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}
/*------End headmenu-------*/

             /**********   main   content   content_l   content_r   **********/

#main{
	padding:0;
	width:980px; 
	height:auto; 
	margin:0 auto; 
	background-color:#ffffff;
	}
#content{
	margin:0;
	padding:0; 
	float:left;
	width:100%;
	height:auto; 
	display:inline; 
	background-color:#ffffff;
	}



	
.content_1{width:100%; height:auto; float:left; margin-top:30px;}	
.content_1_title{ width:90%; height:auto;font-size:30px; font-weight:bold; color:#000000; float:left; margin-left:30px;}
.content_1_br{width:90%; height:0; float:left; border-width:1px; border-color:#333333; border-style:dashed; margin-left:30px; margin-bottom:10px;}	
.content_1_txt{width:90%; height:auto; float:left;margin-left:30px; margin-bottom:10px; line-height:150%;}
.content_1_button{width:90%; height:auto; float:left; margin-left:30px; }


            /********   footer   *******/

#footer{
	float:left; 
	width:980px; 
	height:65px; 
	color:#717171; 
	font-size:12px;
	padding-top:10px; 
	text-align:center;
	background-image:url(../images/footer_bg.gif);
	}
#footer li{display:inline;margin-left:30px;}	
#footer li a:link{ font-size:12px;color:#265511;text-decoration:underline;}
#footer li a:hover{ font-size:12px;color:#265511;text-decoration:none;}
#footer li a:visited{ font-size:12px;color:#265511;text-decoration:underline;}
	
/*	
#righter{width:180px;background-color:#f1f1f1;padding-top:8px; padding-bottom:15px;  border-left:solid 1px #cccccc; text-align:center; margin-left:5px;}
*/
#ad_code{background-color:#f1f1f1;}

.error-pannel {
	background-color: #ffeded;
	border: 1px solid #ff9494;
	margin-top: 5px;
	margin-bottom: 15px;
}
.error-pannel dl {
	padding-bottom: 8px;
	padding-right: 20px;
}
.error-pannel dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #e60000;
	padding-top: 6px;
	padding-left: 24px;
	margin-bottom: 8px;
	color:#e60000;
}
.error-pannel dl dd {
	padding-left: 24px;
	line-height: 18px;
}
.error-pannel a {
	color: #e60000;
	text-decoration: underline;
}

.pager {
	padding: 20px;
}
.pager dd {
	float: left;
}
.pager dd a {
	display: block;
	margin-right: 4px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 1px solid #dddddd;
	color:#88AF3F;

}
.pager dd a:hover {
	color: #638425;
	background-color: #B2E05D;
	border: 1px solid #85BD1E;
}

