@charset "utf-8";
.section{
	padding:0 0 0 60px;
	line-height:1.6;
}
.pur_icon {
    background:url(../images/about/icon.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
}
.left_ti {
	position:relative;
	background:url(../images/webmap/main_title_bg.jpg) no-repeat left top;
	width:557px;
	height:53px;
	font-weight:bold;
	font-size:15px;
	color:#af2877;
	padding:36px 0 0 200px;
}
.webmap_area {
	float:left;
	width:194px;
	margin:0 25px 35px 0;
}
.webmap_area .ti {
    background:url(../images/webmap/bg.jpg) no-repeat left top;
	width:184px;
	height:18px;
	color:#fff;
	font-weight:bold;
	padding:1px 0 0 10px;
}
.webmap_area li {
    background:url(../images/webmap/dotted.jpg) repeat-x left bottom;
	padding:0 0 0 10px;
	color:#66003b;
}
.webmap_area li a{color:#66003b;}
.webmap_area li a:hover{color:#d3007a;}
.webmap_area ul {
	width: 194px;
	line-height:1.8;
}
.webmap_area .ti .en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d98db9;
	padding:0 0 0 6px;
}
