﻿@charset "utf-8";
/*custom_l style*/
.custom_l {
	float:left;
	width:240px;
	margin-top:15px;
	padding-left:10px;
	color:#333333;
}

.custom_box {
	clear:both;
	margin-bottom:25px;
}

.custom_box img {
	margin-bottom:6px;
}

.custom_box_c {
	border:1px #CCCCCC solid;
	padding:10px 15px;
	position:relative;
}

.custom_box_c p {
	padding:1px 0px;
	line-height:20px;
}

.cus_input {
	border:1px #999999 solid;
	width:130px;
	height:18px;
	line-height:18px;
}

.file_in {
	border:1px #999999 solid;
	width:132px;
	height:18px;
	line-height:18px;
	font-size:8px;
	*+font-size:10px;
}
.custom_box_c textarea {
	border:1px #999999 solid;
}

.note {
	width:132px;
	height:50px;
	margin-left:70px;
}

.cus_sub {
	background:transparent url('../images/cus_sub.png') no-repeat scroll left top;
	width:135px;
	height:35px;
	margin:6px 0 0 40px;
	border:none;
}

.bott_box {
	width:230px;
	height:4px;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	background-color:#E1E1E1;
}

.custom_box_c ul {
	margin:0 auto;
	text-align:center;
}

.custom_box_c ul li {
	padding:5px 0;
}


.custom_r {
	float:right;
	width:680px;
	background:transparent url('../images/bg_goods_list_l.png') repeat-y scroll left top;
	padding-left:25px;
	margin-top:15px;
	color:#333333;
	margin-bottom:30px;
}

.custom_r h1 {
	font-size:12px;
	color:#FF6600;
	background:transparent url('../images/bg_cush1.png') no-repeat scroll left center;
	padding-left:15px;
	height:25px;
	line-height:25px;
	margin:0 10px;
}

.custom_r p {
	line-height:22px;
	margin:0 10px;
}

.custom_r1 {
	background:transparent url('../images/tg_youhui.gif') no-repeat scroll center bottom;
	padding-bottom:150px;
}

.custom_r2 {
	margin:25px auto;
}

.custom_r2 img {
	margin-top:8px;
}

.cus_p {
	background:transparent url('../images/bg_cush1.png') no-repeat scroll left center;
	padding-left:15px;
	border-bottom:1px #666666 dashed;
	padding-bottom:5px;
}

.custom_r3 ul li {
	clear:both;
	padding:13px;
	min-height:110px;
	_height:110px;
	border-bottom:1px #666666 dashed;
}

.custom_r3 ul li img {
	float:right;
	margin-left:10px;
}





















