#con {
	float:left;
	WIDTH:411px;
	height:291px;
	margin-top:6px;
	padding-left:9px;
}
#tags {
	WIDTH: 391px;
	float:left;
	background-image: url(../images/d23.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:5px;
	padding-left:20px;
}

#tags LI {
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	HEIGHT: 27px;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
	background-image: url(../images/an8.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 1px;
	font-family: "ËÎÌå";
}
#tags LI A {
	FLOAT: left;
	COLOR: #3366cc;
	LINE-HEIGHT: 27px;
	HEIGHT: 27px;
	TEXT-DECORATION: none;
	background-image: url(../images/an08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	font-family: "ËÎÌå";
	font-size: 12px;
}

#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	POSITION: relative;
	HEIGHT: 27px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #3366cc;
	LINE-HEIGHT: 27px;
	HEIGHT: 27px;
	text-decoration: none;
}
.tagContent {
	DISPLAY: none;
	WIDTH: 411px;
	HEIGHT: 255px;
	text-align: left;
	clear: both;
	float: left;
	background-color: #f7f7f7;
}
.tagContent ul{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	list-style-type: none;
}
.tagContent ul li {
	width:396px;
	float: left;
	line-height:21px;
}
.tagContent ul li span {
	width:396px;
	float: left;
	padding-left:3px;
}


#tagContent DIV.selectTag {
	DISPLAY: block;
	text-decoration: none;
}
#tagContent DIV.selectTag a:link {
	text-decoration: none;
}
#tagContent DIV.selectTag a:visited {
	text-decoration: none;
}
#tagContent DIV.selectTag a:hover {
	text-decoration: underline;
}
#tagContent DIV.selectTag a:active {
	text-decoration: underline;
}
