

#content_right{
float:left;
width:770px;
/*overflow:hidden;*/
}

#content_left{
float:left;
width:180px;
margin:0px 5px 0px 0px ;
border:solid red 0px;
overflow:hidden;
background:#e9e9eb;

height:514px;
}




#content a{
	color: #333333;
	text-decoration:none;
}
#content a:hover {
	color:#0099FF;
}



#top_nav {
background:#c0d8f2;
height:30px;
width:960px;
height:30px;
line-height:30px;
}
#top_nav  h2{
float:left;
font-size:14px;
width:110px;
}
#top_nav span{
float:left;
margin-top:5px;
margin-top /* no ie6 */ :0px;

}








#left_nav{
float:left;
padding:20px 0px 50px 20px;
}
#left_nav h2{
font-size:15px;
line-height:30px;
margin-bottom:20px;

border-bottom:solid black 1px;
}

#left_nav ul{

}
#left_nav ul li {
background:url(/images/album/album_left_nav_li.gif) no-repeat;
padding-left:50px;
text-align:left;
width:80px;
font-size:14px;
font-weight:bold;
float:left;
height:40px;
line-height:40px;

}




#album_list {
float:left;
width:775px;
height:480px;
overflow:hidden;
}
#album_list ul{
float:left;
}
#album_list ul li {
padding:10px 0px 0px 13px ;
float:left;
width:140px;
}
#album_list ul li a{
float:left;
width:140px;
height:131px;
background:url(/images/album/album_bg.gif) no-repeat;
}
#album_list ul li a img{
padding:11px 0px 0px 27px;
float:left;
width:98px;
height:112px;
}
#album_list ul li b{
font-weight:normal;
margin-top:5px;
width:140px;
float:left;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}



.listpage {
width:775px;
}