*{
 padding:0px;
 margin:0px;
}
body{
	font-family:"宋体";
	font-size:12px;
	color:#333333;
}
.clear{
	 clear:both;
 }
a:link,a:visited{
	 color: #333333;
	 text-decoration:none;
 }
a:hover,a:active{
	 color:#F00;
	 text-decoration:underline;
 }


/************************* 头部header*******************/
.header_top{
	margin:auto;
	background:url(../images/header_bg.jpg) repeat-x;
	height:50px;
}
.header{
   width:960px;
   height:50px;
   margin:auto;
}
.header p{
   float:left;
   height:50px;
}
.header_title{
	height:50px;
	line-height:50px;
	float:right;
}

.header_title span{
	font-family:"宋体";
	font-size:12px;
	line-height:50px;
	color:#010101;
}
.header_title span a{
	padding-left:5px;
	padding-right:5px;
}
.header_title span a:link,.header_title span a:visited{
	color:#010101;
	text-decoration:none;
}
.header_title span a:hover,.header_title span a:active{
	text-decoration:none;
	color:#F00;
}
/**********************banner***********************/
.banner{
	width:940px;
	margin-left:10px;
	display:inline;
	float:left;
	border-bottom:6px solid #fd0100;
}
.banner dl{
	width:940px;
	float:left;
	text-align:center;
    font-family:"Microsoft YaHei";
	padding-top:10px;
}
/***************************正文代码*************/
.conanter{
	width:960px;
	margin:auto;
}
.main{
	width:960px;
	float:left;
	margin-top:10px;
	background: #FFF;
}
.word{
	width:920px;
	float:left;
	padding-top:10px;
	margin-left:20px;
	display: inline;
	line-height:30px;
	font-size:16px;
	font-family:"宋体";
}
.wenxin{
	width:892x;
	float:left;
	padding-top:10px;
	margin-left:20px;
	display: inline;
    font-family:"Microsoft YaHei";
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-indent:28px;
}
.map{
	width:920px;
	float:left;
	padding-top:20px;
	padding-left:20px;
}
.dibu{
	width:920px;
	float:left;
	padding-top:20px;
	padding-left:20px;
}
.dibu span{
	width:920px;
	float:left;
	font-size:16px;
}
.dibu p{
	width:920px;
	float:left;
	font-size:16px;
	text-align:right;
	line-height:32px;
}
/******************bottom***********************/
.footer{
	margin:auto;
	text-align:center;
	line-height:24px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:"宋体";
}
