* {
	margin:0;
	padding:0;
}
body,table,p,select,form,a,textarea {
	font-family:"Arial","SimSun";
	color:#000000;
	font-size: 12px;
	height:100%;
}
body {
	text-align: center;
	width:780px;
	margin:0 auto;	
}
ul li{
	list-style: none;
}
img {
	border:0px;
}
a {
	text-decoration:none ;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
#left {
	float: left;
	width: 280px;
	text-align: left;
}
#right {
	float: right;
	width: 495px;
	text-align: left;
}
#topmapbg {
	background: url(./top_05.gif) repeat-x;
	height: 28px;
	width: 780px;
}
#zttitimg {
	background-image: url(./top4.jpg);
	height: 127px;
	width: 780px;
}
#zttitimg2 {
	height: 127px;
	width: 780px;
}
.center780{
    margin:0 auto;
	width:780px;
	float:left;
}
#center_zt{
    margin:0px auto;
	margin-top:40px;
	width:780px;
	float:left;
	background-color:#EDEDED;
}
#mapbg{
	width:770px;
	background: url(./mapbg.gif) repeat-x bottom; 
	height:23px; 
	text-align:left;  
	padding:6px 0px 0px 10px; 
	margin:0 auto;
}
.index_pic{
	width:258px;
	background-color:#EDEDED;
	color:#1B1B1B;
	float: left;
	margin:18px 8px 0px 5px;
	padding:4px;
}


#index_pic_img{
	width:258px;
	min-height:172px;
	margin-bottom: 6px;
}

#index_pic_text{
	width:248px;
	color: #000000;
	text-align: center;
	padding:5px;
}
#index_pic_text a{
	color: #000000;
	text-decoration:none;
}
#index_pic_text a:hover{
	color: #ff0000;
	text-decoration:none;
}

#index_news {
	width: 480px;
	margin:25px 5px 5px 5px;
	float:right;
}

#index_news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #D01500;
	width: 470px;
	padding-top:10px;
	line-height:1.4;
	text-align: left;
	text-decoration:none;
}
#index_news h1 a{
	font-size: 14px;
	font-weight: bold;
	color: #D01500;
	line-height:1.4;
	text-decoration:none;
}
#index_news h1 a:hover{
	color: #056E78;
	text-decoration: underline;
}
#index_news .ul {
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 470px;
	padding:6px 0px 10px 0px;
	line-height:1.6;
	display: block;
}
#index_news .ul a{
	font-size: 12px;
	color: #000000;
	line-height:1.6;
}
#news_lie {
	width: 266px;
	margin-top: 15px;
	float: left;
}
#news_lie .tit {
	width: 266px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A09E;
	height: 18px;
	padding: 6px 0px 0px 10px;
}
#news_lie .tit a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#news_lie .tit a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#news_lie ul {
	padding:8px 0px 8px 8px;
	color: #999999;
	
}


#news_right {
	width: 490px;
	float: left;
	margin-top: 15px;
}

#news_right .tit2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7200;
	height: 18px;
	padding: 6px 0px 0px 10px;
}
#news_right .tit2 a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#news_right .tit2 a:hover{
	color: #000000;
}

#news_right ul {
	color: #999999;
	font-size: 11px;
	padding: 6px 0px 6px 15px;
}
.news li {
	line-height:1.8;
	text-align: left;
	padding-left: 10px;
	background-image: url(./dot1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-bottom:4px;
}
.news a {
	color: #00219A;
	margin-right: 10px;
}

.noindent li {
	line-height:1.8;
	text-align: left;
	padding-left: 10px;
	background-image: url(dot1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-bottom:4px;
}
.noindent a {
	color: #00219A;
	margin-right: 10px;
}
#news_lie .tit .more_lie,#news_right .tit2 .more_lie{
	font-size: 12px;
	float:right;
	text-align: right;
	padding-right:20px;
	width: 100px;
	font-weight: normal;
	color: #ffffff;
}
#news_lie .tit .more_lie a,#news_right .tit2 .more_lie a{
	font-size: 12px;
	color: #ffffff;
	margin: 0px 4px 0px 4px;
}

#news_lie .tit .more_lie a:hover,#news_right .tit2 .more_lie a:hover{
	color: #ffffff;
}

#pic_tit{
	border-bottom:3px solid #00A09E;
	padding-bottom:4px;
	padding-top:40px;
	color:#FF7200;
	font-size:18px;
	text-align:left;
	padding-left:20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:15px;
}

.more_lie{
	font-size: 12px;
	float:right;
	text-align: right;
	padding-right:20px;
	width: 100px;
	font-weight: normal;
	color: #646464;
	margin: 0px 4px 0px 4px;
}
.more_lie a{
	font-size: 12px;
	color: #646464;
	margin: 0px 4px 0px 4px;
}

.more_lie a:hover{
	color: #646464;
}

#qt_bg{float:left;
	width:770px;	
	background-image: url(./qt_02bg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	margin-left:6px;
	margin-top:6px;
}
#qt_bot{float:left;
	width:770px;
	background-image: url(./qt_03bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:10px;
}
#qt_top{float:left;
	width:770px;
	height:10px;
	background-image: url(./qt_01top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#qt_nr{
	float:left;
	width:750px;
	padding-left:20px;
	background-image: url(./qt_04tu.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#qt_lie{
	width:620px;
	float:right;
	margin-right:10px;
	height: 90px;
}
#qt_lie ul{
	color:#FFFFFF; 
	width:620px;
	font-size:12px;
	text-align:left;
}

#qt_lie ul li{
	width:190px;
	float:left;
	background-image: url(./dot_white.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:15px;
	height: 20px;
	padding-top: 3px;
}
#qt_lie ul li a{
	font-size:12px;
	color:#FFFFFF;
}
#qt_lie ul li a:hover{
	color:#FFFF00;
	text-decoration:underline;
}


#centerimg {
	width: 780px;
}
#centerimg ul{
	width: 780px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#centerimg li {
	background-color: #EDEDED;
	height:140px;
	width: 127px;
	float: left;
	margin-right: 3px;
	margin-bottom: 15px;
}
#centerimg li p{
	width: 120px;
	height:40px;
	line-height:1.6;
}
#centerimg img {
	height: 82px;
	width: 123px;
	margin-bottom: 3px;
	border:2px solid #E8E8E8;
}
#centerimg a {
}

#centerimg a:hover{
	color: #FF0000;
}
#centerimg a:hover img{
	border:2px solid #FF0000;
}
#news_3 {
    float:left;
	background-color: #EDEDED;
	width: 780px;
	margin: 0px auto;
	margin-top:48px;
}
#news_3 .titimg {
	background-image: url(./news_3_1.gif);
	height: 29px;
	width: 544px;
	margin: 0px auto;
	font-size:20px;
	color:#FFFFFF;
	text-align:left;
	padding-left:16px;
	padding-top:10px;
	font-weight: bolder;
	text-decoration: none;
	font-family: SimHei, Arial;
}
#news_3 .x {
	background-image: url(./news_liebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 560px;
	padding-top: 15px;
	margin: 0px auto;
	height: 330px;
}
#news_3 .tit3 {
	color: #FFFFFF;
	background: url(./news_3_2.gif) no-repeat left top;
	height: 19px;
	width: 509px;
	border-bottom: 2px solid #23A4B2;
	font-size: 14px;
	text-align: left;
	padding: 8px 0px 0px 25px;
	margin: 0px auto;
}
#news_3 .tit3 a{
	color: #FFFFFF;
	font-size: 14px;
}
#news_3 .tit3 a:hover{
	color: #FFFF00;
}
#news_3 .more {
	font-family: "SimSun";
	font-size: 12px;
	color: #000000;
	float: right;
	width: 50px;
	font-weight: normal;
	padding-top: 4px;
}
#news_3 .more a{
	font-size: 12px;
	color: #000000;
}
#news_3 .more a:hover{
	color: #FF0000;
}


#news_3 ul {
	width: 480px;
	text-align: left;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#news_3 ul li {
	line-height: 2.2;
	padding-left: 15px;
	color: #000000;
	background-image: url(./dot_black.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#news_3 ul li a {
	line-height: 2.2;
	color: #000000;
	margin-right: 10px;
}
#news_3 ul li a:hover {
	color: #FF0000;
}

.page_topbg1{
	width:750px;
	height:28px;
	background: url(./page_topbg1.gif) repeat-x top;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	margin:0 auto;
}
	
.div_currpage{
	width:780px;
	height:22px;
	background: url(./page_topbg2.gif) no-repeat;
	margin:0 auto;
	padding-top:8px;
}
.page_lie{
	width:640px;
	padding-bottom:20px;
	height: 550px;
	margin: 15px auto;
}
.page_lie li{
	width:600px;
	font-size: 12px;
	line-height:1.6;
	text-align: left;
	padding-left: 20px;
	background-image: url(./dot1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom:10px;
}
.page_lie li a{
	color:#0000CC;
	font-size: 14px;
	margin-right: 30px;
	
}
.page_lie li a:hover{
	color: #FF0000;
}
.page_updown {
	margin-bottom: 20px;
}
