@charset "utf-8";
@import url("/Common/css/layout.css");
@import url("/Common/css/common.css");

#pho_list{
}
#pho_list ul{
margin:20px 0 0 20px;
}
#pho_list ul li{
float:left;
width:680px;
height:194px;
margin:5px 10px 25px 0;

}
#pho_list ul li img{
/*width:110px;
height:150px;*/
padding:5px;
border:1px solid #e0e0e0;
}
.pho_pic{
float:left;
width:150px;
}
.pho_info{
float:left;
width:490px;
}
.pho_name,.pho_writer,.pho_time,.pho_address,.pho_other,.pho_control{
overflow:hidden;
text-align:left;
padding-left:10px;
color:#444;
}
.pho_other{
height:72px;

}
.pho_control{
padding:5px 0 0 10px;
}
.pho_control a{
padding:2px 8px;
background:#555;
color:#eee;
}
#info_page{
width:88%;
margin:0 auto;
padding:20px 0;
}
.p_left{
float:left;
}
.p_right{
float:right;
padding:0 30px 0 0;
}
#order_info{
background:url(/Common/images/order.jpg) no-repeat left top;
padding:50px 0 0 150px;
width:500px;
color:#FF0000;
height:73px;
}
#news ul li{
padding:2px 0 6px 0;
border-bottom:1px dotted #777;
margin:5px 0;
}
.time{
padding:2px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
color:#555;
}