﻿/*--class--*/
.class{clear:both;margin-left:auto;margin-right:auto;width:960px;text-align:left;border-top:1px solid #e5e5e5;background-color:#f9f9f9;}
.class ul{clear:both;margin-left:15px;padding-top:5px;width:930px;overflow:hidden;}
.class ul li{display:inline;margin-right:15px;line-height:24px;color:#8d8d8d;white-space:normal;}
.class ul li a{display:inline-block;}
.class ul li span{display:inline-block;padding-left:20px;background:url(/img/ico/arrow_rb.png) no-repeat 2px 6px;}
.class ul li span a{font-weight:bold;color:#000;text-decoration:none;}
.class ul li span a:hover{color:#096;}

/*--list--*/
#list{clear:both;margin-left:auto;margin-right:auto;width:960px;text-align:center;overflow:hidden;background-color:#f9f9f9;}
#list table{clear:both;width:100%;}
#list td{width:25%;height:296px;text-align:center;border-bottom:1px dotted #d8d3f3;}
#list .img,#list .price,#list .url{clear:both;margin-left:auto;margin-right:auto;width:200px;}
#list .img{height:200px;line-height:200px;border:1px solid #cdcdcd;background-color:#fff;overflow:hidden;}
#list .img:hover{border-color:#ff8c05;border-width:2px;}
#list .img a{width:200px;height:200px;display:table-cell;vertical-align:middle;*display:block;*font-size:175px;}
#list .img img{vertical-align:middle;max-width:200px;max-height:200px;}
#list .price{height:24px;line-height:24px;overflow:hidden;}
#list .price em{color:#ff3300;font-size:16px;}
#list .url{height:40px;overflow:hidden;text-align:center;}
#list .url a{line-height:20px;font-weight:bold;}

