﻿/* File Created: 四月 27, 2013 */
.photolist{overflow:hidden; padding-bottom:10px;width:100%;min-height:300px;}
.photobox{float:left;border:1px solid #ccc;margin:12px;text-align:center;}/**/
.photobox img{width:200px;height:150px;padding:12px;}
.photobox span{overflow:hidden;height:25px;width:220px;display:block; border:0px solid #ccc;text-align:center; }
.photoboxright;a {color:#666;width:150px;display:block;padding:10px,10px,0px,10px;}
.photobox span a{color:#666;}
.photobox span a:hover{color:#900;}
.r_nav{margin-top:10px;}
