body{
	background: url(bg.jpg) repeat-x;
}
a,a:visited{
	color:#666666;
}
#container{
	width:1000px;
	margin:0 auto;
}
#header{
	width:100%;
	height:320px;
	text-align:center;
}
#footer{
	width:100%;
	height: 100px;
	text-align:center;
	margin-top:10px;
	background:url(footer_bg.jpg) repeat-x;
}
#nav{
	height: 37px;
	overflow: hidden;
}
#nav li{
	float:left;
	display:inline;
}
#nav li a{
	display: block;
	width:110px;
	height:37px;
	line-height:37px;
	font-size:16px;	
	text-align:center;
	color:#ffffff;
	font-family: 'microsoft yahei';
	background: url(s.jpg) center right no-repeat;
}
#nav li a.current{
	color:#ffffff;
}
#nav li a.hide{
	background: none;	
}
a.r{
	color:#ff0000;	
}
a.w{
	color:#ffffff;
}
.border_1{
	border:solid 1px #F09A79;
}
.border_2{
	border:solid 1px #D8D8D8;
}
.txt_1{
	font-size: 14px;
	color:#D70A02;
	font-weight: bold;
}
.txt_2{
	font-size: 14px;
	color:#ffffff;
	font-weight: bold;
}
.txt_3{
	font-size: 14px;
	color:#ffffff;
	padding-left:25px;
	font-weight: bold;
}
.search_input{
	width:140px;
	height:21px;
	line-height: 21px;
	font-size:12px;
	padding:2px 4px;
	border:solid 1px #1885E0;
	background:#ffffff;
	margin-right:5px;
}
.search_btn{
	width: 56px;
	height:25px;
	border:none;
	background: url(search_btn.jpg) no-repeat;
	cursor:pointer;
}
.w438 .texthidden{
	width:438px;
}
.w468 .texthidden{
	width:468px;
}
.w320 .texthidden{
	width:320px;
}
.w238 .texthidden{
	width:238px;
}
#headline{
	width:518px;
	height:30px;
	text-align:center;
	overflow: hidden;
}
#headline a{
	font-size:22px;
	font-family:'microsoft yahei','simhei';
	color:#D60C00;
}
#graphic{
	width:696px;
	height:168px;
	margin:0 auto;
	overflow: hidden;
}
#graphic div{
	width:128px;
	height:168px;
	overflow:hidden;
	padding:0 6px 0 5px;
}
#graphic img{
	width:120px;
	height:160px;
	padding:3px;
	border:solid 1px #cccccc;
}
#notice{
	width:248px;
	height:216px;
	line-height: 24px;
	overflow:hidden;
}
#member{
	width:935px;
	height:128px;
	overflow: hidden;
}
#member div{
	width:98px;
	height:128px;
	overflow: hidden;
	padding:0 18px 0 17px;
	overflow: hidden;
}
#member img{
	width:90px;
	height:120px;
	padding:3px;
	border:solid 1px #cccccc;
}
.column_article {
}
.column {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D60C00;
}
.column span {
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #D60C00;
}
.column a {
	float: right;
	color: #D60C00;
}
.dt{
	font-family: simsun;
	font-size: 12px;
	color:#999;
}