﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#box #header {
	float: left;
	width: 820px;
}
#box #main {
	float: left;
	width: 820px;
}
#box #footer {
	float: left;
	width: 820px;
	background-image: url(../images/index_06.jpg);
	height: 100px;
}
#header #logo {
	background-image: url(../images/index_01.jpg);
	float: left;
	height: 97px;
	width: 820px;
	font-size: 12px;
	color: #9F9F9F;
	text-align: right;
}
#logo #top a {
	color: #9F9F9F;
	text-decoration: none;
}
#box #main #siderbar {
	/*background-image: url(../images/index.jpg);*/
	float: left;
	height: 304px;
	width: 820px;
}
#main #left {
	background-image: url(../images/index_04.jpg);
	float: left;
	height: 157px;
	width: 413px;
}
#header #logo #top {
	margin-top: 9px;
}
#main #right {
	background-image: url(../images/index_05.jpg);
	float: right;
	height: 157px;
	width: 407px;
	font-size: 12px;
	line-height: 22px;
}
#right a {
	color: #656668;
	text-decoration: none;
}

#main #right li {
	margin-left: 16px;
}
#xinwen {
	margin-top: 12px;	
	width: 382px;
}
#xinwen li
{
	list-style-type:none;
	border-style:none;
}
.xinwenli_01
{
	font-size: 14px;
	color: #DA0004;
	width:285px;
	text-align:left;
	}
.xinwenli_02
{
	width:60px;
	float:right;
	}
#header #menu li {
	display: inline;
}

#box #main #right {
	color: #656668;
}
#right #content {
	margin-top: 5px;
	width: 382px;
}
#right #content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content li
{
	border-bottom:1px dashed #646567;
	list-style-position:inside;
}
.li_01
{
	width:285px;
	text-align:left;
	}
	
.li_02
{
	width:60px;
	float:right;
	}
	
#main #left #tu1 {
	width: 131px;
	float: left;
	margin-top: 38px;
	text-align: center;
	border: 1px solid #CACACA;
	margin-left: 3px;
}
#box #footer {
	background-image: url(../images/index_06.jpg);
	float: left;
	height: 100px;
	width: 820px;
	font-size: 12px;
	line-height: 22px;
	color: #9E9E9E;
	text-align: center;
}
#footer #banquan {
	margin-top: 17px;
}
#logo #top a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer #banquan a {
	color: #FF0000;
	text-decoration: underline;
}
#header #menu {
	background-image: url(../images/moban_02.jpg);
	float: left;
	height: 36px;
	width: 820px;
}
#header #menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "微软雅黑";
}
#header #menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
}
#header #menu ul {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

