
.daedalus .module_title {
    background: url("/leyuan/assets/img/wen_img/module_title_x.jpg") no-repeat #FFFFFF;
    height: 32px;
    overflow: hidden;
    width: 990px;
	text-align: left;
	margin-top: 10px;
}
.daedalus .module_title h3 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 12px;
	color: #50300a;
	width: 420px;
	float: left;
}
.daedalus .module_title a {
	display: block;
	float: right;
	height: 36px;
	width: 55px;
}
.module_res{width:995px;margin:auto;text-align:center;margin-top:0;}
.module_res_u{overflow:hidden;width:995px;border-top:2px solid #c00;height:40px;}
.module_res_m{height:auto;text-align:center;width:995px;padding:0;margin:0;}
.module_res_d{overflow:hidden;width:995px;height:40px;margin-top:10px;border-top:2px solid #c00;}

.module_res_m ul{width:995px;margin:auto;display:block;background:#fff;}
.module_res_m ul li{width:247px;height:337px;text-align:center;overflow:hidden;line-height:20px;margin-top:4px;}

.module_res_m ul li div{width:247px;text-align:center;margin-top:8px;}
.module_res_m ul li div img{width:220px;height:220px;margin:auto;}
.module_res_m ul li span{margin-right:3px;font-size:13px;}
.module_res_m ul li span.price{font-weight:bold;}
.module_res_m ul li a{color:#ee731c;font-weight:bold; width: 220px;}
.module_res_m ul li a:hover{text-decoration:underline;}

.module_res_m ul li.norm{background:#fff;}
.module_res_m ul li.norm span{color:#333333;}
.module_res_m ul li.norm span.price{color:#008000;}
.module_res_m ul li.norm img{border:1px solid #ccc;}

.module_res_m ul li.over{background:#5e390f;}
.module_res_m ul li.over span{color:#fff;}
.module_res_m ul li.over img{border:1px solid #fff;}
.module_res_m ul li.over a{color:#fff;}