@charset "gb2312";
/********************************************************
						网站通用样式  home
********************************************************/
html{ overflow-x:hidden;}
body {
	font: 12px/1.4 SimSun;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
}
li {
	list-style: none;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
section, header {
	display: block;
}
h1, h2, h3, h4, h5, h6, p, dl, dd {
	margin-top: 0;
	margin-bottom: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
.list, .box1,nav,.nav_cen{
	width: 990px;
	margin: auto;
}
.name {
	text-indent: 10px;
	line-height: 30px;
	float: left;
}
.name strong {
	font-size: 14px;
	font-family: "SimSun"
}

.h20, .h10 {
	width: 100%;
	overflow: hidden;
	clear: both;
}

.h20 {
	height: 20px;
}
.h10 {
	height: 10px;
}
.main {
	width: 100%;
	background:#f5f5f5;
	float: left;
	min-height: 418px;
}
.w990{ width:990px;}
/********************************************************
						网站通用样式 end
********************************************************/



/********************************************************
						网站头部  home
********************************************************/
header.header {
	width: 100%;
	background: url(../images/header.jpg) no-repeat center top;
	float: left;
	padding-bottom: 5px;
}
/**box home**/
.box {
	width: 310px;
	padding-left: 647px;
	margin: auto;
	height: 110px;
}
.set {
	height: 30px;
	padding-top: 17px;
}
.set li {
	float: left;
	padding: 0 5px;
}
.set a {
	color: #504e4e
}
.search {
	float: left;
	width: 300px;
	height: 21px;
	padding-top: 16px;
	position: relative;
}
.search .form {
	width: 100%;
}
.search_box {
	position: absolute;
	left: 9px;
	top: 14px;
	color: #a2a2a1;
	width: 204px;
	height: 21px;
	border: 0px;
	background: none;
}
.submit {
	position: absolute;
	right: 5px;
	top: 15px;
	border: 0px;
	width: 70px;
	height: 21px;
	color: #fff;
	float: left;
	display: block;
	background: none;
}
/**box end**/


/**导航 home**/
nav {
	height: 38px;
	display: block;
	width: 100%;
	background: #d7313e;
	box-shadow: 0 2px 3px #888;
	behavior:url("/PIE.htc"); 
}
nav ol {
	float: left;
	background: url(../images/1_04.jpg) no-repeat left center;
	width:110px;
	text-align:center;
	
}
nav ol.no{ background:none;}
nav ol a {
	line-height: 38px;
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
}
nav ol a:hover {

	display: block;

}

#xiela ol.sfhover ul {
 left: auto;

width:110px; 

}
#xiela ol ul {
 line-height: 27px; text-align:left;
 background:#d7313e;
 _margin-left:-55px;
 left: -999em;  width:110px; position: absolute; 
}
#xiela ol ul li{
 float: left;
 width: auto;
width:100%;
  text-align:center;s
}
#xiela ol ul a{
 display: block;
 width: auto;
 color:#fff;
 font-weight:normal;
 font-size:14px;
 line-height:25px;
}



#xiela ol:hover ul {
 left: auto;
 *margin-left:-55px;
 _margin-left:115px;
}

/**导航 end**/

/********************************************************
						网站头部  end
********************************************************/




/********************************************************
						网站低部  home
********************************************************/
footer {
	background:url(../images/box.jpg) repeat-x left top #f5f5f5;
	float: left;
	width: 100%;
	padding: 20px 0 10px;
	color: #666;
}
footer p {
	width: 993px;
	margin: auto;
	text-align: center;
	line-height: 25px;
}
footer p a {
	color: #666;
}

/********************************************************
						网站低部  end
********************************************************/
