@charset "utf-8";
/* CSS Document */
#friend {
	width:100%;
	height:60px;
	background-color:#00a9bc;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	margin-top:20px;
	min-width:1024px;
	
	}
#friend ul {
	width:1170px;;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	}
#friend a {
	font-size:12px;}
#friend .li_title {
	line-height: 60px;
	width: 80px;
	height: 60px;
	float: left;
	/*background-image: url(../images/line_blue.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Microsoft Yahei Font";
}
#friend .li_links {
	width: 740px;
	height: 60px;
	padding-left:40px;
	float: left;
	overflow:hidden;
}
#friend .li_links a {
	font-size:12px;
	line-height:60px;
	vertical-align:middle;
	color:#fff;
	display:block;
	float:left;
	margin-right:25px;
	font-family:"simsun"}
#friend .li_links a:hover{ text-decoration:underline;}	
#friend .li_more {
	width:80px;
	height:60px;
	float:right;}
#friend .li_more a {
	width: 80px;
	height: 60px;
	display: block;
	background-color: #0091a7;
	/*background-image: url(more_icon.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
}
#friend .li_more a:hover {
	background-color:#007c8f;}
#with {
	width:1170px;;
	margin-top:30px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
#with ul {
	width:540px;
	float:left;
	
	}
#with .ul_line {height:99px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#with .ul_line li {
	color:#383838;
	font-size:12px;
	width:230px;
	float:left;}
#with .ul_line strong {
	font-weight:normal;
	color:#00a9bc;}
#with .span_tel {
	line-height:50px;
	width: 187px;
	height: 50px;
	float: left;
	padding-left:43px;
	/*background-image: url(../images/tel_icon.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
} 
#with .span_mail {
	width: 187px;
	height: 49px;
	float: left;
	line-height:49px;
	padding-left:43px;
	/*background-image: url(../images/mail_icon.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
} 
#with .span_det {
	padding-top:13px;
	display:block;
	float:left;
	line-height:24px;
	width:175px;
	padding-left:130px;}
#with .span_det a {
	margin-right:15px;}
#with .span_det a:hover {color:#00a9bc; }
#with .li_record {
	float:left;
	padding-top:19px;}
#with .span_gray {
	padding-left:20px;
    padding-right:20px;
	color:#a6a6a6;}
#with .span_yellow {
	color:#f39800;}
#with .ul_tow_d {
	width:390px;
	overflow:hidden;
	height:180px;
	float:right; }
#with .ul_tow_d li {
	line-height:20px;

	height:20px;
	float:left;
	margin-left:75px;
	text-align:center;}
#with .ul_tow_d img {
	margin-bottom:10px;
	border: 1px solid #e2e2e2;
	background-color: #FFF;
	padding: 7px;
	width:100px;
	heigth:100px;
}
#footer {
	font-size:12px;
	color:#a6a6a6;
	width: 100%;
	height: 29px;
	text-align: center;
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	line-height:29px;
	min-width:1024px;
	overflow-x:hidden;
	}
#footer p{width:1170px;; height:29px; line-height:29px; vertical-align:middle;margin:0px auto; text-align:center;}