﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#fafafa;
	font-family: "宋体";
	font-size:12px;
}
td {font-size: 12px;}
p {text-indent: 2em;}
img {border:0px;}
/*链接样式*/
a {
	text-decoration:none;
	color:#3f4344;
}
a:hover {
	text-decoration:underline;
	color:#c30101;
}

/*翻页样式*/
.page {
	margin: 22px 15px 25px 10px;
	padding: 3px 22px 5px 0px;
	text-align:right;
	color:#9d9d9d;
	clear:both;
}
.page a {
	text-decoration:none;
	color:#9d9d9d;
	border: 1px solid #cccccc;
	padding:2px 4px;
	margin:0px 1px;}
.page a:hover {text-decoration:underline;color:#d10f02;}
.page span {border: 1px solid #cccccc; padding:2px 4px;}

.page2 {
	margin: 22px 20px 25px 20px;
	padding: 3px 22px 5px 0px;
	text-align:right;
	color:#333;
	background-color:#ececec;
	clear:both;
}
.page2 a {
	text-decoration:none;
	color:#333;
	padding:2px;
	margin:0px 1px;}
.page2 a:hover {text-decoration:underline;color:#d10f02;}
.page2 span {border: 1px solid #cccccc; padding:2px 4px;}


/*左右框架样式*/
.leftbar {
	width:191px;
	margin:0px;
	background-color:#f6f6f6;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*主体框架*/
.mainbox {
	width:966px;
	margin: 0px auto;
	background-color:#fff;
	padding:0px;
}
.main_bg {
	margin: 0px;
	padding:0px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
.main_bg2 {
	margin: 0px;
	padding:0px;
	background-image: url(../images/bg_main2.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*导航样式*/
.mainnav {
	margin: 1px 0px 0px 0px;
	padding:0px;
	height: 28px;
}
/*二级栏目样式*/
.submenulist2 {margin:0px 0px 80px 1px;padding: 0px; width:191px;}
.submenulist2 ul {margin:0px;padding: 0px;}
.submenulist2 li {
	margin:0px;
	padding: 0px;
	border-bottom: 1px solid #fff;
	list-style: none;
}
.submenulist2  a.a3 {
	color: #1e1f1f;
	background-image: url(../images/bg_menuoff.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 7px 0px 7px 29px;
	width:162px;
	display: block;
	text-decoration: none;
}
.submenulist2  a.a3:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1e1f1f;
	background-image: url(../images/bg_menuon.gif);
	background-repeat: no-repeat;
}
.submenulist2  a.a4 {
	font-weight: bold;
	color: #1e1f1f;
	background-image: url(../images/bg_menuon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width:162px;
	display: block;
	padding: 7px 0px 7px 29px;
	text-decoration: none;
}
.submenulist2 a.a4:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1e1f1f;
	background-image: url(../images/bg_menuon.gif);
	background-repeat: no-repeat;
}


.submenulist3 {margin:0px 0px 12px 0px;padding: 0px; width:191px;}
.submenulist3 ul {margin:0px;padding: 0px;}
.submenulist3 li {
	margin:0px;
	padding: 0px;
	border-bottom: 1px solid #fff;
	list-style: none;
}
.submenulist3  a.a1 {
	color: #1e1f1f;
	background-image: url(../images/bg_menu2off.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 7px 0px 6px 35px;
	display: block;
	text-decoration: none;
}
.submenulist3  a.a1:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1e1f1f;
	background-image: url(../images/bg_menu2on.gif);
	background-repeat: no-repeat;
}
.submenulist3  a.a2 {
	font-weight: bold;
	color: #1e1f1f;
	background-image: url(../images/bg_menu2on.gif);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	padding: 7px 0px 6px 35px;
	text-decoration: none;
}
.submenulist3 a.a2:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1e1f1f;
	background-image: url(../images/bg_menu2on.gif);
	background-repeat: no-repeat;
}


/*头部样式*/
.top {
	margin: 0px;
	padding: 0px 0px 0px 1px;
	height:61px;
	background-color:#fafafa;
}
.top .right {
	float:right;
	padding-top:35px;
}

/*banner样式*/
.banner {
	margin: 4px 12px 0px 12px;
	padding: 0px;
	border: 5px solid #f5eeee;
	text-align:center;
}
.ban_sub {
	margin:0px;
	text-align:center;
	padding:0px;
}
.ban_sub2 {
	margin:0px;
	padding:0px 0px 5px 0px;
}


/*标题样式*/
.bg_title1 {
	line-height:23px;
	padding:0px;
	margin:0px;
}
.bg_title1 span {float:right;padding-right:10px;}
.bg_title1 a {text-decoration: none;color:#950000;}
.bg_title2 {
	padding:0px 0px 12px 12px;
	margin:0px;
}
.bg_title3 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 1px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	line-height:38px;
	background-image: url(../images/bg_title1.gif);
	background-repeat: no-repeat;
}
.bg_title4 {
	height:25px;
	line-height:25px;
	background-image: url(../images/bg_title2.gif);
	padding:0px;
	margin:5px 28px 10px 40px;
	color:#282828;
	font-weight:bold;
	background-repeat: repeat-x;
}
.bg_title4 .point1 { float:right; padding-left:45px;}


/*当前位置*/
.postion {
	color: #757575;
	padding:0px;
	line-height:35px;
	margin:0px 0px 10px 17px;
	border-bottom: 1px dashed #d6d6d6;
}
.postion .rightwz {float:right;}
.postion a {text-decoration: none;color: #757575;}

/*关闭样式*/
.close {
	text-align:center;
	height:30px;
	padding:12px 0px;
	margin:10px 20px;
	border-top: 1px dashed #CCCCCC;
}

/*文本样式*/
.con_title {
	color:#0d0e6f;
	margin:5px 30px 10px 40px;
	padding:10px;
	line-height:200%;
	border: 1px solid #f4f4f4;
	background-color:#fff;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content {
	color:#5c5c5c;
	margin:0px 0px 5px 15px;
	padding:0px;
	line-height:180%;
}
.content img{
	float:left;
	padding:4px; margin:0px 12px 0px 0px;
	border: 1px solid #c9d6de;
}
.content2 {
	color:#858585;
	margin:0px 40px 35px 50px;
	padding:0px;
	line-height:190%;
}
.content2 h2{
	color:#767676;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:"宋体";
}
.content3 {
	color:#858585;
	margin:0px 35px 35px 35px;
	padding:10px 0px 0px 0px;
	line-height:190%;
}
.content4 {
	color:#5c5c5c;
	margin:0px 0px 5px 35px;
	padding:0px;
	line-height:180%;
}

.content_news { /*细览页样式*/
	line-height: 200%;
	color: #444444;
	padding: 0px;
	margin:10px 20px;
}
.cen {
	text-align:center;
	margin:0px 20px;
	background-image: url(../images/line_2.gif);
	padding:12px 0px;
	color:#7d7d7d;
	line-height:250%;
	background-repeat: repeat-x;
	background-position: bottom;
}
.cen .f-red {
	color:#ff6600;
	font-size:16px;
	font-weight:bold;
	line-height:240%;
}

/*图片样式*/
.t_point1 {padding:0px;text-align:center;}
.t_point2 {padding:0px 0px 5px 0px;text-align:center;}


/*字体样式*/
.f-red1 {color: #a90202;}
.f-red2 {color: #9c0707; font-size:14px; font-weight:bold;}

/*表单样式*/
.btn_1 {
	color:#333;
	height: 22px;
	width:53px;
	margin-left:8px;
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg_bt.gif);
	background-repeat: no-repeat;
}
.input1 {
	color:#333;
	border: 1px solid #ccc;
	background-color:#f7f7f7;
}

/*列表类样式*/
.list1 {
	line-height: 140%;
	color: #626262;
	margin: 10px 8px 0px 6px;
	padding: 0px;
}
.list1 li {
	list-style: none;
	margin: 0px;
	padding: 4px 0px 3px 14px;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
}
.list1 span {
	float:right;
	padding-right:10px;
	color:#b4b4b4;
}
.list1 a {
	color: #626262;
	text-decoration:none;
}

.list_news {
	line-height: 140%;
	color: #8b8b8b;
	margin: 10px 20px 10px 40px;
	padding: 0px;
}
.list_news li {
	list-style: none;
	margin: 0px;
	padding: 6px 16px 6px 14px;
	background-image: url(../images/arrow_3.gif);
	border-bottom: 1px solid #d1d4d9;
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
.list_news span {
	float:right;
	color:#909090;
}
.list_news a {
	color: #8b8b8b;
	text-decoration:none;
}
.list_news a:hover {
	color: #c30101;
	text-decoration:underline;
}

.list_feedback {
	line-height: 200%;
	margin: 0px 20px;
	padding: 0px;
}
.list_feedback li {
	list-style: none;
	margin: 0px 0px 14px;
	padding: 8px 10px;
	color:#767676;
	border: 1px dashed #CCCCCC;
}
.list_feedback .time { float: right; }
.list_feedback .subject { color: #800000; }

/*网页底部样式*/
.bottom {
	color: #3e3232;
	line-height:45px;
	background-image: url(../images/bg_foot.gif);
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 4px 0px;
	background-repeat: repeat-x;
}
.bottom .point{ float:right;}
.bottom a {
	color: #3e3232;
	text-decoration: none;
}
.bottom a:hover {
	color: #cb0000;
	text-decoration: underline;
}
.bottom2 {
	color: #3e3232;
	line-height:41px;
	background-image: url(../images/bg_foot2.gif);
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 11px 2px;
	background-repeat: repeat-x;
}
.bottom2 .point{ float:right;}
.bottom2 a {
	color: #3e3232;
	text-decoration: none;
}
.bottom2 a:hover {
	color: #cb0000;
	text-decoration: underline;
}