* {
	margin: 0;
	padding: 0;
	border: none;
}
html, body {
	text-align: center;
	background: #FFF;
	font-size: 12px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
ul {
	list-style: none;
}
.clear {
	clear: both;
}
#Container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #FFF;
}
/*************** top ************/
#top {
	background: url(../images/top_bg.gif) left top repeat-x;
	height: 78px;
	margin-bottom: 10px;
	overflow: hidden;
}
.logo {
	float: left;
	margin: 10px 0 0 5px;
	width: 202px;
	overflow: hidden;
	display: inline;
}
#menu {
	float: right;
	margin-top: 25px;
	height: 41px;
	width: 785px;
	overflow: hidden;
}
#menu ul li {
	float: left;
	text-align: center;
}
#menu li a {
	display: block;
	width: 98px;
	height: 33px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
}
#menu li a:hover {
	background: url(../images/menu_bg.gif) left top no-repeat;
	color: #FFF;
}
#aa .aa a, #bb .bb a, #cc .cc a, #dd .dd a, #ee .ee a, #ff .ff a, #gg .gg a, #hh .hh a {
	background: url(../images/menu_bg.gif) left top no-repeat;
	color: #FFF;
}
#banner {
	text-align: center;
	margin-bottom: 15px;
}
/************** left ************/
#left {
	float: left;
	width: 765px;
	margin-left: 10px;
	overflow: hidden;
}
.about_title {
	background: url(../images/title_about.jpg) left top no-repeat;
	width: 732px;
	height: 32px;
	line-height: 32px;
}
.about {
	margin: 10px 0;
	width: 712px;
	overflow: hidden;
	color: #5C5C5C;
	line-height: 190%;
}
.about img {
	border: #D3D3D3 solid 2px;
	float: left;
	margin-right: 25px;
}
.line {
	float: left;
	background: url(../images/line_bg.gif) left top no-repeat;
	width: 242px;
	height: 232px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
}
#left h3 {
	float: left;
	color: #F00;
	font-size: 12px;
	margin-left: 10px;
}
#left span {
	float: right;
	background: url(../images/more.gif) right center no-repeat;
	padding-right: 12px;
	margin-right: 10px;
}
#left span a {
	color: #707B81;
	font-size: 12px;
}
.line span a:hover {
	text-decoration: underline;
}
.line_txt {
	margin: 13px 0;
	line-height: 170%;
	color: #0083CB;
}
.line_txt .red {
	color: #F00;
}
#left .line_txt span {
	float: none;
	background: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.lianxi {
	float: left;
	width: 150px;
	padding: 10px 0;
	margin-left: 10px;
}
#left .lianxi h3 {
	color: #0083CB;
}
.lianxi_txt {
	margin: 10px 0;
	line-height: 180%;
	color: #595959;
}
#left .map {
	float: left;
	z-index: 99;
	position: absolute;
	left: 444px;
	top: 585px;
}
#left .about_title span {
	float: right;
	margin-right: 25px;
	background: none;
}
#left .about_title a {
	color: #CECECE;
}
#left .about_title a:hover {
	text-decoration: underline;
}
/************** right ************/
#right {
	float: right;
	width: 205px;
	margin-right: 10px;
	overflow: hidden;
}
#right .route {
	line-height: 180%;
	color: #595959;
	margin-top: 10px;
}
#right .route span {
	font-weight: bold;
}
#right ul {
	margin: 5px 0 5px 5px;
	line-height: 190%;
	font-size: 14px;
	font-weight: bold;
	color: #0083CB;
}
#right ul li {
	background: url(../images/mb5u.gif) left center no-repeat;
	padding-left: 20px;
}
#right .service ul a {
	font-weight: bold;
	color: #0083CB;
	font-size: 14px;
}
#right .service ul a:hover {
	color: #6D6D6D;
}
.contact {
	margin-top: 10px;
	background: url(../images/contact_bg.gif) left top no-repeat;
	width: 195px;
	height: 232px;
	overflow: hidden;
	padding: 10px 5px;
	text-align: center;
}
.contact h3 {
	color: #0083CB;
	font-size: 14px;
	float: left;
	margin-left: 10px;
}
.contact span {
	float: right;
	background: url(../images/more.gif) right center no-repeat;
	padding-right: 12px;
	margin-right: 10px;
}
.contact span a {
	color: #707B81;
	font-size: 12px;
}
.contact span a:hover {
	text-decoration: underline;
}
.con_txt {
	text-align: left;
	line-height: 170%;
	margin: 10px;
	color: #474747;
}
/*********** foot ***************/
#foot {
	border-top: #959595 dotted 1px;
	margin-top: 15px;
	line-height: 180%;
	color: #595959;
	padding: 10px;
}
#foot a {
	color: #595959;
}
#foot a:hover {
	text-decoration: underline;
}
.f_line {
	float: left;
}
.f_txt {
	float: right;
	text-align: right;
}
/***************  main  ****************/
#main {
	float: left;
	width: 725px;
	margin-left: 15px;
	overflow: hidden;
}
#main .title {
	border-bottom: #CCC dotted 1px;
	padding-bottom: 3px;
}
.title h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	float: left;
	background: url(../images/h3_bg.gif) left center no-repeat;
	padding-left: 18px;
	color: #0059CE;
}
.title .add {
	float: right;
	margin-top: 5px;
	text-align: right;
	color: #666;
}
.title span {
	color: #317FBD;
}
.add a {
	color: #666;
}
.add a:hover {
	text-decoration: underline;
}
#content {
	padding: 10px;
	line-height: 170%;
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 5px 0px;
	width: 980px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #888;
	text-align: center;
	border-top: dotted 1px #AAA;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #888;
}


