@charset "utf-8";

body {background:#E4E4E4}

.index_banner {float:left; display:inline; height:286px; width:980px; background:url(../images/index_banner_bg.jpg) repeat-x}
		
.w_box {float:left; display:inline; margin-top:5px; width:860px; height:300px; background:#E4E4E4; margin-left:60px; display:inline}		

.index_product {float:left; display:inline; height:110px; width:980px; overflow: hidden; border-bottom:1px solid #B9B9B7; background:#f5f5f5;}
	.index_product .aboutus {width: 930px; line-height: 24px; font-size: 12px; padding: 10px; float: left}
		.index_product .aboutus p {text-indent: 2em; color: #777}
	.index_product .more {margin-top: 10px}

	.index_product .title {float:left; margin-left:60px; margin-top:40px}
		.index_product .title .first {font-size:22px; color:#E5910B; font-weight:bold}
		.index_product .title .second {font-size:14px; margin-top:5px}
	.index_product .content {float:left; display:inline; margin-top:20px; margin-left:25px; width:640px; overflow:hidden}
		.index_product .content ul {float:left}
			.index_product .content ul li {float:left; display:inline; margin-right:10px}
		.index_product .content a.more{float:right; margin-top:18px;}
		
.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; border-bottom:1px solid #C9C9C9}
		.common_box h1 span {font-size:14px; margin-left:4px; font-weight:bold; color:#898989}
	.common_box .content {margin-top:7px; margin-bottom:10px}
		.common_box .content .img{padding:2px; border:1px solid #A7A7A7; margin-bottom:13px}
			.common_box .content .text a{color:#898989}
		
		
		.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}	
		.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}
		.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}		