﻿/* contents: left sector */
#photogalllery {float:left; width:265px; margin-top:33px;margin-bottom:7px;}
#photogalllery .title {width:265px; height:17px; padding-bottom:10px;}
#photogalllery .title .titleimg {float:left;}
#photogalllery .title .more {float:right; padding:4px;}
#photogalllery ul {float:left; width:265px; height:95px; padding-top:11px;}
#photogalllery ul li {float:left; width:80px;}
#photogalllery .photo {background:url(/img_spc_solution/main/photogalllery_phbox.gif) no-repeat;}
#photogalllery ul li p {width:80px; color:#555555; font-size:1em; line-height:14px; text-align:center; padding-top:10px;}
#photogalllery .pad12 {padding-left:12px;}
