/*body { font-size:14px; font-family:"ËÎÌå"}*/
.tag {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.index_tag_header {
	background-color: #FAFAFA;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}

.tag li {
	width: auto;
	list-style-type: none;
	float: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbcbcb;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}
.tag li a {
	text-decoration:none;
	float:left;
	background:url(img/tagright.gif) no-repeat right bottom;
	line-height:23px;
	color:#999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tag li.emptyTag { width:4px; background:none}
.tag li.selectTag {
	background-position: left top;
	position:relative;
	height:25px;
	margin-bottom:-2px;
	background-color: #F2F6FB;
}
.tag li.selectTag a { background-position: right top; color:#000; height:25px; line-height:25px;}
.tagContent {
	height:auto;
	padding:0px;
	color:#474747;
	width:100%;
	display:none;
	margin: 0px;
	clear: both;
}
.atagContent {
	padding:1px;
	clear: both;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#atagContent div.selectTag{ display:block}
.tag_menu {margin: 0px;	padding: 0px;height: auto;width: 100%;clear: both;}
.article_about_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.article_about_ul li {
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
	width: 49%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.sight_about_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
.sight_about_ul li {
	text-indent: 15px;
	padding-top: 5px;
	background-image: url(../images/96.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 5px;
	width: 19%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
