@charset "utf-8";
/* CSS Document */
body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
div
{
	margin:0px;
	padding:0px;
}
/* 通用页面链接 */
a:link {	
   font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:visited {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:hover {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #ff0000;
	text-decoration: none;
}
a:active {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}




/*左侧*/
.lan{
	background-image: url(../images/index_19.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 201px;
	padding-top: 2px;
	padding-left: 30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.lan1{
	background-image: url(../images/index_23.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 231px;

}

.lnews{
	background-image: url(../images/index_30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 171px;
	padding-left:27px;
}
/*内容*/
.news{
	background-image: url(../images/index_35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 205px;
	padding-left:13px; 
	padding-top:3px;
}

.zs{
	background-image: url(../images/index_35-23.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 185px;
	margin-left:3px;
	padding-top:6px;
	padding-left:14px;
	float:left;
	
}

.nconcent{  width:660px; padding-left:21px;  padding-top:10px; padding-bottom:15px;}


.page{ text-align:center; padding-top:8px; padding-bottom:8px;}














