/*intro*/

.main{width: 950px;margin-right: auto;margin-left: auto;}
.bh1{
	font-size: 22px;
	line-height: 58px;
	font-weight: bold;
	float: left;
	width: 695px;
	height: 58px;
	text-align: center;
}
.kong{
	float: left;
	height: 20px;
	width: 203px;
}
.kong2{
	float: left;
	height: 20px;
	width: 735px;
}
.intro_z{
	width: 205px;
	float: left;
}
.intro_y{
	float: left;
	width: 735px;
	margin-left: 10px;
}
.intro_zt{
	width: 205px;
	background-image: url(imgs/intro_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 46px;
}
.intro_zt_help{
	width: 205px;
	background-image: url(imgs/help.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 46px;
}
.help_bg{
	line-height: 30px;
	height: 30px;
	float: left;
	width: 203px;
	background-color: #e0f9b5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3e571;
	border-left-color: #c3e571;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e1e1e1;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-indent: 20px;
}
.intro_zc{
	width: 203px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3e571;
	border-left-color: #c3e571;
	background-color: #FFF;
}
.intro_zc ul{
	width: 165px;
	margin-left: 19px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e1e1e1;
	background-image: url(imgs/contact_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.intro_zc li{
	float: left;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
}
.intro_zw{
	width: 205px;
	background-image: url(imgs/intro_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 3px;
}
.intro_yt{
	float: left;
	background-image: url(imgs/intro_bt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	width: 735px;
}
.intro_yc{
	float: left;
	width: 735px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
	background-color: #FFF;
}
.intro_yc ul{
	float: left;
	width: 695px;
	margin-left: 20px;
	line-height: 20px;
}
.intro_yw{
	float: left;
	background-image: url(imgs/intro_bt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 3px;
	width: 735px;
}
.map{
	background-image: url(imgs/map.gif);
	float: left;
	height: 467px;
	width: 640px;
	background-repeat: no-repeat;
	margin-right: 25px;
	margin-left: 20px;
}
.licence{
	background-image: url(/images/licence.jpg);
	background-repeat: no-repeat;
	height: 481px;
	width: 680px;
	float: left;
	margin-left: 7px;
}
.links_p{
	overflow: auto;
	width: 600px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.links_p ul{
	clear: both;
}
.links_p ul li{
	float: left;
	padding-left: 1px;
	height: 50px;
}
.links_t{
    padding-top: 10px;
    background: #FFF;
    color: #717171;
    font-weight: bold;
}
.links_t ul{
	padding: 0 5px;
}
.links_t ul li{
	padding: 0 5px;
	float: left;
}

.title{
	font-size: 14px;
	font-weight: bold;
	color: #A8CC05;
	line-height: 30px;
	padding-bottom: 10px;
}

