html { border:0; height:100%; border-right:1px #fff solid;}
body { margin:0; height:100%; }
body>table,body>div { margin-left:auto; margin-right:auto; clear:both;}
table,form,div,img,td,ul,li,dl,dt,dd { margin:0; padding:0; border:0;}
input,select {vertical-align:middle; font-size:12px;}
li{ list-style:none;}
a,li,br{line-height:21px; height:21px;}
/*超链接样式*/
a { color:#343434;text-decoration:none;}
a:hover { color:#FF5400;text-decoration:underline;}
.red{ color:#f00;text-decoration:none;}
.blue{ color:#00f;text-decoration:none;}
.black{ color:#444;text-decoration:none;}
.gray{ background-color:#f6f6f6;}
/*clear*/
.clearer { font: 0px/0px sans-serif; color:#fff; border:0; padding:0; margin:0;clear: both;display: block;}
/*整体布局*/
#header,#main,#nav,.ad_lay,#footer{ width:980px;font-size:12px; margin-right: auto; margin-left: auto; overflow:hidden;background-color:#fff; }
/*ad_lay*/
.ad_lay{ margin-bottom:5px;}
/*头部*/
#header{ margin-bottom:3px; background:url(img/header_bg.gif) repeat-x;}
#header_intro{ float:right; margin:13px 10px 0 0;}

#menu{
	width:980px;
	height:17px;
	margin:0 auto;
	padding:5px 0;
	overflow:hidden;
	border:1px solid #72A6D8;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
}
#menu{
	width:980px;
	height:17px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding-left:5px;
}
#menu li{
	float:left;
	height:17px;
	margin:auto;
	/*display:inline;*/
	line-height:18px;
	text-align:center;
	background-image: url(img/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 9px 0px 3px;
}
#menu li.end {background-image:none;}
#menu a:link{color:#FFFFFF;}
#menu a:visited{color:#FFFFFF;}
#menu a:hover{color:#FFFFFF;}
#menu li a{
	height:17px;
	color:#FFFFFF;
	display:inline;
	padding:3px 4px 0px 5px !important;
}
#menu li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(menu_bg3.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}

/*通栏*/
#tonglan{ background:#FFFFFF; margin-top:5px;}
#tonglan ul{ width:215px; float:right;}
#tonglan ul li{ width:107px; float:left; overflow:hidden; height:23px; font-size:12px;}
#tonglan ul li a{ padding-left:8px; background:url(img/li.gif) left 3px no-repeat;}


/*导航*/
#nav{width:973px; background:url(img/nav_bg.gif) repeat-x; padding:0 0 3px 5px; margin-bottom:5px; height:22px; padding-top:5px;border-left:1px solid #FDDBA4; border-right:1px solid #FDDBA4;}
#nav span{ float:right;padding:0 5px 0 26px; margin-top:-2px; }

.textbox{ border:1px solid #ACC0C9; border-right:0; height:17px;}
.selecttype{border:1px solid #ACC0C9;  vertical-align:bottom}
/*main主体部分*/
#left{ float:left; width: 721px;}
#right{ float:right; width:255px;}

#l_l{ float:left; width:111px;}
#l_r{ float:right; width:604px;}

/*right*/
.r_div_content ul{ padding:0 4px; width:245px; font-size:14px;}
.r_div_content ul li{ width:245px; height:21px; overflow:hidden;}
.r_div_content ul li a{ padding-left:8px; background:url(img/li.gif) left 4px no-repeat;}

/*低部*/
#footer{ border-top:3px solid #1E97E8; background:url(img/footer_bg.jpg) repeat-x; text-align:center; padding-bottom:15px; }
#bottom{ font-size:14px; margin-top:10px;}
#footer p {  margin:0; padding:0px 10px 0;}
#footer p a{ font-size:14px;}
#hidden{ display:none;}
