﻿/*base styles*/
body{
	text-align:center;
	font-family:simSun,arial;
	margin:0;
	padding:0;
	background:#FFF;
	font-size:12px;
	color:#333;
}
div,form,p,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	border:0;
}
ul,ol,li {list-style-type:none;}
table,td,tr,th,input,select{font-size:12px;}
input {font-family:Arial;}
table{border-collapse:collapse;}
i {font-size:14px;color:red;font-style:normal;margin:0 5px;}
/*link*/
a:link {color:#333;text-decoration:none}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#bc2931;text-decoration:underline;}
a:active {color:#bc2931;}
/*font*/
.f12{font-size:12px;}
.f14{font-size:14px;}
.fb{font-weight:800;}
.fl{float:left;}
.fr{float:right;}
.f300{font-weight:400;}

.red{color:#F00;}
.gray{color:#999;}
.white{color:#fff;}
.clear {zoom:1;}
.clear:after {content:'';display:block;clear:both;height:0px;}

.text_right{text-align:right;}
.text_left{text-align:left;}
.text_center{text-align:center;}
/*area*/
#head,#main,#nav,#friend{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#crumb {
	width:940px;
	height:14px;
	line-height:14px;
	padding:8px 10px 3px 10px;
	text-align:left;
	margin:5px auto;
}
#content{
	width:720px;
	overflow:hidden;
	float:left;
}
#side{
	width:230px;
	overflow:hidden;
	float:right;
	
}
/*list*/
.dotlist{
	text-align:left;
	line-height:20px;
}
/*topbar*/
#topbar{
	width:100%;
	height:28px;
	border-bottom:1px solid #ccc;
	background:url(../images/topbar.gif) 0 0 repeat-x;
}
.topbar{
	width:960px;
	height:28px;
	line-height:28px;
	text-align:right;
	margin:0 auto;
}
/*head*/
#head{
	height:70px;
	margin:10px auto;
}

#logo{
	height:70px;
	overflow:hidden;
	float:left;
	text-align:left;
}
#logo img{padding:0 8px;float:left;}
#subhead{
	width:300px;
	height:69px;
	overflow:hidden;
	float:left;
	text-align:left;
	color:#666;
}
.subhead{
	height:26px;
	line-height:26px;
	overflow:hidden;
	font-size:26px;
	font-family:"微软雅黑";
	margin:9px 0 5px 0;
}
.subkey{font-size:12px;font-weight:400;}
/*header_search*/
#header_search{
	width:478px;
	height:26px;
	padding:5px;
	overflow:hidden;
	background:url(../images/header_search.gif) 0 0 no-repeat;
	float:right;
	margin:0 8px 0 0;
	display:inline;
	text-align:left;
}
.search_txt{
	width:258px;
	height:14px;
	overflow:hidden;
	padding:5px 8px;
	border:1px solid #ccc;
	float:left;
}
.search_type{
	width:100px;
	height:24px;
	overflow:hidden;
	border:1px solid #ccc;
	float:left;
	margin:0 5px;
	background:#fff;
}
.search_type span{
	width:91px;
	margin:4px 3px 3px 3px;
	*margin:3px 3px 3px 3px;
	height:17px;
	_height:18px;
	overflow:hidden;
	display:block;
	position:relative;
}
.search_type select{
	width:94px;
	width:93px\9;
	*width:93px;
	_width:94px;
	height:19px;
	margin:-1px 0 0 -1px;
	*font-size:11px;
	_font-size:12px;
}
.gosearch{
	width:90px;
	height:26px;
	border:0 none;
	background:url(../images/gosearch.gif) 0 0 no-repeat;
	float:left;
	color:#fff;
	font-weight:700;
	cursor:pointer;
}
/*nav*/
#nav{
	height:39px;
	overflow:hidden;
	background:url(../images/nav.gif) 0 0 repeat-x;
}
.nav{
	height:39px;
	line-height:42px;
	padding-right:15px;
	text-align:right;
	overflow:hidden;
	background:url(../images/navRight.gif) right 4px  no-repeat;
}
.nav ul{
	height:39px;
	background:url(../images/navLeft.gif) 0 4px  no-repeat;
	float:left;
	overflow:hidden;
	padding-left:6px;
}
.nav li{
	height:35px;
	line-height:35px;
	font-weight:700;
	float:left;
	font-size:14px;
	background:url(../images/split.gif) center right no-repeat;
	margin-right:-2px;
	margin-top:4px;
	padding-left:2px;
}
.nav a:link,.nav a:visited{color:#fff;}
.nav li a{
	display:block;
	padding:0 10px;
}
.nav li.nav_on{
	height:39px;
	line-height:39px;
	margin-top:0;
	margin-left:-2px;
	margin-right:0px;
	*margin-left:0;
	*margin-right:-2px;
	background:url(../images/nav_on.gif) 0 0 no-repeat;
	position:relative;
}
.nav li.nav_on a:link,.nav li.nav_on a:visited{
	background:url(../images/nav_on.gif) top right no-repeat;
	color:#000;
}
#topborder{
	width:960px;
	height:0px;
	overflow:hidden;
	margin:0 auto;
	border-top:3px solid #197ae5;
}
.subhead_id{margin-top:25px;}
.id_fanhui{float:right;margin-top:35px;}


#so_tab{
	height:17px;
	margin:12px 260px -1px 0;
	position:relative;
	text-align:right;
	top: 0px;
	left: 0px;
}
#so_tab li{
	display:inline;
	padding:3px 0;
}
#so_tab li.so_on{background:url(../images/so_on.gif) center bottom no-repeat;}
#so_tab li a{
	border-left:1px solid #ccc;
	padding:0 4px 0 8px;
	line-height:14px;
}
/*page*/
.pagebox{
	text-align:center;
	margin:3px 0;
	font-family:"\5b8b\4f53";
	_font-family:Tahoma;
}
.pagebox a{
	border:1px solid #c5c6c1;
	padding:0 8px;
	display:inline-block;
	height:20px;
	line-height:20px;
	font-size:12px;
}
.pagebox a:hover{background:#ccc;color:#fff;}
.pagebox strong{
	color:#ff5503;
	padding:0 4px;
	display:inline-block;
	height:22px;
	line-height:22px;
}

#friend{
	width:942px;
	border:1px solid #ccc;
	margin:10px auto;
	padding:8px;
	line-height:22px;
	text-align:left;
}
#friend dt,#friend dd{display:inline;white-space:nowrap;}
/*foot styles*/
#foot{
	height:100px;
	padding:10px 0;
	border-top:1px solid #e4e7ee;
	background:url(../images/foot.gif) 0 0 repeat-x;
	line-height:20px;
	color:#666;
}
#foot li{display:inline;line-height:14px;border-right:1px solid #ccc;padding:0 6px;;margin:6px 0;}
#foot li:after {content:'';}

/*nav key*/
#navKey{
	width:940px;
	height:31px;
	overflow:hidden;
	padding:0 10px;
	line-height:31px;
	text-align:left;
	background:url(../images/navKey.gif) center bottom no-repeat;
	margin:0 auto;
	}
