/* CSS Document */
/*2009-0706*/
/*Design by elemenT*/
* { margin:0; padding:0; font-size:13px; list-style:none;}
a{ color:#8C1A22; text-decoration:none;}
a:hover{ color:#2764b4; text-decoration:underline;}
#wrap{ width:740px; margin:30px auto; border:1px solid #e5f2f8; overflow:hidden;}
.list{ width:738px; border:1px solid #a4a4a4;}
.list_title{ width:470px; padding:0 10px; border:1px solid #fff; background:#f2e9da; height:22px; line-height:22px;}
.list_title h3{ float:left; width:300px;}
.list_title span{ float:right; width:60px; text-align:right;}
.list_pic{width:738px; padding:15px 0 0 15px;}
.list_pic li{ display:inline; float:left; width:170px; margin:0 14px 0 0; overflow:hidden;}
.list_pic li img{ width:160px; height:210px;}
.list_pic li a img{ border:2px solid #b3deee;}
.list_pic li a:hover img{border:2px solid #8C1A22;}
.list_pic li span{ display:block; width:165px; line-height:22px; text-align:center;}
.list_pic li span a{ display:block;}
.clear{ clear:both;}

