body{
	background: #F8F8F8 url(bg.jpg) repeat-x;
	
}
#container {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}
a{
	font-size:14px;
}
.nav{
	height:42px;
	overflow:hidden;
}
.nav li{
	float:left;
	display:inline;
	width:120px;
}
.nav a{
	display: block;
	width:120px;
	height: 42px;	
	background:url(s.jpg) right no-repeat;
	text-align: center;
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	line-height:42px;
}
.nav a:hover{
	font-weight: bold;
	background: url(nav_bg_cur.jpg) no-repeat;
}
.nav a.current{
	font-weight: bold;
	background: url(nav_bg_cur.jpg) no-repeat;
}
.border_1{
	border:1px solid #E0DFDF;
}
.tab_1{
	height: 42px;
}
.tab_1 li{
	float:left;
	display: inline;
}
.tab_1 a{
	width:102px;
	height:42px;
	display:block;
	background:url(img_3.jpg) no-repeat;
	text-align:center;
	color:#666666;
	font-size: 14px;
	font-weight:bold;
	line-height:36px;
}
.tab_1 a.current{
	background:url(img_2.jpg) no-repeat;
	color:#ffffff;
}
.text_1{
	color:#2487FF;
	font-size:14px;
	font-weight: bold;
}

.text_2{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}
.text_3{
	color:#2487FF;
	font-size:14px;
	font-weight: bold;
	padding-left:10px;
	margin-left:10px;
	background: url(img_9.jpg) left center no-repeat;
}
.text_4{
	width:109px;
	height:39px;
	line-height:39px;
	background:url(img_10.jpg) no-repeat;
	text-indent:35px;
}
#scroll_pic{
	width:960px;
	height:122px;
	margin:0 auto;
	overflow:hidden;
}
#scroll_pic div{
	width:128px;
	height:122px;
	padding: 6px 16px;
}
#scroll_pic div img{
	width:120px;
	height:90px;
	padding:3px;
	border:1px solid #cccccc;
}
#scroll_pic p{
	margin-top:4px;
	height:20px;
	line-height;20px;
	text-align:center;
	overflow:hidden;
}
.columns {
	width: 204px;
	margin: 10px 12px 0;
}
.columns li {
	height: 30px;
	margin-bottom: 10px;
}
.columns li a {
	display: block;
	width: 204px;
	height: 30px;
	line-height: 30px;
	background: url(column_bg.jpg) no-repeat;
	text-indent: 50px;
	font-size: 14px;
	color: #0073B4;
}
.columns li a:hover {
	color: #FB7506;
	background: url(column_cur.jpg) no-repeat;
}
.column_article {
}
.column {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #AACDF5;
}
.column span {
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #0073B4;
}
.column a {
	float: right;
	color: #ff0000;
}
.article_list li {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	overflow: hidden;
	border-bottom: 1px solid #F1F2F2;
}
.article_list li a {
	float: left;
	padding-left: 12px;
	color: #333333;
	display: inline-block;
	width: 660px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(jt.gif) left center no-repeat;
}
.article_list li span {
	width: 40px;
	float: right;
	line-height: 30px;
}
.pager {
	line-height: 30px;
	text-align: center;
}
.pager a {
	color: #CC0000;
}
.w330 .texthidden{
	width:330px;
}
.w358 .texthidden{
	width:358px;
}