#container {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}
.nav li{
	float:left;
	display:inline;
}
.nav a{
	display: block;
	width:100px;
	height: 35px;	
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:35px;
	background:url(line.jpg) center right no-repeat;
}
.nav a:hover{
	text-decoration:underline;
}
.border_1{
	border:1px solid #D7D2D6;
}
.border_2{
	border:solid 1px #AFCCF6;
}
.border_3{
	border-left:solid 1px #AECBF5;
	border-right:solid 1px #AECBF5;
	border-bottom:solid 1px #AECBF5;
}
.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:#ffffff;
	font-size:14px;
	font-weight: bold;
}
.text_2{
	color:#0070C8;
	font-size:14px;
	font-weight: bold;
}
.text_3{
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
	padding-left: 40px;
}
.text_4{
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
	white-space: nowrap;
}

#scroll_pic{
	width:930px;
	height:142px;
	margin:0 auto;
	overflow:hidden;
}
#scroll_pic div{
	width:128px;
	height:142px;
	padding: 0px 13px;
}
#scroll_pic div img{
	width:120px;
	height:90px;
	padding:3px;
	border:1px solid #cccccc;
}
#scroll_pic p{
	display: block;
	width:128px;
	height:40px;
	margin-top:4px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	white-space:normal;
	word-wrap:break-word;
}
.columns{
	width:204px;
	margin:0 auto;
}
.columns li{
	padding-bottom:10px;
}
.columns a{
	display:block;
	width:204px;
	height: 30px;
	line-height: 30px;
	text-indent:40px;
	font-size:14px;
	color:#0073B4;
	background:url(img_7.jpg) no-repeat;
}
.columns a:hover{
	background: url(img_8.jpg) no-repeat;
	color: #FB7506;
}
.path{
	font-size: 14px;
	color: #0073B4;
}
.path .tip {
	color: #0073B4;
}
.path a, .path a:visited {
	color: #0073B4;
}
.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;
}
#bsfw{
	margin-left:250px;
	margin-top:24px;
}
#bsfw li{
	float:left;
	display:inline-block;
	line-height:24px;
	padding-left:18px;
	white-space: nowrap;
	background:url(img_10.jpg) center left no-repeat;
}
#bsfw li a{
	font-size:14px;
}