﻿@charset "utf-8";
.suit_t {
	margin-top:20px;
	clear:both;
	background:transparent url('../images/bg_order_img.png') no-repeat scroll left bottom;
	padding-bottom:45px;
}

.suit_t img {
	float:left;
	margin-left:20px;
}

.suit_con {
	clear:both;
	width:930px;
	margin:10px auto 25px;
}

.suit_box {
	border-bottom:1px #666666 dashed;
	height:248px;
	padding:15px 0 25px;
	_padding-bottom:15px;
	margin-bottom:20px;
}

.suit_box_l {
	float:left;
	width:687px;
	height:222px;
	border:1px #CCCCCC solid;
	background-color:#FFFFE1;
}

.suit_box h2 {
	font-size:14px;
	color:#FF2D00;
	padding:0 0 15px 20px;
}

.suit_box_l ul {
	padding:5px 0 5px 5px;
}

.suit_box_l ul li {
	float:left;
	width:194px;
	height:210px;
	background:transparent url('../images/bg_suit_pic.png') no-repeat scroll right center;
	padding-right:36px;
	padding-left:5px;
}

.suit_box_r {
	float:right;
	width:220px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-top:30px;
}

.suit_box_r img {
	margin-top:15px;
}











