/* CSS Document */

body
{
	margin:0 auto;
	width:1000px;
	padding:0;
	font-size:12px;
	}
ul 
{
	padding:0;
	margin:0;
	list-style:none;
	}
a
{
	text-decoration:none;
	color:#820006;
	}
 a:hover
{
	text-decoration:none;
	color:#32A5B8;
	}
.more a
{
	text-decoration:none;
	color:#820006;
	}
.more a:hover
{
	text-decoration:none;
	color:#820006;
	}
.nav
{
	background:#820006;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	width:990px;
	padding-left:10px;
	margin-bottom:5px;
	}
.nav ul li
{
	float:left;
	width:95px;
	text-align:center;
	}
.nav ul li a
{
	float:left;
	width:95px;
	color:#FFFFFF;
	}
/*.nav_bg
{
	color:#820006;
	background:url(images/nav_bg.jpg) no-repeat;
	width:95px;
	height:30px;
	text-align:center;
	}*/
.banner
{
	background:url(images/banner.jpg) no-repeat;
	width:1000px;
	height:195px;
	margin-bottom:5px;
	}
.content
{
	margin:0 5px 5px 5px;
	width:990px;
	}
.c_left
{
	float:left;
	background:#FBF9EC;
	width:268px;
	padding:10px;
	border:1px solid #820006;
	margin-right:5px;
	}
.c_title
{
	font-size:14px;
	font-weight:bold;
	color:#820006;
	display:block;
	padding-bottom:5px;
	}
.c_left ul li
{
	line-height:1.7;
	}
.more
{
	float:right;
	padding:7px;
	}
.c_mid
{
	float:left;
	background:#FBF9EC;
	width:316px;
	padding:10px 26px 5px 26px;
	border:1px solid #820006;
	margin-right:5px;
	}
.liuchengtu
{
	background:url(images/liucheng.jpg) no-repeat;
	width:323px;
	height:278px;
	}
.c_right
{
	float:left;
	background:#FBF9EC;
	width:288px;
	padding:10px;
	border:1px solid #820006;
	}
.lxwm
{
	background:url(images/lxwm.jpg) no-repeat;
	width:280px;
	height:230px;
	margin-top:43px;
	}
.lxwm_img
{
	background:url(images/lxwm.jpg) no-repeat;
	margin-left:100px;
	padding:130px 0 0 270px;
	}
.footer
{
	clear:both;
	text-align:center;
	padding-top:40px;
	}

.left
{
	float:left;
	background:#FBF9EC;
	width:290px;
	border:1px solid #820006;
	margin-right:5px;
	}
.left ul
{
	padding-bottom:10px;
	}
.left ul li
{
	line-height:2;
	background:url(images/icon.jpg) no-repeat 20px 18px;
	font-size:14px;
	font-weight:bold;
	padding:13px 0 10px 50px;
	border-bottom:1px dashed #820006;
	margin:0 5px 0 5px;
	}
.right
{
	float:left;
	background:#FBF9EC;
	border:1px solid #820006;
	width:671px;
	padding:10px;
	line-height:2;
	}
	
.page
{
	display:block;
	text-align:center;
	}
