@charset "utf-8";

body {background:#FFFFFF}

.banner {float:left; display:inline; height:416px; width:980px; background:url(../images/bg.jpg) no-repeat;}
		
.w_box {float:left; display:inline; margin-top:30px; width:860px; margin-left:60px; display:inline}
		
.common_box {float:left; margin-right:15px; width:270px; display:inline}
	.common_box h1 {width:270px; height:23px; font-size:14px; font-weight:bold; color:#E58902; padding-left:2px; padding-bottom:5px; padding-top:12px; position:relative}
		.common_box h1 span {font-size:14px; margin-left:4px; font-weight:bold; color:#898989}
	.common_box .content {margin-top:7px; margin-bottom:10px; height:150px; line-height:18px}
		.common_box .content .self-orders .input_short {background:  url(../images/textarea.png) 0 -2px no-repeat; width:126px; height:28px; line-height:28px; vertical-align:middle; padding-left:4px; font-size:12px; margin-bottom:5px; color:#8D8D8E}	
		.common_box .content .self-orders .input_long {background:  url(../images/textarea.png) 0 -34px no-repeat; width:265px; height:28px; line-height:28px; vertical-align:middle; padding-left:4px; font-size:12px; margin-bottom:5px; color:#8D8D8E}
		.common_box .content .self-orders textarea {background:  url(../images/textarea.png) 0 -64px no-repeat; width:265px; height:62px; line-height:18px; padding-left:4px; padding-top:3px; font-size:12px; margin-bottom:5px; color:#8D8D8E; overflow:auto}	
	.common_box .img {margin-left:-15px; margin-top:7px}
	.common_box ul.list li {float:left; margin-right:5px; display:inline}	