﻿/*--------通用-----------*/
* {
	margin: 0 auto;
	padding: 0px;
}
body {
	margin: 0 auto;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	border: 0px;
}
/*--------头部-----------*/
#header {
	background: #fff url('../images/topnav.jpg') no-repeat;
	width: 962px;
	height: 50px;
}
#topnav {
	list-style-type: none;
	padding: 0 0 0 50px;
}
.menu {
	display: block;
	float: left;
	color: #fff;
	background: url('../images/nav.jpg') no-repeat right top;
	font-family: 微软雅黑;
	padding: 8px 12px 0px;
	height: 30px;
}
.menuend {
	display: block;
	float: left;
	color: #fff;
	font-family: 微软雅黑;
	padding: 8px 12px 0px;
	height: 30px;
}
.menu a, .menuend a {
	color: #fff;
	text-decoration: none;
}
/*-------banner-----------*/
#banner {
	background: #fff url('../images/banner.jpg') no-repeat;
	width: 962px;
	height: 238px;
}
.logo {
	margin: 20px 0 0 20px;
	width: 329px;
	height: 108px;
	float: left;
}
.logo a{	
	width: 329px;
	height: 108px;
	display: block;
}
/*-------position-----------*/
#position {
	background: #fff url('../images/site.jpg') no-repeat;
	width: 962px;
	height: 33px;
	padding-bottom: 10px;
}
.site {
	background: #fff url('../images/s1.gif') no-repeat;
	margin: 0 0 0 24px;
	height: 20px;
	padding: 8px 0 0 26px;
	color: #09c;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
	float: left;
}
.search {
	float: right;
	background: #fff url('../images/s2.gif') no-repeat;
	padding: 0 0 0 26px;
	text-align: right;
	width:281px;
}
.search form {
	float: right;
	font-size: 100%;
	margin: 0;
	padding: 0;
	width: 266px;
	padding-right: 15px;
}
.search input {
	border: 1px solid #09c;
	color: #000;
	display: block;
	float: left;
	height: 21px;
	background-color: #fff;
	padding: 0 5px;
}
#button {
	background-color: #09c;
	height: 23px;
	width: 70px;
	color: #fff;
	display: block;
	margin: 0;
}
/*-------bodywrap-----------*/
#bodywrap {
	background: url('../images/bodywrap.jpg') repeat-y;
	width: 932px;
	padding: 0 15px;
	overflow: hidden;
	display: block;
}
.bodyleft {
	float: left;
	background: url('../images/bodyleft.jpg') repeat-y;
	width: 224px;
	font-family: 微软雅黑;
	font-size: 18px;
}
.navdl {
	width: 200px;
	background: url('../images/navdl.gif') no-repeat center bottom;
	height: 36px;
	margin-bottom: 10px;
	padding: 5px 0 0 0px;
	color: #000000;
}
.navdl strong {
	display: block;
	width: 100px;
	float: left;
	margin: 5px 25px 5px 0px;
}
.navdl img {
	float: left;
	width: 49px;
}
.menu_list {
	width: 209px;
}
.menu_head {
	color: #FFFFFF;
	height: 22px;
	margin: 3px 0 3px 30px;
	text-decoration: underline;
}
.menu_head a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: transparent url(../images/s3.gif) no-repeat scroll 0 0;
	padding: 3px 0 3px 22px;
}
.menu_head img {
	margin: 0 5px 0 0;
}
.menu_body {
	display: none;
	font-family: 微软雅黑;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 20px;
}
.menu_body a {
	display: block;
	color: #fff;
	padding-left: 30px;
	font-weight: bold;
	text-decoration: none;
}
.menu_body a:hover {
	color: #fff;
	text-decoration: underline;
}
.lx {
	width: 180px;
	line-height: 24px;
	list-style-type: none;
	text-align: left;
	color: #fff;
	margin: 0 0 10px 20px;
	font-size: 14px;
}
.lx span {
	font-size: 14px;
	font-weight: bold;
}
.bodyrigth {
	float: left;
	width: 690px;
	margin: 0 0 0 10px;
}
.navlm {
	width: 690px;
	background: url('../images/navlm.gif') no-repeat left bottom;
	height: 36px;
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	font-family: 微软雅黑;
	color: #000000;
}
.navlm strong {
	display: block;
	float: left;
	margin: 5px 45px 5px 0px;
	width: 505px;
}
.navlm img {
	float: left;
	width: 49px;
}
.content {
	font-size: 12px;
	padding:15px;
}
.conlist {}
.conlist  li{
background:url("../images/s10.gif") no-repeat scroll 0 0 transparent;
font-size:12px;
list-style:none ;
padding:2px 0 0 15px;
width:600px;
display:block;
}
.conlist li span {
float:right;
width:100px;}
.cplist {
}
.cplist ul {
	list-style: none;
}
.cplist ul li {
	float: left;
	width: 159px;
	margin: 0 10px 10px 0;
}
.cplist ul li img {
	width: 159px;
	height: 149px;
}
.cplist ul li span {
	width: 159px;
	text-align: center;
	display: block;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 5px;
}
.dtlist-1 {
	width: 340px;
	float: left;
}
.dtlist-2 {
	width: 340px;
	float: right;
}
.dtlm {
	width: 320px;
	background: url('../images/dtlm.gif') no-repeat left bottom;
	height: 36px;
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	font-family: 微软雅黑;
	color: #000000;
}
.dtlm strong {
	display: block;
	float: left;
	margin: 5px 45px 5px 0px;
	width: 200px;
}
.dtlm img {
	float: left;
	width: 49px;
}
.dtul {
	padding: 0 0 0 5px;
}
.dtul li {
	list-style: none;
	background: url("../images/s10.gif") no-repeat scroll 0 0 transparent;
	padding: 2px 0 0 15px;
	font-size: 12px;
	width: 320px;
	height:13px;
}
.dtul li a {
	width: 200px;
	float: left;
}
.dtul li span {
	float: right;
	margin: 0 20px 0 0;
	width: 100px;
}
.showpage{clear:both;text-align:center;margin: 40px 0px 0px 0px;}
/*-------footer-----------*/
#footer {
	background: #fff url('../images/footer.jpg') repeat-y;
	width: 962px;
	height: 100px;
	display: block;
	overflow: hidden;
}
#footer  a{	color: #fff;}
.fnav {
	margin: 40px 150px 0 150px;
	text-align: center;
}
.fnav ul {

	font-size: 12px;
	width:562px;
	padding: 0 50px;
	margin-bottom: 8px;
	height:20px;
}
.fnav ul li{float: left;}
.fnav p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	width: 562px;
}
.fmenu {
	display: block;
	float: left;
	color: #fff;
	font-family: 微软雅黑;
	padding: 0 12px 0;
	border-right: 1px #fff solid;
}
.fmenuend {
	display: block;
	float: left;
	color: #fff;
	font-family: 微软雅黑;
	padding: 0 12px 0px;
}
.fmenu a, .fmenuend a {
	color: #fff;
	text-decoration: none;
}

.core {
height:20px;
overflow:hidden;
background-color:#fff;
color:red;
font-family: 微软雅黑;
}
