/* 2级导航 */
.nav2nd {
	width: 98%;
	height: 28px;
	margin: 20px auto 0 auto;
	text-align: right;
	border: #0099FF 1px solid;
	border-width: 0 0 2px 0;
}

.nav2nd ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.nav2nd ul li {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100px;
	height: 28px;
}

.nav2nd ul li a {
	width: 100px;
	height: 28px;
	display: block;
	background: url(../../images/static/bg_menu.gif) no-repeat 0 0;
	text-decoration: none;
}

.nav2nd ul li a span {
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: url(../../images/static/bg_menu_lt.gif) no-repeat 0 0;
	cursor: pointer;
}

.nav2nd ul li .selected,.nav2nd ul li a:hover {
	display: block;
	background: url(../../images/static/bg_menub.gif) no-repeat 0 0;
	text-decoration: none;
}

.nav2nd ul li a .selected,.nav2nd ul li a:hover span {
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: url(../../images/static/bg_menu_ltb.gif) no-repeat 0 0;
	color: #FFF;
}



html {
	font-family: "宋体", Arial;
	font-size: 12px;
	background: #fff;
	margin: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #ee6030;
	text-decoration: none;
}

.head {
	width: 960px;
	margin: auto;
}

.head div.logo {
	width: 960px;
	height: 240px;
	background: url(../../images/static/top-img.jpg) no-repeat;
}

.head div.logo_links {
	width: 425px;
	height: 30px;
	float: right;
	color: #2679ae;
	padding-top: 10px;
	overflow: hidden;
}

.head div.logo_links a:link {
	color: #2679ae;
	text-decoration: none;
}

.head div.logo_links a:visited {
	color: #2679ae;
	text-decoration: none;
}

.head div.logo_links a:hover {
	color: #2679ae;
	text-decoration: none;
}

.head div.menus {
	height: 30px;
	background: url(../../images/static/lm-bg.gif) repeat-x;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	valign: middle;
	text-align: center;
}

.head div.menus_bottom {
	height: 5px;
	background: url(../../images/static/fenge.gif) repeat-x;
}

.content_list_content {
	background: url('../../images/static/neirong-bg.gif') repeat-y;
	margin: auto;
	text-align: center;
	display: table;
	width: 745px;
}

.content_content_title {
	background: url('../../images/static/neirong-titlebg.gif') no-repeat;
	width: 745px;
	height: 140px;
	margin: auto;
	align: center;
}

.content_content_bg {
	background: url('../../images/static/neirong-bg.gif') repeat-y;
	width: 745px;
	margin: auto;
	align: center;
}

.foot_logo {
	background: url('../ ../ images/ static/ logo . jpg ") no-repeat;
	width: 174;
	height: 65;
}

.head_zhuanti {
	background: url('../../images/static/top-dianzhui.gif') no-repeat;
	width: 9px;
	height: 9px;
}
