﻿/* 频道分类. */
ul.photochannel { clear:both; display:block; margin:0; padding:0;}
ul.photochannel li {display:block; float:left; height:19px;}
ul.photochannel li.num1 { width:18px; margin-right:10px; font-size:11px; color:#fff; font-weight:bold;text-align:center;background:url('../Images/Channel/num.gif') no-repeat center center;}
ul.photochannel li.name	{ width:75px;}
ul.photochannel li.name a {color:#383A38;}
ul.photochannel li.count {width: 45px; font-size:11px;}

.bg_1{background:url('../Images/Photo/photoalbum_bg1.gif') no-repeat}
.r_all .hot        {z-index: 2; position: absolute; width: 28px;height: 13px;margin-left:114px;margin-top:8px; background: url(../Images/Photo/hot.gif) no-repeat;display:block}
.r_all .new        {z-index: 2; position: absolute; width: 24px;height: 13px;margin-left:12px; margin-top:92px;background: url(../Images/Photo/new.gif) no-repeat;display:block}
.r_all .auditing   {z-index: 2; position: absolute; width: 26px;height: 14px;margin-left:114px;margin-top:92px; background: url(../Images/Photo/auditing.gif) no-repeat;display:block}
.r_all .audit      {z-index: 2; position: absolute; width: 52px;height: 14px;margin-left:92px;margin-top:92px; background: url(../Images/Photo/audit.gif) no-repeat;display:block}
.r_all .showfinals {z-index: 2; position: absolute; width: 52px;height: 14px;margin-left:92px;margin-top:92px; background: url(../Images/Photo/showfinals.gif) no-repeat;display:block}
/**/
.r_all li{width:156px;height:174px;float:left;overflow:hidden;margin-bottom:5px;margin-left:8px;}
.r_all .pic{overflow:hidden;text-align:center;margin:auto;width:145px;height:111px;line-height:111px;padding-right:10px;+padding-left:2px;+padding-right:0px;text-align:center;margin-bottom:8px;background: url('../Images/Photo/photoalbum_bg.gif') no-repeat 0px 2px;}
.r_all .txt{width:145px;}
.r_all h2,.r_all h3,.r_all h4{font-size:12px;line-height:150%;font-weight:normal;float:left;margin:0px;padding:0px;background:none}
.r_all h3{width:155px;}
.r_all h4{width:73px;}

