  *{font-size:12px}


  #info {
    width: 560px;
	margin-right: auto;
	margin-left: auto;}
	#info .tag{
	
	padding:0px 8px 0px 8px;

	}
	#info ul li .tagg{
	line-height: 23px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #0868C8;
	}

  #info ul{
	margin:0;
	padding:0;
	width:560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0868C8;
}


  #info li{
	float:left;
	background:#F4FBFF;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	
}


  #info .tag-selected{
	padding:0px 8px 0px 8px;
	margin: 0px;
	cursor:pointer;
	background-color: #0099FF;	 

}

  #info ul li .tagg-selected{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/ment_over.gif);
	line-height: 23px;
	
    padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer ;
}
  #info .content{
	border:1px solid #A6CBE7;
	background-color:#FDFDFD;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}