body{
	font-size:14px;
	background-image:url(bg.jpg);
    BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: center 50%
}
.nav li{
	float:left;
	display:inline;
}
.nav a{
	display: block;
	width:90px;
	height: 40px;	
	background:url(s.jpg) right no-repeat;
	text-align: center;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	line-height:40px;
}
.border_1{
	border:1px solid #AACCF1;
}
.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:#1A59B8;
	font-size:14px;
	font-weight: bold;
}

.text_2{
	color:#C10D00;
	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:890px;
	height: 122px;
	overflow:hidden;
}
#scroll_pic div{
	width:128px;
	height:122px;
	padding:0 25px;
}
#scroll_pic img{
	width:120px;
	height:90px;
	padding:3px;
	border:solid 1px #cccccc;
}
#scroll_pic p{
	width:128px;
	height:20px;
	margin-top:4px;
	text-align:center;
}
.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_10.jpg) no-repeat;
}
.columns a:hover{
	background: url(img_11.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;
}