.tab-related
{
	overflow:hidden;
	height:24px; 
	margin-left: 14px;
	margin-top:17px; 
}

.tab-related li{
	float:left;
	display:inline; 
	background-image: url(../new_images/tab_los.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 82px; 
}
.tab-related li a
{
	display:block;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #989898;
	text-decoration: none;
	height: 24px;
	width: 82px; 
	text-align:center;
	padding-top:7px;
	
	
}
.tab-related .cur
{
	height:24px;
	background-image: url(../new_images/tab_cur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.tab-related .cur a 
{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 24px;
	width: 82px;
	text-align:center; 
}
.relatedSite
{
	overflow:hidden;
	margin-left:17px; 
	
}

 
.fr 
{
 
	margin-top:8px;
	width:300px;
	height:180px;
	overflow: hidden;

}

.fr li
{
 
	list-style-position: inside;
	list-style-image: url(../new_images/liststyle.jpg);
	list-style-type: none;
	background-image: url(../new_images/line.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	
	margin-left:4px; 
	padding-left:6px;
	padding-top:3px;
	 
	*padding-top:1px;
	 
	_padding-top:1px;
}
.fr li a ,.fr li a:link, .fr li a:visited
{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.fr li a:hover
{
	text-decoration: underline;
	color: #cf4141;
}
 