@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #cccccc;
}

td {
	font-size: 12px;
}
p {
	text-indent: 2em;
}
/*链接样式*/
.ss1 a{
	color: #555555;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.ss1 a:hover{
	color: #c30101;
	text-decoration:underline;
}
a{ 
	text-decoration:none;
	color:#3f4344;
}
a:hover{ 
	text-decoration:underline;
	color:#c30101;
}

.gray a{ 
	text-decoration:none;
	font-weight:bold;
	color:#444444;
}
.gray a:hover{ 
	text-decoration:underline;
	font-weight:bold;
	color:#c30101;
}
/*翻页样式*/
.page {
	font-size:12px;
	margin: 10px 16px 15px 5px;
	padding: 14px 22px 7px 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	text-align:right;
	color:#b0b0b0;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.page a{ 
	text-decoration:none;
	color:#b0b0b0;
	padding:1px 5px;
}
.page a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#9e0202;
}
.page span{ color:#82af2a;}

.page .on{
	color:#fff;
	background-color:#9e0202;
	padding:1px 5px;
	}
.page .on a{ 
text-decoration:none;
color:#fff;
background-color:#9e0202;
}



.menunav {
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	background-image: url(../images/bg_mannav.jpg);
	background-repeat: repeat-x;
	height:38px;
	padding-left:25px;
	margin: 0px auto;
	width:965px;
}
.menunav ul{
	margin:0px;
	padding:0px;
}
.menunav li {
	list-style: none;
	padding:8px 33px 0 33px;
	float: left;
	background-image: url(../images/line_nav.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.menunav .e1 {
	background: url(none) no-repeat;
}
.menunav a {
	text-decoration: none;
	color: #fff;
	filter: Glow(Color=#000000, Strength=2);
}

.leftbar {
	width:274px;
	padding-right:10px;
	margin:0px;
}
.rightbar {
	width:250px;
	margin:0px;
	padding:0px 0px 0px 9px;
	background-color: #fff;
}
.rightbar2 {
	width:758px;
	margin:0px;
	padding:0px;
	background-color: #fff;
	background-image: url(../images/bg_box2.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.postion {
	color: #b0b0b0;
	padding:3px 25px 0px 0px;
	height:22px;
	margin-bottom:10px;
	background-image: url(../images/bg_title8.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e7e7e7;
	text-align:right;
}
.postion a {
	text-decoration: none;
	color: #b0b0b0;
}
.postion a:hover {
	text-decoration: underline;
	color: #b30303;
}

.mainbox {
	width:962px;
	margin: 0px auto;
	padding:0px;
	background-color:#fff;
}

/*首页公告*/
.Notice {
	background-image: url(../images/icon_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:25px;
	margin:12px 0px 8px 10px;
}
.Notice  a{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.Notice  a:hover{
	text-decoration:underline;
	color:#ff0000;
}


.box_index1 {
	border-right:1px solid #efefef;
	padding-right:6px;
	width:639px;
}
.box_index2 {
	background-image: url(../images/bg_box1.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.box_k2 {
	border:1px solid #d8dfe7;
	background-color:#f4f9fc;
	color:#45494a;
	padding:7px 0px;
}
.box_k3 {
	border:1px solid #d8e0ed;
	color:#474747;
	width:304px;
}
.box_k4 {
	border:1px solid #d8e0ed;
	color:#474747;
}
.box_k5 {
	border-right:1px solid #dae8f1;
	background-color:#f8f9fa
	color:#474747;
	width:210px;
}
.box_bottom {
	margin-bottom:10px;
	padding:0px;
}

.box_bottom2 {
	margin-bottom: 10px;
	padding:0px;
	border: 1px solid #d8e0e8;
}
.box_list {
	border-left:1px solid #d9e0e8;
	border-right:1px solid #d9e0e8;
	background-color:#f6fcfc;
	color:#45494a;
}
.box_display {
	border:1px solid #e1e7ed;
	color:#45494a;
	background-image: url(../images/bg_top2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom:10px;
}

/*菜单列表*/
.mainnav {
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	height: 39px;
	color: #000;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mainnav ul {
	margin: 0px 0px 0px 59px;
	padding: 0px;
	overflow: hidden;
}
.mainnav li {
	margin: 5px 5px 0px 5px;
	padding: 0px;
	list-style: none;
	float: left;
	font-weight: bold;
	display: block;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:30px;
	height:30px;
}
.mainnav .e1 {
	background: url(none) no-repeat;
}

.mainnav li a {
	color: #000;
	text-decoration: none;
	line-height:30px;
	height:30px;
	width:78px;
}
.mainnav li a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/bg_menu1.jpg);
	background-repeat: repeat-x;
}

.mainnav a.a1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_menu1.jpg);
	background-repeat: repeat-x;
	line-height:30px;
	height:30px;
}



.menunav2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	height: 39px;
	color: #000;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menunav2 ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	overflow: hidden;
}
.menunav2 li {
	list-style: none;
	padding:6px 10px 0px 10px;
	float: left;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align:center;
}
.menunav2 .e1 {
	margin-top:6px;
	padding:0px;
	
}
.menunav2 .e1 a{
	color:  #fff;
	background-image: url(../images/bg_menu1.jpg);
	background-repeat: repeat-x;
	padding:0px 3px 0px 3px;
}
.mainnav .a1 {
	background: url(none) no-repeat;
}
.menunav2 li a{
	display: block;
	line-height: 30px;
	color:  #000;	
	width:115px;
	text-decoration: none;
	background-image: url();
	}
.menunav2 li a:hover{
	color:  #fff;
	background-image: url(../images/bg_menu1.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
	}





/*特效*/
.menulist {
	padding: 0px;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/bg_menu2.gif);
	background-repeat: repeat-x;
	height:29px;
}
.menulist ul{
	margin: 0px;
	padding: 0px;
}
.menulist li {
	background-image: url(../images/bg_menu2.gif);
	background-repeat: repeat-x;
	height: 21px;
	list-style-type: none;
	margin: 0px;
	padding: 8px 18px 0px 18px;
	float:left;
}
.menulist li a {
	color: #444444;
	text-decoration: none;
}
.menulist li a:hover {
	color: #015192;
	text-decoration: none;
}
.menulist .on {
	background-image: url(../images/bg_menu1.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
}

.menulist2 {
	padding: 0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:30px;
	color:#555555;
}
.menulist2 ul{
	margin-left: 5px;
	padding: 0px;
}
.menulist2 li {
	background-image: url(../images/bg_1.jpg);
	background-repeat: no-repeat;
	height: 22px;
	list-style-type: none;
	margin-right: 1px;
	padding-top: 8px;
	background-position: center;
	width:130px;
	float:left;
}
.menulist2 li a {
	color: #555555;
	text-decoration: none;
}
.menulist2 li a:hover {
	color: #fff;
	text-decoration: none;
}
.menulist2 .on {
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
}
.menulist2 .on a {
	color:#ffffff;
	text-decoration:none;
}

/*二级栏目*/

.submenulist2 ul {
	margin:29px 0px 0px 5px;
	padding: 0px;
	font-size:14px;
}

.submenulist2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.submenulist2  a.a3 {
	color: #484848;
	background-image: url(../images/bg_menul2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 35px;
	height: 32px;
	width: 227px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.submenulist2  a.a3:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/bg_menul1.jpg);
	background-repeat: no-repeat;
}
.submenulist2  a.a4 {
	font-weight: bold;
	color: #fff;
	background-image: url(../images/bg_menul1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 35px;
	height: 32px;
	width: 227px;
	display: block;
	text-decoration: none;
}
.submenulist2 a.a4:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/bg_menul1.jpg);
	background-repeat: no-repeat;
}

.submenulist3 {
	margin:5px 25px 18px 10px;
	padding: 0px;
	font-size:12px;
}

.submenulist3 ul {
	margin:0px;
	padding: 0px;
}

.submenulist3 li {
	margin: 0px;
	padding: 5px 8px 5px 30px;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
}
.submenulist3  a.a3 {
	color: #484848;
	margin: 0px;
	padding: 5px 0px 0px 35px;
	height: 32px;
	font-weight: bold;
	text-decoration: none;
}
.submenulist3  a.a3:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}





.bg_top {
	margin-bottom:10px;
	width:947px;
	padding: 0px 10px 0px 45px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	height:31px;
	color:#454545;
	font-size:12px;
}
.bg_top .t{
	padding:10px 0px 0px 10px;
	background-image: url(../images/icon_1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.bg_top span{
	float:right;
	padding:8px 15px 0 0;
}
.bg_top .right{
	float:right;
	padding-top:5px;
}
.bg_top a	{
	color:#454545;
	text-decoration:none;
}
.bg_top a:hover	{
	color:#c30101;
	text-decoration:underline;
}
.bg_subnav {
	margin: 0px auto;
	width:947px;
	padding: 0px 10px 0px 45px;
	background-image: url(../images/bg_subnav.jpg);
	background-repeat: repeat-x;
	height:31px;
	color:#454545;
	font-size:12px;
}
.bg_subnav .t1{
	padding:5px 0px 0px 110px;
	background-image: url(../images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	height:25px;
}
.bg_subnav span{
	float:right;
	padding:0px 10px 0px 20px;
	background-image: url(../images/icon_3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.banner_1 {
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	background: #cccccc url(../images/bg_index.jpg) repeat-x top;
}

.banner_2 {
    margin-bottom:7px;
    padding:0px;
		text-align:center;
}
.banner {
    margin: 10px auto;
    padding: 0px;
		text-align:center;
}
/*图片样式*/
.t_pic1 {
	border:1px solid #e2e2e2;
	padding:4px;
	margin-top:12px;
	}
.t_pic2 {
	margin:0px;
	text-align:center;
}
.t_pic3 {
	margin:4px 20px;
	text-align:right;
}
.t_pic3 a{
	color:#d80001;
	text-decoration:none;
	padding:0px;
}

.t_pic4 {
	margin:13px 0px;
	text-align:center;
	padding:3px;
	border: 1px solid #d4d4d4;
}

.t_pic5 {
	margin:0px;
	padding:0px;
}
/*标题样式*/
.bg_title1 {
	height:22px;
	background-image: url(../images/bg_title1.gif);
	background-repeat: repeat-x;
	padding:10px 0px 0px 100px;
	margin:12px 0px 5px;
	color:#555555;
	font-weight:bold;
}
.bg_title1 span {
	float:right;
	padding:0px 28px 0px 0px;
}
.bg_title1 a{
	text-decoration: none;
	color:#fff;
}
.bg_title1 a:hover {
	text-decoration: underline;
	color: #ffea00;
}
.bg_title1 span  a{
	color:#555555;
	text-decoration:none;
}

.bg_title2 {
	background-image: url(../images/bg_title2.jpg);
	background-repeat: repeat-x;
	height:20px;
	margin-right:15px;
	clear:both;
}
.bg_title3 {
	background-image: url(../images/bg_title3.jpg);
	background-repeat: repeat-x;
	height:35px;
	margin-right:15px;
}
.bg_title3 .f2{
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 0px 12px;
	background-image: url(../images/arrow_4.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left:18px;
}
.bg_title3 span {
	float:right;
	width:50px;
	padding-top:5px;
}
.bg_title3 a{
	text-decoration: none;
	color:#fff;
}
.bg_title3 a:hover{
	text-decoration: none;
	color:#fff;
}
.bg_title4 {
	background-image: url(../images/bg_title4.jpg);
	background-repeat: repeat-x;
	padding-left:50px;
	margin:0px;
	background-position: top;
	height:8px;
}
.bg_title5 {
	background-image: url(../images/icon_6.gif);
	background-repeat: no-repeat;
	padding:6px 5px 0px 33px;
	margin:0px auto;
	color:#e40000;
	text-align:left;
	font-weight:bold;
	background-position: 7px 5px;
}
.bg_title6 {
	background-image: url(../images/arrow_7.gif);
	background-repeat: no-repeat;
	padding:4px 5px 0px 33px;
	margin:0px auto;
	color:#e40000;
	text-align:left;
	font-weight:bold;
	background-position: 7px 0px;
}

.close {
	color: #444444;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	height:30px;
	margin:10px 50px;
}
.close a{
	color: #444444;
	text-decoration:none;
}


 .content {
	color:#555555;
	margin:0px;
	padding:0px 25px;
	line-height:180%;
}
.content2 {
	line-height:190%;
	color:#555555;
	padding:16px 25px 6px 6px;
}
.content3 {
	line-height:160%;
	color:#555555;
	margin:10px 10px 20px 30px;
}
.content3 h1{
	color:#555555;
	margin:10px 0px 12px 22px;
	font-size:14px;
	font-size:bold;
}
.content3 ul{
	padding:0px;
	margin:0px;
}
.content3 li{
	line-height:180%;
	color:#555555;
	padding:0px 0px 0px 15px;
	background-image: url(../images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	list-style:none;
}
.content4 {
	line-height:200%;
	color:#555555;
	margin:0px 20px 60px 20px;
}
.content5 {
	line-height:180%;
	color:#555555;
	margin:0px 20px 10px 20px;
}
.content6 {
	line-height:180%;
	color:#555555;
	margin-bottom:10px;
	text-align:left;
}
.cen{
	text-align:center;
	margin:0px 50px;
	background-image: url(../images/line_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:12px 0px;
	line-height:250%;
}
.cen .f-red{ color:#dc0304; font-size:16px; font-weight:bold; line-height:240%;}
.content_news { /*新闻内容*/
	line-height: 200%;
	color: #444444;
	padding: 0px;
	margin:0px 50px;
	font-size:14px;
}
.content_news2 { /*新闻内容*/
	color: #444444;
	padding: 0px;
	margin:10px 50px;
}


.f-red {
	color: #9e0202;
}
.f-orange {
	color: #ff4c01;
	font-weight:bold;
	font-size:14px;
}
.f-blue3 {
	color: #125896;
	font-weight:bold;
}
.f-gray {
	color: #555555;
	font-weight:bold;
	font-size:14px;
}
.f_redtitle {
	font-size: 22px;
	font-weight: bold;
	color: #9C0200;
	text-decoration: none;
	margin: 27px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
}



/*表单类样式*/
.textform1 {
	color:#FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	background-image: url(../images/bt_bg1.gif);
	border-right-style: none;
	border-bottom-style: none;
	height:20px;
	width:45px;
	margin-right:5px;
}

.select {
	color:#7d1401;
	height: 15px;
	width:180px;
	border: 1px solid #c5c5c7;
}
.input1 {
	color:#292929;
	height: 15px;
	border: 1px solid #c5c5c7;
}

/*列表类样式*/
.list1 {
	line-height: 140%;
	color: #555555;
	margin-left:10px;
	padding: 0px;
}
.list1 ul{
	margin:0px;
	padding:0px;
}
.list1 li {
	text-align:left;
	list-style: none;
	margin: 0px;
	padding: 3px 0px 3px 15px;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom: 1px dashed #dddddd;
}
.list1 li a{
	color:#555555;
	text-decoration:none;
}
.list1 li a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.list1 .f1{
	color:#ff0000;
	font-weight:bold;
}
.list1 span{
	color:#bbc7de;
	margin-right:10px;
	padding:0px;
}
.list1 .r1{
	padding-right:10px;
	float:right;
	color:#555555;
}

.list2 {
	line-height: 140%;
	color: #555555;
	margin-top: 8px;
	padding: 0px;
	margin-left:10px;
}
.list2 ul{
	margin: 0px;
	padding: 0px;
}
.list2 li {
	text-align:left;
	list-style: none;
	margin:10px  10px 5px 0px	;
	height:11px;
	width:223px;
	padding: 4px 0px 4px 0px;
	background-color:#eeeeee;
	text-align:center;
	float:left;
}
.list2 .dd1 {
	background-color:#fff;
	line-height:170%;
}
.list2 a{
	color: #555555;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.list2 a:hover{
	color: #c30101;
	text-decoration:underline;
}

.list3 {
	line-height: 140%;
	color: #555555;
	margin-left:10px;
	padding: 0px;
}
.list3 ul{
	margin:0px;
	padding:0px;
}
.list3 li {
	text-align:left;
	list-style: none;
	margin: 0px;
	padding: 6px 0px 6px 17px;
	background-image: url(../images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.list3 li a{
	color:#555555;
	text-decoration:none;
}
.list3 li a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.list3 .f1{
	color:#ff0000;
	font-weight:bold;
}
.list3 span{
	color:#bbc7de;
	margin-right:10px;
	padding:0px;
}
.list3 .r1{
	padding-right:13px;
	float:right;
	color:#555555;
}


.list_photo {
	line-height: 140%;
	color: #454545;
	margin: 0px;
	padding: 0px;
	clear:both;
}
.list_photo ul{
	margin-left: 6px ;
	padding: 0px;
}
.list_photo li {
	list-style: none;
	margin: 0px;
	padding: 8px 15px 13px 8px;
	float:left;
	width:195px;
}

.list_photo .name2 {
	text-align: left;
	margin: 2px 0px 4px;
	padding: 0px;
}

.list_photo .name2 a{
	color:#555555;
	text-decoration:none;
	padding-left:22px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}
.list_photo .name2 a:hover{
	color:#b30303;
	text-decoration:underline;
}


.list_process {
	line-height: 160%;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.list_process ul{
	margin: 0px ;
	padding: 0px;
}
.list_process li {
	list-style: none;
	margin: 0px;
	padding: 8px 15px 13px 8px;
}


.list_down {
	line-height: 140%;
	color: #555555;
	margin: 0px 0px 15px 	10px;
	padding: 0px;
}
.list_down ul{
	margin:0px;
	padding:0px;
}
.list_down li {
	text-align:left;
	list-style: none;
	margin: 0px;
	padding: 6px 0px 6px 17px;
	background-image: url(../images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.list_down li a{
	color:#555555;
	text-decoration:none;
}
.list3 li a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.list_down .gray1{
	background-image: url(../images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-color:#f7f7f7;
	border-bottom: 1px solid #fff;
}
.list_down .gray2{
	background-image: url(../images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-color:#fbfbfb;
	border-bottom: 1px solid #fff;
}
.list_down .aa{
	color:#bbc7de;
	margin-right:20px;
	padding-left:32px;
	background-image: url(../images/arrow_5.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	float:right;
}
.list_down span a{
	color:#9e0202;
	text-decoration:underline;
}


.bottom {
	color: #9f9f9f;
	height:91px;
	line-height:155%;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
	font-size:12px;
}
.bottom .right{
	float:right;
	padding:8px 16px 0px 0px;
	color:#7e1500;
}
.bottom .left{
	padding:8px 0px 0px 130px;
	background-image: url(../images/logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.bottom .right a{
	font-weight:bold;
	text-decoration:none;
	color:#7d1401;
}
.bottom a {
	color: #9f9f9f;
	text-decoration: none;
}
