﻿/* CSS Document */
	
/*  #container  */
#container {text-align:left;height:100%;width:1020px;padding:0 30px;margin:0 auto;}

	
	
		.h_quote {position: fixed;width:100%; left:0;top:-260px;z-index:999;}
			.quote_cont {background:#f3f3f3; height:260px; overflow:hidden;}
			.quote_cont .cont {width:960px;margin:0 auto;}
			.quoteTable {height:100%; overflow:hidden;padding:20px 0 10px 0;}
			.quoteTable table td {font-size:16px;color:#0d0d0d;padding:0px 7px;margin:0;border:0;}
			.quoteTable td .leftlabel {width:114px;height:48px;overflow:hidden;}
			.quoteTable td .leftinput {height:48px;overflow:hidden;}
			.quoteTable td .leftinput input {width:270px;}
			.quoteTable table.quoteRight td {padding-bottom:12px;}
			.quoteTable table.quoteRight textarea {width:520px;height:110px;}
			.slidebtn {border-top:9px solid #0d0d0d; }
			.btn_quote { position:relative;width:960px;margin:0 auto;height:0px;
    top: 0px;
    left: 0px;
}
			.btn_quote a { position:absolute;right:0; top:0px;display:block;float:right;width:113px;height:27px;line-height:27px;text-align:center; background:url(../Imgs/btn_quote.png) no-repeat;color:#fff;font-weight:bold; font-size:9pt;}
			.btn_quote a:hover{ color:White; text-decoration:none}
			.input_text {height:121px; overflow:hidden;width:530px;position:relative;}
			.input_text .ico_pen {float:left; background:url(../images/ico/ico_pen.gif) no-repeat 2px 2px;padding-left:12px;height:13px;width:10px;color:#9c9c9c;padding-right:5px;}
			.input_text label {;width:520px;text-align:left;color:#aaa;resize:none;line-height:18px;font-size:12px;left:0;top:0; z-index:2;padding:5px; position:absolute;}
			.input_text textarea {position:absolute;left:0;top:0; z-index:1}
			.quoteTable p.thanks {font-size:14px;font-weight:600;color:#0d0d0d;line-height:20px;padding:10px 0 20px 0;} 
			.quoteTable .ma {float:left;margin-left:7px;}
			.quoteTable .ma_input {float:left;padding-left:10px;margin-top:12px;}
			.quoteTable .btn {float:right;}
			.quoteTable .btn input {padding:0 30px;*padding:0 15px; cursor:pointer;margin-top:12px;}
			.quoteTable .btn img {margin-top:12px;}
		
		.h_box {width:960px;margin:0 auto;}
			.logo {float:left;margin-top:40px;}
			.menu {float:right;margin-top:60px;}
			.menu ul {float:left;}
			.menu ul li {float:left;font-weight:600; position:relative;font-size:14px; z-index:201;height:32px;}
			.menu ul li a {display:block;height:32px;line-height:22px;padding:0 25px;}
			.menu ul li a.select,.menu ul li a.selected {color:#4f96e5;}
