@charset "utf-8";

.nompage {
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
	width:675px;
	height:auto;
}
.menu_bar{
	width:675px; _width:625px;
	margin:0px;
	height:40px;
	float:left;
	padding-left:50px;
	background:url(../images/right_barbg.png) no-repeat;
}
.menu_bar span{
	background:url(../images/dh_bar.gif) no-repeat; 
	display:block; 
	height:40px; _height:24px; 
	padding:16px 0px 0px 25px;
	float:left;
}
.menu_bar span a{color:#22A0A3; font-size:13px; font-weight:bold; text-decoration:none;}
.menu_bar span a:hover{color:#930; font-size:13px; font-weight:bold; text-decoration:none;}

.nmpage_box{
	float:left;
	width:673px;
	height:auto;
	border:#A7CDCD 1px solid;
	background-color:#FFF;
}

html>body .nmpage_box{height: auto; min-height: 455px;}

li.nmlink{
	float:left;
	display:block;
	width:110px; 
	height:18px;
	padding-top:7px;
	margin:2px 0px 2px 7px; 
	border:#DDDDDD 1px solid; 
	text-align:center;
	cursor:pointer;
	font-size:12px;
	color:#4E8787;
	background:url(../images/bar_ico.gif) 4px 5px no-repeat;
	background-color:#FFFFFF;
}
li.nmlink:hover{
	float:left;
	display:block;
	width:110px; 
	height:18px;
	padding-top:7px;
	margin:2px 0px 2px 7px; 
	border:#A7CDCD 1px solid; 
	background-color:#D7ECED;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#930;
}
li.nmlink a{color:#4E8787;; text-decoration:none;}
li.nmlink a:hover{color:#930; text-decoration:none;}

.nmpage_lmenu_bg {
	margin:0px;
	padding:0px;
	width:248px;  /*250-2*/
	height:300px; /*94-1*/
	background-color:#F0F8F8;
	border:#a7cdcd 1px solid;
	border-top:none;
}

html>body .nmpage_lmenu_bg{height: auto; min-height: 300px;}

.nmpage_lmenu_bg li{
	list-style-type:none;
	float:left;
	margin:5px;0px 3px 10px;
	padding:8px 0px 0px 40px;
	width:180px;
	height:18px;
	font-size:13px;
	font-family:"宋体";
	font-weight:bold;
	color:#22A0A3;
	letter-spacing:5px;
	border-bottom:#666 1px dotted;
	background:url(../images/bar_ico2.gif) 15px 7px no-repeat;
}
.nmpage_lmenu_bg li a{color:#22A0A3; text-decoration:none}
.nmpage_lmenu_bg li a:hover{color:#930; text-decoration:none;}

/*----------news-------------*/
#newslist a{color:#1A7779; text-decoration:none;}
#newslist a:hover{color:#930; font-weight:500; text-decoration:none;}


