/***** Smoke520
	   * smoke520.7@gmail.com
       * 10-01-26
	   * css
       * Customerservice
       * EditPlus ****/

.customer{ width:907px; margin:60px auto 20px; text-align:left; overflow:hidden;}
	.customer h1{ width:820px; height:68px; margin-bottom:30px; background:url(/ver09/img/help/customerservice/customerservice_logo.png) no-repeat 50% 50%; overflow:hidden; text-indent:-9999px;}
	.customerMain{ height:171px; background:url(/ver09/img/help/customerservice/customerservice_main_bg3.png) no-repeat;}
	.customerMain1{ height:246px; padding:0px 0 25px 15px; background:url(/ver09/img/help/customerservice/customerservice_main_bg2.png) no-repeat;}
		.customerMain1 dl{ float:left; width:200px; margin-top:16px; } 
			.customerMain1 dl .dloo	{ text-indent:40px;}		
		.customerMain1 .contactDl1{ margin-left:20px;}
		.customerMain1 .contactDl2{ margin-left:10px;}
		.customerMain1 .contactDl3{ margin-left:35px;}
			.customerMain1 dl dt { font-size:14px; font-weight:600; color:#00248c; line-height:24px; margin-bottom:10px;}
			.customerMain1 dl dd{ line-height:20px; font-family:Arial, Helvetica, sans-serif;}
	
	.customerList{ float:left; width:675px; padding:52px 0 0 15px;border:1px solid #f0f0f0; background:url(/ver09/img/help/customerservice/at1.png) no-repeat;}
		.CLOne{ float:left; width:225px;}
		.CLOneT{ height:140px;}
			.CLOne h3{ padding-bottom:10px; font-weight:700;}
			.CLOne li{ padding-bottom:5px; line-height:20px;}
			.CLOne li a{ color: #666}
	.customerLogin{ float:right; width:180px; margin-bottom:-3000px; padding:0 10px 3000px; background:#f6f6f6 url(/ver09/img/help/customerservice/at1.png) right top no-repeat;border:1px solid #f0f0f0;}
		.customerLogin h6{ padding-bottom:10px; font-size:14px; font-weight:700; margin-top:10px; }
		.customerLogin ul{ padding-bottom:20px;}
		.customerLogin li{ padding:5px 0;}	
			.customerLogin textarea{ width:170px; height:100px; overflow-y:auto;}
			.customerLogin button{ margin-left:60px;}