@charset "gb2312";
.css {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.bg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
}
.red {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.blue {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0068af;
	text-decoration: none;
}
.css14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #c70000;
	text-decoration: none;
	font-weight: bold;
}
.css14a {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.bk {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #e1e1e1;
	border: 1px solid #a8a8a8;
}

.navmain{
	margin:0 auto; 
	height:37px; 
	width:548px;
	background:url(../images/nav-bg.jpg) repeat-x; 
	font:"宋体" 12px normal;
}
.navmain ul{margin-left:5px;}
.navmain li{float:left;}
.navmain li a{float:left;color:#FFFFFF;padding:0 20px; font:normal 12px/37px "宋体";font-weight: bold;display:inline; text-decoration:none;}
.navmain li.Menu a{color:#ffffff;font-weight: bold;background:url(../images/nav_move.jpg) repeat-x;}
.navmain li a:hover{color:#ffffff;font-weight: bold;background:url(../images/nav_move.jpg) repeat-x;}