.photo_box{ width:980px; margin:auto; margin-top:15px;}

.photo_box_left{ float:left; width:820px;}
.photo_box_right{ float:right; width:150px;}

.photo_box_content{ border:solid 1px #ddd; margin-bottom:15px; background-color:#f6f6f6;border-radius:5px;}


.photo_box_title{padding:0 10px;box-shadow:0 0 15px #ccc;border-radius:5px 5px 0 0; height:30px; line-height:30px; background:url(/pic/navbg2.jpg) bottom repeat-x; border-bottom:solid 1px #ddd;}
.photo_box_title a{ float:right;}
.photo_box_title span{ font-size:15px; font-weight:900; color:#333;}

.photo_box_list{ padding:10px}
.photo_box_list ul{ overflow:hidden}
.photo_box_list ul li{ float:left; text-align:center; width:220px;border-radius:8px;box-shadow:0 0 5px #ddd; padding:10px; background-color:#fff; border:solid 1px #ddd; margin:12px;transition: all 0.5s ease 0s;}
.photo_box_list ul li:hover{box-shadow:0 0 10px #f60;border:solid 1px #f60;transition: all 0.5s ease 0s;}
.photo_box_list ul li.clear{ display:none;}
.photo_box_list ul li p{ height:30px; line-height:30px; overflow:hidden; display:block;}
.photo_box_list ul li a img{ width:220px; height:150px;}


.gov_top_bar{ background-color:#333333}

.footer{ text-align:center; color:#666; padding:20px 0; line-height:25px;}
.footer a{ color:#666;}