/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-size:12px;
	font-family:"宋体";
	color: #000000;
	line-height: 22px;
	background-color: #F6F6EC;
}
img {
	border:none;
}
/*常用类*/
.layout_center {
	width:888px;
	margin:0 auto;
}
.float_clear {
	clear:both;
}
/*常用标签通用样式*/
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#E30000;
}
.red {
	color:#FF0000;
	line-height: 26px;
}
.date {
	float:right;
	color:#666;
	font-size: 12px;
}
.more {
	float:right;
	padding-right:10px;
	padding-top: 10px;
}
.more a {
	color: #FFFFFF;
}
.more a:hover {
	text-decoration:underline;
	color: #FFFF00;
}
.more_A {
	float:right;
	padding-right:10px;
	padding-top: 10px;
}
.more_A a {
	color: #333333;
}
.more_A a:hover {
	text-decoration:underline;
	color:#E30000;
}

/*头部*/
#top {
	height: 107px;
	background-image: url(../images/index_01.gif);
	background-repeat: no-repeat;
	width: 888px;
}
.top_A {
	height: 60px;
	width: 888px;
}
.top_B {
	height: 40px;
	width: 888px;
}
.top_B ul {
	text-align: right;
}
.top_B ul li {
	display: inline;
}
.top_B ul li a{
	color:  #333333;
	padding: 8px;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
}
.top_B ul li a:hover{
	color: #E30000;
	text-decoration: underline;
}

#nav {
}
.nav_A {
	height: 272px;
	width: 262px;
	float: left;
}
.nav_A ul {
	padding-top: 30px;
	padding-left: 80px;
}
.nav_A ul li {
}
.nav_A ul li a{
	color:  #E9E7D8;
	padding: 9px 6px 6px;
	font-size: 16px;
	line-height: 36px;
	font-family: "黑体";
}
.nav_A ul li a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #E7E8DC;
}

.nav_B {
	float: left;
}




/*主体*/
#content {
	height: 791px;
	width: 888px;
	background-image: url(../images/news_04.gif);
	background-repeat: no-repeat;
	clear:both;
}

/*主体左边*/

#left {
	width: 255px;
	float: left;
	height: 780px;
	margin-right: 20px;
}
.left_A_title {
	height: 215px;
	padding-top: 17px;
	padding-left: 45px;
}
.left_A_body {
	font-size: 13px;
	color: #730519;
	margin-right: 10px;
	margin-left: 20px;
}
.left_A_body a {
	font-weight: bold;
	color: #730519;
	font-size: 13px;
}
.left_A_body a:hover {
	text-decoration:underline;
	color:#E30000;
}
.left_B_title {
	height: 225px;
	padding-top: 17px;
	padding-left: 45px;
}
.left_B_body {
	font-size: 13px;
	color: #730519;
	margin-right: 10px;
	margin-left: 20px;
}
.left_B_body a {
	font-weight: bold;
	color: #730519;
	font-size: 13px;
}
.left_B_body a:hover {
	text-decoration:underline;
	color:#E30000;
}


/*主体中部*/

#content_center {
	width: 590px;
	float: left;
	height: 780px;
}
.center_A_title {
	height: 50px;
	padding-top: 17px;
	padding-left: 40px;
	font-family: "黑体";
	font-size: 20px;
	color: #730519;
}
.center_A_body {
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
}
.center_A_body ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.center_A_body table {
	border-collapse:collapse;
	width:95%;
	margin-top:10px;
	margin-bottom: 10px;
}
.center_A_body table td {
	font-size: 12px;
	word-spacing: 5px;
}
.center_A_body table th {
	text-align:center;
	border:1px solid #EEEEEE;
	font-size: 12px;
}
.center_A_body input, textarea {
	border:1px solid #CCCCCC;
	font-size:12px;
	font-family:"宋体";
	background-color: #F9FBFD;
	color: #005080;
	padding-top: 3px;
}




/*版权信息*/
#copyright {
	height:180px;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	background-color: #CAC9B5;
	clear: both;
}
.copyright_left {
	text-align: left;
	height: 70px;
	width: 233px;
	float: left;
	font-weight: bold;
	color: #730519;
	padding-top: 40px;
	padding-left: 120px;
	line-height: 20px;
	font-size: 13px;
}
.copyright_center {
	text-align: left;
	height: 70px;
	width: 350px;
	float: left;
	font-weight: bold;
	color: #730519;
	padding-top: 20px;
	line-height: 20px;
	font-size: 13px;
}
.copyright_right {
	text-align: left;
	height: 70px;
	width: 155px;
	float: left;
	font-weight: bold;
	color: #730519;
	padding-top: 21px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 13px;
}
.copyright_right a{
	color: #730519;
}
.bottum {
	clear: both;
	padding-top: 8px;
	width: 888px;
	padding-bottom: 1px;
}
.bottum ul {
	padding-left: 12px;
}
.bottum ul li {
	float: left;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
}
.bottum ul li a{
	color: #730519;
}
.bottum ul li a:hover{
	color: #E30000;
}
.bottum1 {
	text-align: center;
	padding-top: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



