﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color: #200000;
	margin: 0 auto;	
	position:relative;
	width:1000;
}
.main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
}
.index_head_flash {
	float: left;
	height: 200px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index_nav {
	float: left;
	height: 55px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 200px;
}
.navigation {
	float: left;
}
.table {
	width:1000px;
	border:0;
}
.table_borth {
	width:64px;
	text-align:left;
	background-image:url(../images/table_borth.jpg);
}
.table_mid {
	width:858px;
	text-align:left;
	padding:0 7px;
}
#navigation, #navigation li ul {
	list-style-type:none;
}
#navigation {
	width:1000px;
	height:55px;
	display:block;
	overflow:hidden;
	text-align:left;
}
#navigation li {
	position:relative;
	float:left;
	text-align:left;
}
#navigation li ul {
	position:absolute; 	
	top:52px;
	display:none;
}
.top_but_li_1 {
	width:118px;
	height:6px;
	display:block;
	overflow: hidden;
	background-image:url(../images/li_1.gif);
}
.top_but_li_2 {
	width:118px;
	height:19px;
	display:block;
	background-image:url(../images/li_3.gif);
}
#navigation li ul li a:link, #navigation li ul li a:visited {
	width: 118px;
	height:24px;
	display:block;
	color:#ffcc00;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	z-index:9999;
	background-image:url(../images/li_2.gif);
}
#navigation li ul li a:hover {
	width: 118px;
	height:24px;
	display:block;
	color:#ffffa9;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	z-index:9999;
	background-image:url(../images/li_2.gif);
}

.index_body {
	float: left;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 255px;
}
.column_left {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1885px;
	width: 64px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.column_right {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1885px;
	width: 64px;
	position: absolute;
	left: 936px;
	top: 0px;
}
.index_top {
	float: left;
	height: 235px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 8px;
}
.index_top_up {
	float: left;
	height: 8px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 0px;
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
}
.index_top_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 235px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index_top_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	float: left;
	height: 235px;
	width: 6px;
	position: absolute;
	left: 230px;
	top: 0px;
}
.index_top_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 228px;
}
.index_top_center {
	background-image: url(../images/index_bg1.gif);
	background-repeat: repeat-y;
	float: left;
	height: 220px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 8px;
}

.index_top_border {
	float: left;
	height: 215px;
	width: 217px;
	border: 1px solid #f9bf16;
	position: absolute;
	left: 9px;
	top: 10px;
}
.index_top_main {
	float: left;
	height: 203px;
	width: 205px;
	position: absolute;
	left: 10px;
	top: 7px;
}
.sec_td ul p {
	font-family: "宋体";
	font-size: 15px;
	color:#990000;
	line-height: 18px;
}
.sec_td ul p a:link, .sec_td ul p a:visited {
	color:#990000;
	text-decoration:none;
}
.sec_td ul p a:hover {
	color:#cc0000;
	text-decoration:none;
}
.sec_td {
	font-family: "宋体";
	font-size: 14px;
	color:#990000;
	line-height: 20px;
}
.sec_td a:link, .sec_td a:visited {
	color:#990000;
	text-decoration:none;
}
.sec_td a:hover {
	color:#cc0000;
	text-decoration:none;
}
.body1_2 {
	background-color: #990000;
	width: 204px;
}
.sec2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #ffcc66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc66;
	background-color: #db9a35;
}
.sec1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-top-color: #ffcc66;
	border-left-color: #ffcc66;
}

.index_flash {
	float: left;
	height: 235px;
	width: 434px;
	position: absolute;
	left: 316px;
	top: 8px;
}
.index_flash_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 421px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.index_flash_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 235px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index_flash_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	float: left;
	height: 235px;
	width: 6px;
	position: absolute;
	left: 427px;
	top: 0px;
}
.index_flash_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 421px;
	position: absolute;
	left: 6px;
	top: 228px;
}
.index_flash_center {
	background-color: #FFF;
	float: left;
	height: 221px;
	width: 421px;
	position: absolute;
	left: 6px;
	top: 8px;
}
.index_btn1 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 758px;
	top: 8px;
}
.index_btn2 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 758px;
	top: 68px;
}
.index_btn3 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 758px;
	top: 127px;
}
.index_btn4 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 758px;
	top: 187px;
}.index_ad1 {
	float: left;
	height: 102px;
	width: 856px;
	position: absolute;
	left: 72px;
	top: 251px;
}
.index_gcxy {
	float: left;
	height: 738px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 361px;
}
.index_gcxy_up {
	float: left;
	height: 8px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 0px;
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
}
.index_gcxy_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 738px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index_gcxy_right {
	float: left;
	height: 738px;
	width: 6px;
	position: absolute;
	left: 230px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.index_gcxy_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 731px;
}
.index_gcxy_center {
	background-image: url(../images/index_bg1.gif);
	background-repeat: repeat-y;
	float: left;
	height: 723px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 8px;
}
.index_gcxy_border {
	float: left;
	height: 716px;
	width: 217px;
	border: 1px solid #f9bf16;
	position: absolute;
	left: 9px;
	top: 10px;
}
.index_gcxy_title {
	font-family: "黑体";
	font-size: 15px;
	color: #663200;
	float: left;
	height: 15px;
	width: 70px;
	position: absolute;
	left: 20px;
	top: 18px;
	font-weight: bold;
	font-style: normal;
}
.index_gcxy_line {
	border-top:1px solid #663200;
	float: left;
	width: 196px;
	position: absolute;
	left: 20px;
	top: 40px;
}
.index_gcxy_a {
	float: left;
	position: absolute;
	width: 196px;
	left: 20px;
	top: 51px;
	height: 150px;
}
.index_gcxy_pic1 {
	float: left;
	height: 72px;
	width: 94px;
	position: absolute;
	border: 1px dotted #ffff00;
}
.index_gcxy_a_title {
	float: left;
	position: absolute;
	width: 90px;
	left: 105px;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	font-weight: bold;
}
.index_gcxy_a_title a:link, .index_gcxy_a_title a:visited {
	color:#990000;
	text-decoration:none;
}
.index_gcxy_a_title a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_gcxy_a_1 {
	float: left;
	position: absolute;
	height: 56px;
	width: 92px;
	left: 104px;
	top: 16px;
	font-family: "宋体";
	font-size: 12px;
	color: #663200;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
.index_gcxy_a_2 {
	float: left;
	position: absolute;
	width: 195px;
	top: 78px;
	font-family: "宋体";
	font-size: 12px;
	color: #663200;
	line-height: 18px;
	text-indent: 6.5mm;
}
.index_more1 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 145px;
	left: 155px;
}
.index_more1 a:link, .index_more1 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more1 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_gcxy_dotline1 {
	border-top:1px dashed #663200;
	float: left;
	width: 196px;
	position: absolute;
	left: 20px;
	top: 212px;
}
.index_gcxy_b {
	float: left;
	position: absolute;
	width: 196px;
	left: 20px;
	top: 220px;
	height: 150px;
}
.index_more2 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 145px;
	left: 155px;
}
.index_more2 a:link, .index_more2 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more2 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_gcxy_dotline2 {
	border-top:1px dashed #663200;
	float: left;
	width: 196px;
	position: absolute;
	left: 20px;
	top: 382px;
}
.index_gcxy_c {
	float: left;
	position: absolute;
	width: 196px;
	left: 20px;
	top: 390px;
	height: 150px;
}
.index_more3 {
	float: left;
	position: absolute;
	width: 36px;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 145px;
	left: 155px;
}
.index_more3 a:link, .index_more3 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more3 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_gcxy_dotline3 {
	border-top:1px dashed #663200;
	float: left;
	width: 196px;
	position: absolute;
	left: 20px;
	top: 552px;
}
.index_gcxy_d {
	float: left;
	position: absolute;
	width: 196px;
	left: 20px;
	top: 560px;
	height: 150px;
}
.index_more4 {
	float: left;
	position: absolute;
	width: 36px;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 145px;
	left: 155px;
}
.index_more4 a:link, .index_more4 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more4 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center1 {
	float: left;
	height: 614px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 361px;
}
.index_center1_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.index_center1_left {
	float: left;
	height: 614px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
}
.index_center1_right {
	float: left;
	height: 614px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.index_center1_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 607px;
}
.index_center1_center {
	background-image: url(../images/index_bg2.gif);
	background-repeat: repeat-y;
	float: left;
	height: 599px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 8px;
}
.index_center1_border {
	float: left;
	height: 592px;
	width: 592px;
	border: 1px solid #f9bf16;
	position: absolute;
	left: 9px;
	top: 10px;
}
.index_center1_title1 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 70px;
	float: left;
	position: absolute;
	left: 20px;
	top: 18px;
}
.index_center1_line1 {
	position: absolute;
	float: left;
	width: 270px;
	left: 20px;
	top: 40px;
	border-top:1px solid #663200;
}
.index_center1_pic1 {
	float: left;
	position: absolute;
	left: 20px;
	top: 50px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center1_pic1.gif);
}
.index_center1_text1 {
	float: left;
	position: absolute;
	left: 20px;
	top: 150px;
	height: 120px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 3.2mm;
}
.index_more5 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 270px;
	left: 250px;
}
.index_more5 a:link, .index_more5 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more5 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center1_title2 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 80px;
	float: left;
	position: absolute;
	left: 320px;
	top: 18px;
}
.index_center1_line2 {
	border-top:1px solid #663200;
	position: absolute;
	float: left;
	width: 270px;
	left: 320px;
	top: 40px;
}
.index_center1_pic2 {
	float: left;
	position: absolute;
	left: 320px;
	top: 50px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center1_pic2.gif);
}
.index_center1_text2 {
	float: left;
	position: absolute;
	left: 320px;
	top: 150px;
	height: 120px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 3.2mm;
}
.index_more6 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 270px;
	left: 550px;
}
.index_more6 a:link, .index_more6 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more6 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center1_title3 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 70px;
	float: left;
	position: absolute;
	left: 20px;
	top: 308px;
}
.index_center1_line3 {
	border-top:1px solid #663200;
	position: absolute;
	float: left;
	width: 270px;
	left: 20px;
	top: 330px;
}
.index_center1_pic3 {
	float: left;
	position: absolute;
	left: 20px;
	top: 340px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center1_pic3.gif);
}
.index_center1_text3 {
	float: left;
	position: absolute;
	left: 20px;
	top: 440px;
	height: 120px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 3.2mm;
}
.index_more7 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 570px;
	left: 250px;
}
.index_more7 a:link, .index_more7 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more7 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center1_title4 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 80px;
	float: left;
	position: absolute;
	left: 320px;
	top: 308px;
}
.index_center1_line4 {
	border-top:1px solid #663200;
	position: absolute;
	float: left;
	width: 270px;
	left: 320px;
	top: 330px;
}
.index_center1_pic4 {
	float: left;
	position: absolute;
	left: 320px;
	top: 340px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center1_pic4.gif);
}
.index_center1_text4 {
	float: left;
	position: absolute;
	left: 320px;
	top: 440px;
	height: 120px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 3.2mm;
}
.index_more8 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 570px;
	left: 550px;
}
.index_more8 a:link, .index_more8 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more8 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_ad2 {
	float: left;
	height: 77px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 983px;
}
.index_zlhb {
	float: left;
	height: 770px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 1107px;
}
.index_zlhb_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.index_zlhb_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 770px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index_zlhb_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	float: left;
	height: 770px;
	width: 6px;
	position: absolute;
	left: 230px;
	top: 0px;
}
.index_zlhb_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 763px;
}
.index_zlhb_center {
	background-image: url(../images/index_bg1.gif);
	background-repeat: repeat-y;
	height: 755px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 8px;
}
.index_zlhb_border {
	float: left;
	height: 747px;
	width: 217px;
	border: 1px solid #f9bf16;
	position: absolute;
	left: 9px;
	top: 10px;
}
.index_zlhb_title {
	font-family: "黑体";
	font-size: 15px;
	color: #663200;
	float: left;
	height: 15px;
	width: 70px;
	position: absolute;
	left: 20px;
	top: 18px;
	font-weight: bold;
	font-style: normal;
}
.index_zlhb_line {
	border-top:1px solid #663200;
	float: left;
	width: 196px;
	position: absolute;
	left: 20px;
	top: 40px;
}
.index_zlbh_main {
	float: left;
	position: absolute;
	width: 196px;
	left: 20px;
	top: 50px;
	height: 600px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #663200;
	text-align: center;
}
.index_zlbh_main a:link, .index_zlbh_main a:visited {
	color:#990000;
	text-decoration:none;
}
.index_zlbh_main a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center2 {
	float: left;
	height: 534px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 1068px;
}
.zlhb_a {
	float: left;
	width: 196px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.zlhb_logo_1 {
	border: 1px dotted #ffff00;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.zlhb_name_1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	float: left;
	position: absolute;
	left: 0px;
	top: 60px;
}
.zlhb_b {
	float: left;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 196px;
}
.zlhb_c {
	float: left;
	width: 196px;
	position: absolute;
	left: 0px;
	top: 200px;
}
.zlhb_d {
	float: left;
	width: 196px;
	position: absolute;
	left: 0px;
	top: 300px;
}
.zlhb_e {
	float: left;
	width: 196px;
	position: absolute;
	top: 400px;
	left: 0px;
}
.zlhb_f {
	float: left;
	width: 196px;
	position: absolute;
	left: 0px;
	top: 500px;
}
.zlhb_g {
	float: left;
	width: 196px;
	position: absolute;
	left: 0px;
	top: 600px;
}

.index_center2_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.index_center2_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 534px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index_center2_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	float: left;
	height: 534px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
}
.index_center2_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 527px;
}
.index_center2_center {
	background-image: url(../images/index_bg2.gif);
	background-repeat: repeat-y;
	float: left;
	height: 519px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 8px;
}
.index_center2_border {
	float: left;
	height: 512px;
	width: 592px;
	border: 1px solid #f9bf16;
	position: absolute;
	left: 9px;
	top: 10px;
}
.index_center2_title1 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 130px;
	float: left;
	position: absolute;
	left: 20px;
	top: 18px;
}
.index_center2_line1 {
	border-top:1px solid #663200;
	position: absolute;
	float: left;
	width: 270px;
	left: 20px;
	top: 40px;
}
.index_center2_pic1 {
	float: left;
	position: absolute;
	left: 20px;
	top: 50px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center2_pic1.gif);
}
.index_center2_text1 {
	float: left;
	position: absolute;
	left: 20px;
	top: 150px;
	height: 80px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 6.2mm;
}
.index_more9 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 240px;
	left: 250px;
}
.index_more9 a:link, .index_more9 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more9 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center2_title2 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 120px;
	float: left;
	position: absolute;
	left: 320px;
	top: 18px;
}
.index_center2_line2 {
	border-top:1px solid #663200;
	position: absolute;
	float: left;
	width: 270px;
	left: 320px;
	top: 40px;
}
.index_center2_pic2 {
	float: left;
	position: absolute;
	left: 320px;
	top: 50px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center2_pic2.gif);
}
.index_center2_text2 {
	float: left;
	position: absolute;
	left: 320px;
	top: 150px;
	height: 80px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 6.2mm;
}
.index_more10 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 240px;
	left: 550px;
}
.index_more10 a:link, .index_more10 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more10 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center2_title3 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 120px;
	float: left;
	position: absolute;
	left: 20px;
	top: 268px;
}
.index_center2_line3 {
	border-top:1px solid #663200;
	position: absolute;
	float: left;
	width: 270px;
	left: 20px;
	top: 290px;
}
.index_center2_pic3 {
	float: left;
	position: absolute;
	left: 20px;
	top: 300px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center2_pic3.gif);
}
.index_center2_text3 {
	float: left;
	position: absolute;
	left: 20px;
	top: 400px;
	height: 80px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 6.2mm;
}
.index_more11 {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 490px;
	left: 250px;
}
.index_more11 a:link, .index_more11 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more11 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_center2_title4 {
	font-family: "黑体";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663200;
	height: 15px;
	width: 120px;
	float: left;
	position: absolute;
	left: 320px;
	top: 268px;
}
.index_center2_line4 {
	border-top:1px solid #663200;
	position: absolute;
	float: left;
	width: 270px;
	left: 320px;
	top: 290px;
}
.index_center2_pic4 {
	float: left;
	position: absolute;
	left: 320px;
	top: 300px;
	height: 84px;
	width: 270px;
	background-image: url(../images/index_center2_pic4.gif);
}
.index_center2_text4 {
	float: left;
	position: absolute;
	left: 320px;
	top: 400px;
	height: 80px;
	width: 270px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #663200;
	text-indent: 6.2mm;
}
.index_more12 {
	float: left;
	position: absolute;
	width: 36px;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 490px;
	left: 550px;
}
.index_more12 a:link, .index_more12 a:visited {
	color:#990000;
	text-decoration:none;
}
.index_more12 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.index_ad3 {
	float: left;
	width: 301px;
	position: absolute;
	left: 316px;
	top: 1610px;
}
.index_ad4 {
	float: left;
	height: 77px;
	width: 301px;
	position: absolute;
	left: 627px;
	top: 1610px;
}
.index_bottommedia {
	float: left;
	height: 182px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 1695px;
	background-image: url(../images/index_bottommedia_bg.gif);
	background-repeat: repeat-y;
}
.index_bottommedia_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.index_bottommedia_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 182px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index_bottommedia_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	float: left;
	height: 182px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
}
.index_bottommedia_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 175px;
}
.index_bottommedia_border {
	float: left;
	height: 160px;
	width: 592px;
	border: 1px solid #f9bf16;
	position: absolute;
	left: 9px;
	top: 10px;
}
.index_bottommedia_more {
	float: left;
	position: absolute;
	width: 36;
	height:12;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 150px;
	left: 550px;
}
.index_bottommedia_more a:link, .index_bottommedia_more a:visited {
	color:#990000;
	text-decoration:none;
}
.index_bottommedia_more a:hover {
	color:#cc0000;
	text-decoration:none;
}

.index_footer {
	text-align: center;
	float: left;
	height: 137px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 2140px;
	background-image: url(../images/index_footer.gif);
}
.index_footer_text {
	float: left;
	height: 59px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 50px;
	font-family: "宋体";
	font-size: 12px;
	color: #8d5f01;
	text-align: center;
	line-height: 20px;
}
.index_footer_text a:link, .index_footer_text a:visited {
	color:#8d5f01;
	text-decoration:none;
}
.index_footer_text a:hover {
	color:#000;
	text-decoration:none;
}










.gczl_column_left {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1431px;
	width: 64px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gczl_column_right {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1431px;
	width: 64px;
	position: absolute;
	left: 936px;
	top: 0px;
}
.gczl_ad1 {
	float: left;
	height: 102px;
	width: 856px;
	position: absolute;
	left: 72px;
	top: 8px;
}
.gczl_button {
	float: left;
	position: absolute;
	height: 335px;
	width: 236px;
	left: 72px;
	top: 118px;
}
.gczl_button_up {
	float: left;
	position: absolute;
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 224px;
	left: 6px;
	top: 0px;
}
.gczl_button_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 335px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gczl_button_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	height: 335px;
	width: 6px;
	position: absolute;
	left: 230px;
	top: 0px;
}
.gczl_button_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 328px;
}
.gczl_button_center {
	float: left;
	position: absolute;
	background-repeat: repeat-y;
	height: 320px;
	width: 224px;
	left: 6px;
	top: 8px;
	background-image: url(../images/index_bg1.gif);
}
.gczl_button_border {
	float: left;
	height: 315px;
	width: 217px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gczl_button_1 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 33px;
	top: 22px;
}
.gczl_button_2 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 33px;
	top: 81px;
}
.gczl_button_3 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 33px;
	top: 140px;
}
.gczl_button_4 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 33px;
	top: 199px;
}
.gczl_button_5 {
	float: left;
	height: 56px;
	width: 170px;
	position: absolute;
	left: 33px;
	top: 258px;
}
.gczl_ad2 {
	float: left;
	height: 422px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 461px;
}

.gczl_ad2_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gczl_ad2_left {
	float: left;
	height: 422px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
}
.gczl_ad2_right {
	float: left;
	height: 422px;
	width: 6px;
	position: absolute;
	left: 230px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gczl_ad2_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 415px;
}
.gczl_ad2_center {
	float: left;
	height: 407px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 8px;
	background-image: url(../images/index_bg1.gif);
	background-repeat: repeat-y;
}
.gczl_ad2_border {
	float: left;
	height: 402px;
	width: 217px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gczl_ad2_pic {
	float: left;
	height: 384px;
	width: 201px;
	position: absolute;
	left: 18px;
	top: 19px;
}
.gczl_ad3 {
	float: left;
	height: 422px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 891px;
}
.gczl_footer {
	text-align: center;
	float: left;
	height: 137px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 1686px;
	background-image: url(../images/index_footer.gif);
}
.gczl_main {
	float: left;
	height: 1195px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 118px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gczl_main_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gczl_main_left {
	float: left;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	height: 1195px;
}
.gczl_main_right {
	float: left;
	height: 1195px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gczl_main_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 1188px;
}
.gczl_main_border {
	float: left;
	height: 1175px;
	width: 591px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gczl_main_line {
	border-top:1px solid #663200;
	float: left;
	width: 570px;
	position: absolute;
	left: 20px;
	top: 50px;
}
.gczl_zxjy_main {
	float: left;
	height: 765px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 118px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gczl_gcwyh_individual_main {
	float: left;
	height: 615px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 268px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gczl_ad4 {
	float: left;
	height: 102px;
	width: 856px;
	position: absolute;
	left: 72px;
	top: 1321px;
}
.zxjy_column_left {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1001px;
	width: 64px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.zxjy_column_right {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1001px;
	width: 64px;
	position: absolute;
	left: 936px;
	top: 0px;
}
.zxjy_main_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.zxjy_main_left {
	float: left;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	height: 765px;
}
.zxjy_main_right {
	float: left;
	height: 765px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.zxjy_main_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 758px;
}
.zxjy_main_border {
	float: left;
	height: 745px;
	width: 592px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}

.gczl_gcwyh_individual_main_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gczl_gcwyh_individual_main_left {
	float: left;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	height: 585px;
}
.gczl_gcwyh_individual_main_right {
	float: left;
	height: 585px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gczl_gcwyh_individual_main_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 578px;
}
.gczl_gcwyh_indi¦idual_main_border {
	float: left;
	height: 563px;
	width: 592px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}

.gczl_gcwyh_flash_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gczl_gcwyh_flash_left {
	float: left;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	height: 172px;
}
.gczl_gcwyh_flash_right {
	float: left;
	height: 172px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gczl_gcwyh_flash_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 166px;
}
.gczl_gcwyh_flash_border {
	float: left;
	height: 150px;
	width: 592px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}


.gczl_gcwyh_flash {
	float: left;
	height: 172px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 118px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}



.zxjy_ad3 {
	float: left;
	height: 102px;
	width: 856px;
	position: absolute;
	left: 72px;
	top: 891px;
}
.zxjy_footer {
	text-align: center;
	float: left;
	height: 137px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 1256px;
	background-image: url(../images/index_footer.gif);
}


.gwwyh_1 {
	float: left;
	height: 171px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 118px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gwwyh_1_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gwwyh_1_left {
	float: left;
	height: 171px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
}
.gwwyh_1_right {
	float: left;
	height: 171px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gwwyh_1_bottom {
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 164px;
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
}
.gwwyh_1_border {
	float: left;
	height: 151px;
	width: 592px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gwwyh_line1 {
	border-top:1px solid #663200;
	float: left;
	width: 570px;
	position: absolute;
	left: 20px;
	top: 40px;
}
.gwwyh_2 {
	float: left;
	height: 171px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 297px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gwwyh_3 {
	float: left;
	height: 171px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 476px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gwwyh_4 {
	float: left;
	height: 479px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 655px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gwwyh_2_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gwwyh_2_left {
	float: left;
	height: 479px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
}
.gwwyh_2_right {
	float: left;
	height: 479px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gwwyh_2_bottom {
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 472px;
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
}
.gwwyh_2_border {
	float: left;
	height: 459px;
	width: 592px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gwwyh_5 {
	float: left;
	height: 171px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 1142px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}

.gwwyh_pho_left {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 52px;
	text-align: center;
}
.gwwyh_pho_left2 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 192px;
	text-align: center;
}
.gwwyh_pho_left3 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 332px;
	text-align: center;
}
.gwwyh_pho_left4 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 472px;
	text-align: center;
}
.gwwyh_pho_left5 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 612px;
	text-align: center;
}
.gwwyh_pho_left6 {
	float: left;
	height: 80px;
	width: 80px;
	position: absolute;
	left: 20px;
	top: 752px;
	border: 1px solid #cc0000;
	text-align: center;
	padding: 10px;
}
.gwwyh_pho_left7 {
	float: left;
	height: 80px;
	width: 80px;
	position: absolute;
	left: 20px;
	top: 892px;
	border: 1px solid #cc0000;
	text-align: center;
	padding: 10px;
}
.gwwyh_pho_left8 {
	float: left;
	height: 80px;
	width: 80px;
	position: absolute;
	left: 20px;
	top: 1032px;
	border: 1px solid #cc0000;
	text-align: center;
	padding: 10px;
}
.gwwyh_pho_right {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 320px;
	top: 52px;
	text-align: center;
}
.gwwyh_pho_right2 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 320px;
	top: 192px;
	text-align: center;
}
.gwwyh_pho_right3 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 320px;
	top: 332px;
	text-align: center;
}
.gwwyh_pho_right4 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 320px;
	top: 472px;
	text-align: center;
}
.gwwyh_pho_right5 {
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 320px;
	top: 612px;
	text-align: center;
}
.gwwyh_pho_right6 {
	float: left;
	height: 80px;
	width: 80px;
	position: absolute;
	left: 320px;
	top: 752px;
	border: 1px solid #cc0000;
	text-align: center;
	padding: 10px;
}
.gwwyh_pho_right7 {
	float: left;
	height: 80px;
	width: 80px;
	position: absolute;
	left: 320px;
	top: 892px;
	border: 1px solid #cc0000;
	text-align: center;
	padding: 10px;
}
.gwwyh_pho_right8 {
	float: left;
	height: 80px;
	width: 80px;
	position: absolute;
	left: 320px;
	top: 1032px;
	border: 1px solid #cc0000;
	text-align: center;
	padding: 10px;
}




.gwwyh_column_left {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1481px;
	width: 64px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gwwyh_column_right {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 1481px;
	width: 64px;
	position: absolute;
	left: 936px;
	top: 0px;
}
.gczl_ad1 {
	float: left;
	height: 
}
.gwwyh_ad1 {
	float: left;
	height: 152px;
	width: 856px;
	position: absolute;
	left: 72px;
	top: 8px;
	background-image: url(../images/gwwyh_bg.gif);
	background-repeat: repeat-y;
}
.gwwyh_button {
	float: left;
	position: absolute;
	height: 335px;
	width: 236px;
	left: 72px;
	top: 168px;
	font-size: 5px;
}
.gwwyh_main {
	float: left;
	height: 820px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 253px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}
.gwwyh_ad2 {
	float: left;
	height: 422px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 511px;
}
.gwwyh_ad3 {
	float: left;
	height: 422px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 941px;
}
.gwwyh_ad4 {
	float: left;
	height: 102px;
	width: 856px;
	position: absolute;
	left: 72px;
	top: 1371px;
}
.gwwyh_footer {
	text-align: center;
	float: left;
	height: 137px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 1736px;
	background-image: url(../images/index_footer.gif);
}
.gwwyh_ad1_up {
	float: left;
	height: 8px;
	width: 844px;
	position: absolute;
	left: 6px;
	top: 0px;
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
}
.gwwyh_ad1_left {
	float: left;
	height: 152px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
}
.gwwyh_ad1_right {
	float: left;
	height: 152px;
	width: 6px;
	position: absolute;
	left: 850px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gwwyh_ad1_bottom {
	float: left;
	height: 7px;
	width: 844px;
	position: absolute;
	left: 6px;
	top: 145px;
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
}
.gwwyh_ad1_border {
	float: left;
	height: 132px;
	width: 836px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gwwyh_button_center {
	width: 206px;
	float: left;
	position: absolute;
	height: 300px;
	left: 15px;
	top: 15px;
	font-size: 10px;
}
.gwwyh_main_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gwwyh_main_left {
	float: left;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	height: 1110px;
}
.gwwyh_main_right {
	float: left;
	height: 1110px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gwwyh_main_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 1103px;
}
.gwwyh_main_border {
	float: left;
	height: 1090px;
	width: 591px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gwwyh_ad1_up {
	float: left;
	height: 8px;
	width: 844px;
	position: absolute;
	left: 6px;
	top: 0px;
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
}
.gwwyh_up_ad {
	float: left;
	height: 77px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 168px;
}
.gwwyh_main_dibu {
	float: left;
	height: 50px;
	width: 612px;
	position: absolute;
	top: 1030px;
	left: 0px;
	font-family: "宋体";
	font-size: 14px;
	color: #663200;
	text-align: center;
}
.gwwyh_main_dibu a:link, .gwwyh_main_dibu a:visited {
	color:#663200;
	text-decoration:none;
}
.gwwyh_main_dibu a:hover {
	color:#cc0000;
	text-decoration:none;
}




.gwwyh_individual_button {
	float: left;
	position: absolute;
	height: 220px;
	width: 236px;
	left: 72px;
	top: 118px;
	background-image: url(../images/gwwyh_individul_bg1.gif);
	background-repeat: repeat-y;
}
.gwwyh_individual_button_up {
	float: left;
	position: absolute;
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 224px;
	left: 6px;
	top: 0px;
}
.gwwyh_individual_button_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 220px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gwwyh_individual_button_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	height: 220px;
	width: 6px;
	position: absolute;
	left: 230px;
	top: 0px;
}
.gwwyh_individual_button_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 224px;
	position: absolute;
	left: 6px;
	top: 213px;
}

.gwwyh_individual_button_border {
	float: left;
	height: 200px;
	width: 217px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}
.gwwyh_ad2 {
	float: left;
	height: 422px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 511px;
}
.gwwyh_individual_main {
	float: left;
	height: 470px;
	width: 612px;
	position: absolute;
	left: 316px;
	top: 298px;
	background-image: url(../images/gczl_bg.gif);
	background-repeat: repeat-y;
}

.gwwyh_individual_main_up {
	background-image: url(../images/border_up.gif);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.gwwyh_individual_main_left {
	float: left;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	height: 470px;
}
.gwwyh_individual_main_right {
	float: left;
	height: 470px;
	width: 6px;
	position: absolute;
	left: 606px;
	top: 0px;
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.gwwyh_individual_main_bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 600px;
	position: absolute;
	left: 6px;
	top: 463px;
}
.gwwyh_individual_main_border {
	float: left;
	height: 448px;
	width: 592px;
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #f9bf16;
}

.gwwyh_individual_ad3 {
	float: left;
	height: 102px;
	width: 856px;
	position: absolute;
	left: 72px;
	top: 776px;
}
.gwwyh_individual_column_left {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 886px;
	width: 64px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gwwyh_individual_column_right {
	background-image: url(../images/index_column.gif);
	background-repeat: repeat-y;
	float: left;
	height: 886px;
	width: 64px;
	position: absolute;
	left: 936px;
	top: 0px;
}
.gwwyh_individual_footer {
	text-align: center;
	float: left;
	height: 137px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 1141px;
	background-image: url(../images/index_footer.gif);
}
.gwwyh_individual_ad2 {
	float: left;
	height: 422px;
	width: 236px;
	position: absolute;
	left: 72px;
	top: 346px;
}


.gcdjt_body {
	float: left;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 255px;
	height: 1251px;
	background-color: #FFF;
}
.gcdjt_bg1 {
	background-image: url(../images/gcdjt_bg1.gif);
	background-repeat: repeat-x;
	float: left;
	height: 400px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gcdjt_up {
	background-image: url(../images/gcdjt_up.gif);
	float: left;
	height: 300px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gcdjt_left {
	float: left;
	height: 947px;
	width: 78px;
	position: absolute;
	left: 0px;
	top: 300px;
	background-image: url(../images/gcdjt_left.gif);
	background-repeat: repeat-y;
}
.gcdjt_right {
	float: left;
	height: 947px;
	width: 78px;
	position: absolute;
	left: 922px;
	top: 300px;
	background-image: url(../images/gcdjt_right.gif);
	background-repeat: repeat-y;
}
.gcdjt_pic {
	float: left;
	height: 393px;
	width: 674px;
	position: absolute;
	left: 163px;
	top: 100px;
	background-image: url(../images/gcdjt_pic.gif);
}

.gcdjt_picnews {
	float: left;
	height: 353px;
	width: 634px;
	position: absolute;
	left:20px;
	top: 20px;
	
}

.gcdjt_title {
	background-image: url(../images/gcdjt_cfdjt_title.gif);
	float: left;
	height: 32px;
	width: 152px;
	position: absolute;
	left: 424px;
	top: 512px;
}
.gcdjt_text1 {
	float: left;
	width: 674px;
	position: absolute;
	left: 163px;
	top: 560px;
	font-size: 14px;
	line-height: 22px;
	color: #990000;
	font-weight: bold;
}
.gcdjt_text1 a:link, .gcdjt_text1 a:visited {
	color:#990000;
	text-decoration:none;
}
.gcdjt_text1 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.gcdjt_ad1 {
	float: left;
	height: 125px;
	width: 828px;
	position: absolute;
	left: 85px;
	top: 755px;
}
.gcdjt_text2 {
	height: 200px;
	width: 416px;
	position: absolute;
	left: 84px;
	top: 905px;
}
.gcdjt_heading {
	float: left;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gcdjt_text2_zhengwen {
	float: left;
	height: 130px;
	width: 366px;
	position: absolute;
	top: 40px;
	left: 25px;
	font-size: 14px;
	line-height: 22px;
}
.gcdjt_text2_zhengwen a:link, .gcdjt_text2_zhengwen a:visited {
	color:#990000;
	text-decoration:none;
}
.gcdjt_text2_zhengwen a:hover {
	color:#cc0000;
	text-decoration:none;
}
.gcdjt_text3 {
	float: left;
	position: absolute;
	height: 200px;
	width: 416px;
	left: 500px;
	top: 905px;
}
.gcdjt_more {
	float: left;
	position: absolute;
	width: 36;
	height:12px;
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	top: 180px;
	left: 350px;
}
.gcdjt_more a:link, .gcdjt_more a:visited {
	color:#990000;
	text-decoration:none;
}
.gcdjt_more a:hover {
	color:#cc0000;
	text-decoration:none;
}
.gcdjt_ad2 {
	float: left;
	height: 125px;
	width: 828px;
	position: absolute;
	left: 85px;
	top: 1115px;
}
.gcdjt_footer {
	text-align: center;
	float: left;
	height: 137px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 1502px;
	background-image: url(../images/index_footer.gif);
}
.idnex_bottommedia_logo {
	float: left;
	height: 100px;
	width: 585px;
	position: absolute;
	top: 40px;
	left: 13px;
}

.bian {
	float: left;
	width: 583px;
	position: absolute;
	height: 142px;
	left: 15px;
	top: 15px;
	background-image: url(../images/gwwyh_flash_bg.gif);
}
.big_bian {
	float: left;
	height: 142px;
	width: 826px;
	position: absolute;
	left: 15px;
	top: 15px;
}


.gcdjt3 {
	width: 674px;
	position: absolute;
	left: 163px;
	top: 230px;
	font-size: 14px;
	line-height: 22px;
	text-indent: 2em;
	height: 800px;
	color: #410000;
}

.gcdjt3_1 {
	width: 674px;
	position: absolute;
	left: 163px;
	top: 200px;
	font-size: 16px;
    font-weight:bolder;
	line-height: 22px;
	text-indent: 2em;
	text-align:center;
	height: 50px;
	color: #410000;
}
.gcdjt3_2 {
	font-family: "宋体";
	text-indent: 2em;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	position: absolute;
	top: 1080px;
	float: left;
	width: 674px;
	left: 163px;
}

.gcdjt3_2 a:link{
	color:#410000;
	text-decoration:none;
	font-size: 14px;
}
.gcdjt3_2 a:visited {
	color:#410000;
	text-decoration:none;
	font-size: 14px;
}
.gcdjt3_2 a:hover {
	color:#cc0000;
	text-decoration:none;
}

.gcdjt31_3 {
	font-family: "宋体";
	text-indent: 2em;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	position: absolute;
	top: 180px;
	float: left;
	width: 674px;
	left: 163px;
    height:353px;
}

.gcdjt31 {
	width: 674px;
	position: absolute;
	left: 163px;
	top: 250px;
	font-size: 14px;
	line-height: 22px;
	text-indent: 2em;
	height: 600px;
	color: #410000;
}

.gcdjt2_mtbd {
	width: 674px;
	position: absolute;
	left: 163px;
	top: 560px;
	font-size: 14px;
	line-height: 22px;
}
.gcdjt2_mtbd a:link, .gcdjt2_mtbd a:visited {
	color:#990000;
	text-decoration:none;
}
.gcdjt2_mtbd a:hover {
	color:#cc0000;
	text-decoration:none;
}

.gcdjt2_pager {
	font-family: "宋体";
	
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	position: absolute;
	top: 1020px;
	float: left;
	width: 690px;
}

.gcdjt2_pager a:link{
	color:#410000;
	text-decoration:none;
	font-size: 14px;
}
.gcdjt2_pager a:visited {
	color:#410000;
	text-decoration:none;
	font-size: 14px;
}
.gcdjt2_pager a:hover {
	color:#cc0000;
	text-decoration:none;
}