
/*共用样式*/
* {margin:0px;padding:0px;}

a:link {color: #03c;text-decoration: none;}
a:visited {color: #03c;text-decoration: none;}
a:hover {color: #f00; text-decoration:underline;}
a:active {color: #03c;text-decoration: none;}
 
.list_class a{ margin: 4px 3px;white-space:nowrap;}
.list_class a:link{ color:#F00; text-decoration:underline; }
.list_class a:visited{ color:#F00; text-decoration:underline; }
.list_class a:hover{ color:#000; text-decoration:underline; }
.list_class a:active{ color:#F00; text-decoration:underline; }

.more a:link{ color:#f00; text-decoration:none;}
.more a:visited{ color:#f00; text-decoration:none; }
.more a:hover{ color:#f90; text-decoration:underline; }
.more a:active{ color:#000; text-decoration:none; }

body {margin-top:0;padding:0 8px;text-align:center;font-size:13px; line-height:160%;}
input,select,textarea {font-size:13px;}
ul{list-style:none !important; text-align:left;}
h1,h2,h3{ width:98%;text-align:left;}
h1{
	font-size:14px;
	color:#fff;
	line-height:24px;
	background-color: #FFF7D6;
	border-top:1px solid #f90;
	border-right:1px solid #f90;
	padding-right:11px !important;
	padding-right:9px;
}
h1 span{
	background-image: url(../images/h1_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px 20px;
	float:left;
	clear:left;
}
h1 p{ width:200px; float:right; clear:right; color:#000; font-size:12px; font-weight:normal; text-align:right;} 

img {border:none;}
.clear {clear:both; line-height:0;}
.border{ border:1px solid #f90;}
.padding{ padding:5px !important; padding:4px;}
.new{ color:#f00; width:25px; margin-left:-34px; float:left; font-size:12px; line-height:14px;vertical-align:top;}
.more{ width:60px; float:right; clear:right; font-size:12px; line-height:24px; color:#000; text-align:center;}


.head{ width:98%; height:70px;}
.logo{float:left;text-align:center; margin-right:10px;}
.banner_top{float:left;border:1px solid #E0E0E0; background-color:#eee; text-align:center;}

/*updata 1220*/
.main{ width:900px; margin:0 auto 3px;}
.site{ float:left; padding-left:40px; line-height:18px;}
.site a{ display:block; margin-top:5px;}
.site a:link{ color:#f00; text-decoration:none;}
.site a:visited{ color:#f00; text-decoration:none; }
.site a:hover{ color:#000; text-decoration:underline; }
.site a:active{ color:#f00; text-decoration:none; }

.l{ width:192px; float:left; clear:left; border:1px solid #f90}
.r{ width:698px; float:right; clear:right; border:1px solid #009CEC}
.title{ width:100%;float:left; clear:left;}
.link2{
	width:96px;
	float:left;
	background-image: url(../images/link1_bg.gif);
	line-height:22px;
}
.link2 a{
	width:75px;
	display:block;
	font-size:13px;
	text-align:center;
	white-space:nowrap;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.link3{
	width:138px;
	border-left:1px solid #009CEC;
	float:left;
	background-image: url(../images/link2_bg.gif);
	line-height:22px;
}
.link3 a{ display:block; white-space:nowrap;}
.link4{
	width:99%;
	border-bottom:1px dashed #DFDFDF;
	float:left;
	clear:left;
	background-image: url(../images/link2_bg.gif);
	line-height:25px;
}
.link4_l{ width:10%; float:left; clear:right; text-align:center;}
.link4_c{ width:80%; float:left; clear:right;}
.link4_r{ width:10%; float:left; clear:right;}
.link4_c a{ display:block; white-space:nowrap; padding-left:5px; padding-right:5px; float:left; clear:right;}
.link5{ width:898px; float:left; clear:left;border-bottom:1px dashed #DFDFDF;}
.title_bg{
	width:100%;
	font-size:14px;
	font-weight:bold;
	line-height:23px;
	background-color: #E9F2FF;
	text-align:left;
	color:#fff;
}
.title_bg span{
	background-image: url(../images/h1_bg2.gif);
	background-repeat: repeat-x;
	width:100px;
	padding:5px 10px;
}
.null{ width:698px; float:right; clear:right; line-height:33px;}
.null a{ font-size:12px; margin-left:5px; margin-right:5px;}


/*列表页面*/
.list_top{ width:98%; text-align:left;}
.list_top a{
	width:70px;
	padding:3px 0 3px 6px;
	font-size:13px;
	text-align:left;
	float:left;
	white-space:nowrap;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.list_class{ width:98%; margin:8px 0; line-height:20px; text-align:left;}
.list_all{ width:98%; font-size:13px; text-align:left;}
.list_all li{ width:12%; white-space:nowrap; float:left; padding:5px 0 5px 10px;}

.search{ width:98%;background-color: #FFF7D6; margin-top:5px; padding:4px;}
.foot{ text-align:center; line-height:25px;}




