*{margin:0;padding:0}
body{
	 background:#dfdfdf;
}
a{
	color:#333333;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	list-style:none;
}
img{
	max-width:100%;
}
#container{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
}
.top{
	width:100%;
	margin:0 auto;
	height:228px;
}
.container-fluid{
	width:980px;
	margin:0 auto;
	height:auto;
	padding:0;
	padding:10px;
}
.row-fluid .span3{
	height:auto;
	float:left;
	background:#FFFFFF;
}
.row-fluid .span3 h5{
	height:35px;
	line-height:35px;
	padding-left:10px;
	color:#ffffff;
	font-family:'微软雅黑';
	background:url(../../img/menu.png) no-repeat -5px -6px;
	position:relative;
	z-index:10;
	margin:10px 10px 0 10px;
	text-align: center;
}
.row-fluid .span3 ul{
	padding-top:5px;
}
.row-fluid .span3 ul li{
	width:90%;
	height:35px;
	margin:5px auto;
	text-align:center;
	line-height:35px;
	font-size:14px;
	overflow:hidden;
	background:#c5dcff;
	position:relative;
	z-index:10;
}
.row-fluid .span3 ul li a{
	display:block;
	width:100%;
	height:35px;
	font-weight:bold;
	color:#0c58ca;
	font-family:'微软雅黑';
}
.row-fluid .span3 ul li:hover{
	background:#f6b9b9;
}
.row-fluid .span9{
	min-height:500px;
	_height:500px;
	padding-bottom:20px;
	float:right;
	background:#FFFFFF;
}
.row-fluid .span9 h5{
	height:35px;
	line-height:35px;
	padding-left:10px;
	color:#ffffff;
	font-family:'微软雅黑';
	background:url(../../img/menu.png) no-repeat -5px -6px;
	position:relative;
	z-index:10;
	margin:10px 10px 0 10px;
}
.container-fluid h4{
	text-align:center;
	color:red;
	margin-top:20px;
	font-family:'微软雅黑';
}
.row-fluid .span9 .span3{
	text-align:center;
	font-size:12px;
	height:40px;
	line-height:40px;
	padding:0 1px;
	_float:left;
	_width:24.5%;
	font-family:'微软雅黑';
}
.container-fluid .con{
	font-size:15px;
	line-height:28px;
	text-align:center;
	min-height:400px;
	_height:400px;
	padding:10px 20px;
	font-family:'微软雅黑';
}
.container-fluid .con img{
	margin:20px 0;
}
.container-fluid .con p{
	text-align:justify;
	text-indent: 2em;
	text-justify:inter-ideograph;
}
.fujian{
	padding:20px 20px;
}
.share{
	height:20px;
	padding:20px 0;
}
.share div{
	width:275px;
	float:right;
}
.share div a{
	display:block;
	width:65px;
	float:left;
	font-size:12px;
	padding-left:25px;
}
.share div a.a1{
	background:url(../../img/share.gif) no-repeat;
}
.share div a.a2{
	background:url(../../img/share.gif) no-repeat -100px 0;
}
.share div a.a3{
	background:url(../../img/share.gif) no-repeat -200px 0;
}
.breadcrumb .active{
	background:none;
}
.page{
	width:100%;
	height:40px;
	text-align:center;
	 margin:30px 0;
}
.page ul{
	box-shadow:none;
	display: inline-block;
}
.page ul li{
	float:left;
	margin:0 5px;
	width:37px;
	height:37px;
}
.page ul li a{
	width:37px;
	height:37px;
	display:block;
	font-weight:bold;
	line-height:37px;
	text-align:center;
	color:#666666;
	margin:0;
	padding:0;
	background:url(../../img/page.png) no-repeat 0 0;
	border:none;
}
.page ul li a:hover{
	background:url(../../img/page.png) no-repeat 0 -37px;
}
.page ul li a:focus{
	background:url(../../img/page.png) no-repeat 0 -74px;
}
.page ul li a.selected{
	background:url(../../img/page.png) no-repeat 0 -111px;
	color:#FFFFFF;
}
.foot{
	width:100%;
	margin:0 auto;
}