﻿@charset "gb2312";
/* CSS Document */
body, ul, li, p, h1, h2, h3, h4, input {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background:url(bg.png) repeat-x 0 0;
}
ul, li, ol {
	list-style:none;
}
img {
	border:0
}
.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.h10{
	height:10px;
	overflow:hidden;
}
#content {
	background:url(main_bg.jpg) no-repeat center top;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.top {
	height:255px;
}
.logo {
	width:600px;
	padding-top:32px;
	padding-left:23px;
	position:relative;
}
.top_right {
	width:300px;
	text-align:right;
}
.top_sub {
	color:#fff;
	height:40px;
	line-height:40px;
}
.top_sub a {
	padding:0 10px;
	color:#fff;
}
.top_sub a:hover {
	color:#f2d1cf;
}
.logo_sub {
	padding-top:15px;
}
.banner {
	position:absolute;
	left:575px;
	top:118px;
}
.nav {
	height:46px;
	padding-left:10px;
}
.nav li {
	float:left;
	padding:0 20px;
	height:40px;
	line-height:40px;
	background:url(nav_libg.png) no-repeat right center;
}
.nav li a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.nav li a:hover {
	color:#eddede;
	text-decoration:none;
}
.tip {
	height:40px;
	line-height:40px;
	background:url(tip_bg.gif) repeat-x 0 0;
	color:#c6321a;
	padding:0 20px;
	margin-bottom:12px;
}
.tip p {
	width:400px;
	float:left;
}
.search {
	width:285px;
	float:right;
	background:url(search_bg.gif) no-repeat right center;
	color:#555;
}
.input_text {
	padding-left:30px;
	width:125px;
	color:#555;
	border:none;
	background:none;
	line-height:18px;
}
.input_button {
	width:52px;
	border:none;
	background:none;
	color:#fff;
	cursor:pointer;
}
.main {
	background:#fff;
}
.index_banner {
	border:#d9d9d9 1px solid;
	padding:5px;
	width:410px;
	margin-left:15px;
	_margin-left:8px;
	margin-bottom:12px;
	_margin-bottom:0;
}
.index_banner p {
	width:405px;
	padding-left:5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:34px;
	background:#f8f8f8;
}
.banner_img img {
	width:410px;
}
.index_banner p a {
	color:#e4130e;
}
.column {
	width:485px;
	background:url(column_bg.png) no-repeat 0 0;
	padding-right:15px;
	overflow:hidden;
}
.column_sub {
	border-bottom:#a9a8a8 1px dotted;
	padding-bottom:10px;
	margin-left:20px;
	width:445px;
}
.column_sub h2 {
	padding:15px 0 10px 50px;
	font-size:16px;
	width:400px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#d40300;
	text-align:center;
}
.column_sub a, .column_list li a:hover, .content_main li a:hover, .footer a:hover, .tszs_main li a:hover, .main_sub li a:hover {
	color:#d40300;
}
.column_sub p {
	text-indent:2em;
	line-height:22px;
	color:#777;
}
.column_list {
	padding:5px 20px;
	_padding:6px 20px;
	background:url(column_bottom.gif) no-repeat left bottom;
}
.column_list li {
	padding-left:20px;
	background:url(icon_column_list.gif) no-repeat 6px center;
	overflow:hidden;
	height:27px;
	line-height:27px;
	_height:24px;
	_line-height:24px;
	color:#777;
}
.column_list li a {
	display:block;
	width:330px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#333;
}
.left {
	width:685px;
	overflow:hidden;
}
.content {
	float:left;
	width:335px;
	background:url(content_bg.png) no-repeat left bottom;
	margin-bottom:15px;
}
.mr15 {
	margin-right:15px;
}
.content_title {
	background:url(content_titlebg.png) no-repeat left bottom;
	height:33px;
	line-height:33px;
	padding-left:40px;
	padding-right:10px;
	font-size:14px;
}
.content_title h2, .tszs_title h3 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.content_title a {
	color:#e32525;
	font-family:"����";
}
.content_sub {
	width:310px;
	margin:0 auto;
	border-bottom:#ddd 1px dotted;
	padding-bottom:8px;
}
.content_sub h3 {
	font-size:12px;
	font-weight:bold;
	width:310px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:30px;
	line-height:30px;
	color:#e4130e;
	padding-top:5px;
}
.content_sub h3 a {
	color:#e4130e;
}
.content_sub p {
	height:42px;
	color:#999;
	overflow:hidden;
	line-height:21px;
	text-indent:2em;
}
.content_main {
	padding:5px 0;
	color:#999;
}
.content_main li {
	padding-left:25px;
	background:url(icon_content_main.gif) no-repeat 13px center;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:15px;
}
.content_main li a {
	display:block;
	float:left;
	width:220px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:left;
	color:#555;
	height:30px;
}
.right {
	width:260px;
}
.jrlz, .tszs {
	background:url(jrlz_bg.gif) no-repeat left bottom;
}
.jrlz_title {
	padding:0 10px;
	background:url(jrlz_titlebg.jpg) no-repeat 0 0;
	height:34px;
	font-size:14px;
	line-height:38px;
	overflow:hidden;
}
.jrlz_title a, .tszs_title a {
	color:#fff;
	font-family:"����";
}
.jrlz_title h3 {
	font-size:14px;
	font-weight:bold;
	color:#e4130e;
	padding-left:13px;
}
.jrlz_main {
	position:relative;
	text-align:center;
	padding:20px 0 10px 0;
	width:260px;
}
.jrlz_img img {
	width:160px;
}
.jrlz_main p a {
	line-height:30px;
	color:#222;
}
.number {
	position:absolute;
	left:0;
	top:0;
	background:#fff;
	padding:0 5px;
	padding-top:10px;
	width:22px;
}
.number li {
	height:27px;
	position:relative;
}
.number li a {
	display:block;
	width:15px;
	height:25px;
	line-height:22px;
	color:#444;
	background:url(number_bg1.png) no-repeat left center;
	overflow:hidden;
	white-space:nowrap;
	position:absolute;
	left:0;
	top:0;
	padding-left:7px;
}
.number li a:hover {
	width:113px;
	background:url(number_bg2.png) no-repeat left center;
	_background:url(number_bg2.gif) no-repeat left center;
	color:#fff;
	padding-right:5px;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-decoration:none;
}
.number li span {
	padding:0 8px 0 0;
}
.zrxx {
	height:95px;
	padding:15px 0;
	padding-bottom:12px;
}
.tszs{padding-top:20px;}
.tszs_title {
	font-size:14px;
	height:29px;
	line-height:29px;
	padding:0 10px;
	background:url(tszs_titlebg.jpg) no-repeat 0 0;
	padding-left:25px;
}
.tszs_main {
	padding:7px 0;
}
.tszs_main li {
	padding-left:27px;
	width:220px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	height:29px;
	line-height:29px;
	background:url(icon_tszs.gif) no-repeat 13px center;
}
.tszs_main li a {
	color:#555;
}
.friendlink {
	_margin-top:-13px;
	height:90px;
	overflow:hidden;
}
.link_title {
	width:22px;
	padding-left:10px;
	color:#fff;
	background:url(link_titlebg.jpg) no-repeat 0 0;
	height:80px;
	padding-top:10px;
	line-height:18px;
}
.link_mian {
	width:653px;
	background:url(link_mianbg.png) no-repeat 0 0;
}
.link_mian li {
	float:left;
	width:192px;
	padding:10px 20px;
	padding-right:0;
}
.link_mian li img {
	width:190px;
	border:#fff 1px solid;
}
.footer {
	text-align:center;
	color:#555;
	line-height:26px;
	border-top:#cb0e0e 3px solid;
	margin-top:12px;
}
.footer span {
	color:#888;
}
.footer a {
	color:#888;
}
.footer img {
	width:60px;
}
/**/
.left_nav {
	width:200px;
	background:url(left_navbg.jpg) no-repeat right top;
	padding:9px 0 15px 20px;
}
.left_nav h2 {
	height:34px;
	line-height:34px;
	padding-left:55px;
	font-size:16px;
	font-family:"΢���ź�";
	color:#fe5a00;
	font-weight:normal;
}
.contact {
	padding-top:32px;
	color:#fff;
}
.contact h2 {
	font-size:15px;
	color:#333;
	margin-bottom:15px;
}
.contact h2 span {
	color:#999;
	font-size:10px;
	text-transform:uppercase;
	padding-left:6px;
}
.contact p {
	padding:3px 10px;
	line-height:20px;
	padding-left:15px;
}
.main_right {
	width:860px;
	padding-bottom:10px;
	background:url(main_rightbg.gif) no-repeat left bottom;
	margin:0 auto;
}
.main_title {
	height:41px;
	line-height:41px;
	background:url(main_titlebg.png) no-repeat 0 0;
	padding-left:15px;
}
.title {
	width:310px;
	font-size:18px;
	color:#ce0b0f;
	background:url(icon_title.png) no-repeat left center;
	padding-left:25px;
	font-family:"΢���ź�";
}
.title span {
	color:#888;
	font-size:12px;
	text-transform:uppercase;
}
.breadcrumb {
	width:320px;
	text-align:right;
	color:#777;
	font-family:"����";
	background:url(breadcrumb_bg.png) no-repeat right center;
	padding-right:15px;
}
.breadcrumb a {
	color:#c6321a;
}
.main_content {
	border:#ffcf91 1px solid;
	border-top:0;
	border-bottom:0;
	padding:0 20px;
}
.main_sub {
	margin-bottom:12px;
}
.main_sub li {
	height:40px;
	line-height:40px;
	border-bottom:#e1e1e1 1px dotted;
	text-align:right;
	padding-left:30px;
	background:url(icon_main_content.gif) no-repeat 12px center;
	color:#888;
}
.main_sub li a {
	display:block;
	float:left;
	width:520px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:left;
	color:#333;
}
.page {
	height:33px;
	padding:0 12px;
	background:#f0f0f0;
}
.text {
	width:300px;
	color:#666;
	line-height:33px;
}
.text span {
	padding:0 5px;
	color:#f75700;
}
.page_sub {
	padding-top:6px;
}
.page_sub li {
	float:left;
	margin:0 2px;
	color:#f75700;
}
.alink a {
	display:block;
	color:#f75700;
	border:#c6c6c6 1px solid;
	padding:0 6px;
	line-height:18px;
	background:#fff;
}
.active a {
	display:block;
	border:#ff4d00 1px solid;
	background:url(page_libg.png) repeat-x 0 0;
	font-weight:bold;
	color:#fff;
	padding:0 6px;
	line-height:18px;
}
.main_content p {
	padding:10px 0;
	color:#444;
	line-height:26px;
}
.article {
	text-align:center;
	padding-top:30px;
}
.article h2 {
	font-family:"΢���ź�";
	font-size:20px;
	font-weight:normal;
	color:#222;
	line-height:30px;
}
.article p {
	color:#888;
}
.article p span {
	padding-right:25px;
	color:#c6321a;
}
.article p a {
	color:#c6321a;
}
.book_list {
	padding:20px;
	border-bottom:#f3dec7 1px dotted;
	margin-bottom:10px;
}
.book_img {
	width:220px;
	text-align:center;
	padding:10px 0;
	background:url(book_imgbg.gif) no-repeat center center;
}
.book_img img {
	width:196px;
}
.book_text {
	width:480px;
}
.book_text h3 {
	padding:15px 0 10px 0;
	line-height:30px;
	color:#e03902;
	font-size:16px;
	font-weight:normal;
	font-family:"΢���ź�";
}
.book_text h3 a {
	color:#e03902;
}
.book_text p {
	padding:2px 0;
	color:#6d3506;
	line-height:21px;
}
.button {
	margin-top:20px;
}
.button a {
	display:block;
	width:80px;
	height:23px;
	line-height:23px;
	color:#fff;
	background:url(button_bg.gif) no-repeat 0 0;
	padding-left:24px;
}
.link select{
	width:180px;
	text-align:center;
	margin-right:8px;
	border:#5b9dd1 1px solid;
	height:22px;
	line-height:22px;
}