a{color:#336699;}
.list {
width:640px; 
line-height: 24px; 
height: 100px;
padding:10px;
padding-top:0;
margin-top:-5px;
float:left; 
}
.tab {
width:640px; 
height: 34px; 
float:left; 
font-size:14px; 
}
.tab ul {
padding:0; 
margin:0; 
border-bottom:3px solid #C3D9FF; 
height: 26px;
}
.tab li {
float: left; 
cursor: pointer;  
height: 26px;  
line-height: 26px;  
*line-height: 30px;   
text-align: center; 
background:url(../images/normals.gif) no-repeat; 
width:123px; 
padding-right:5px;   
overflow:hidden; 
}
.tab li.now {
font-weight: bold;  
color: #000; 
background:url(../images/alt.gif) no-repeat;   
cursor: pointer;  
height: 26px;  
line-height: 26px; 
*line-height:30px; 
overflow:hidden; 
text-align: center; 
}
.block {
	display: block
}
.list p{
	float:right; 
	height:25px; 
	line-height:25px; 
	background:url(../images/icon_more.png) no-repeat left 9px;
	padding-left:20px; 
	padding-top:5px; 
	font-weight:bold; 
}
#friend_link{
	clear:both; 
	margin-top:-8px; 
	margin-bottom:12px; 
	padding-bottom:8px; 
}
#friend_link li{
	float:left;
	margin:0 5px;
}

.tab li.now a:link, .tab li.now a:visited{
	color:#f60;
}
.tab li.now a:hover{
	color:#f60;
	text-decoration:underline;
}
.tab li.now a:active{
	color:#f60;
}
a.link-alt:link, a.link-alt:visited{
	color:#a00; 
}
a.link-alt:hover{
	color:#a00; 
	text-decoration:underline;
}
a.link-alt:active{
	color:#a00; 
}

