
#aboutLeft{
	background-color:#F3F6FB;
	width:230px;
	height:100%;
	*height:400px;
	padding-bottom:20px;
	padding-top:10px;
	position:relative;
}

#aboutTree{
	margin-left:5px;
	color:#0066CC;
	font-weight:bold;
}

#aboutTree img{
	margin-right:0px;
}

#ablist div{
	color:#003366;
	cursor:pointer;
	padding-left:13px;
	padding-top:3px;
	height:22px;
	font-weight:normal;
}

#ablist div img{
	vertical-align:1px;
	margin-right:10px;
}

#aboutRright{
	position:absolute;
	left:230px;
	top:0px;
	width:700px;
}


#aboutDetail{
	position:absolute;
	top:30px;
	width:650px;
	*width:670px;
	margin-left:10px;
	padding:10px;
}

#mapDetail li{
	width:12%;
	float:left;
	text-align:center;
	list-style:none;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	font-size:12px;
	border-bottom:1px dashed #dddddd;
	height:18px;
	*height:22px;
	padding-left:4px;
	padding-top:4px;
}


#bbslist{
	
}

#bbslist ul{
	padding:0px;
	margin:0px;
}
#bbslist li{
	list-style:none;
	height:19px;
	*height:25px;
	border-bottom:1px dashed #dddddd;
	padding-top:5px;
	clear:both;
	letter-spacing:1px;
	cursor:pointer;
	margin-left:0px;
	/*width:580px;*/
}
#bbslist li span{
	float:right;
	text-align:left;
	width:50px;
	font-size:9px;
}

#faqlist ul{
	padding:0px;
	margin:0px;
}
#faqlist li{
	list-style:none;
	height:19px;
	*height:25px;
	border-bottom:1px dashed #dddddd;
	padding-top:5px;
	clear:both;
	letter-spacing:1px;
	cursor:pointer;
	margin-left:0px;
	/*width:580px;*/
}
#faqlist li span{
	float:right;
	text-align:left;
	width:50px;
	font-size:9px;
}
#TQonline{
	position:absolute;
	top:0px;
	left:-2000px;
	z-index:100;
}