@charset "utf-8";
/* CSS Document */
.navigation{zoom:1;}
.navigation li{float:left;display:inline;padding-left:15px;background:url(http://img.taoxie.com/common/navigation_ar.gif) 5px 1px no-repeat;}
.navigation li.first{padding:0;background:none;color:#000;}
.navigation li a:link,.navigation li a:visited{color:#000;}

.container{margin-top:10px;}

.map-top{
	background-color:#d6d6d6;
	height:30px;
	zoom:1;
}
.map{
	margin-top:10px;
	background-color:#f3f3f3;
	border:1px solid #e6e6e6;
	padding:0 5px 5px 5px;
}
.model{
	border:1px solid #e6e6e6;
	background-color:#fff;
	padding:10px;
	margin-top:5px;
}
.model dt{
	padding:4px;
}
.model dd{
	height:1%;
	overflow:hidden;
}
.model .list li{
	float:left;
	padding-left:12px;
	width:100px;
	background:url(http://img.taoxie.com/sitemap/ar_2.gif) 4px -3px no-repeat;
	border-left:1px solid #e6e6e6;
}
.model .list li.first{
	border:none;
}
.model .list-channel li{
	float:left;
	padding-left:12px;
	width:90px;
	background:url(http://img.taoxie.com/sitemap/ar_2.gif) 4px -3px no-repeat;
	border-left:1px solid #e6e6e6;
}
.model .list-channel li.first{
	border:none;
}
.model .tree{
	background-color:#f2f2f2;
	padding:5px;
}
.model .tree h5{
	background-color:#e6e6e6;
	font-weight:normal;
	padding:5px 10px;
}
.model .tree li{
	float:left;
	margin:5px;
	width:120px;
}
.model .tree li ul li{
	float:none;
	width:auto;
	padding-left:12px;
	background:url(http://img.taoxie.com/sitemap/ar_2.gif) 4px -3px no-repeat;
}
.ad-list-bottom li{
	display:inline;
	margin:10px 0 10px 28px;
	float:left;
}
.ad-list-bottom li.first{
	margin-left:0;
}
.help{
	width:950px;
}
.help dl{
	width:190px;
}
