/* 
	Stylesheet for 装修招标综合页V2
	Date:2010-05-28
	Author:boyce
	Email:youngsoul@126.com
	QQ:277841301
*/

html {
zoom: expression(function(ele){
	ele.style.zoom = "1";
	document.execCommand("BackgroundImageCache", false, true);
}(this));
}

/* basic setting */
*{margin:0; padding:0;}
body{font-size:12px; background:url(../images/zhaobiaoBg.gif) repeat; color:#555;}
ul,li{list-style:none;}
a img{border:0;}
a{color:#000; text-decoration:none;}
a:hover{color:#ce1616;}
button{background:none; border:none; cursor:pointer;}

.clear{clear:both; height:0; overflow:hidden;}

/* layout */
#zhaobiao{position:relative; z-index:10; margin:0 auto; width:970px;}
	#header{position:relative; padding-top:17px; height:94px; background:url(../images/header.jpg) no-repeat; overflow:hidden;}
		#header h1{margin-left:15px; width:369px; height:109px; background:url(../images/zhaobiaoV2Icon.gif) no-repeat -40px -141px; text-indent:-9999px;}
		#header div{position:absolute; right:160px; top:45px; font-size:14px; color:#2a83af; text-align:right;}
			#header div ul{margin-bottom:10px;}
				#header div ul li{float:right; height:26px; padding:0 10px 0 20px;}
				#header div ul li#kfLink{padding-left:25px; background:url(../images/kefuIcon.gif) no-repeat left top;}
				#header div ul li#qyLink{background:url(../images/zhaobiaoV2Icon.gif) no-repeat 4px -252px;}
				#header div ul li#jnLink{background:url(../images/zhaobiaoV2Icon.gif) no-repeat 4px -288px;}
					#header div ul li a{color:#2a83af;}
					#header div ul li#kfLink a,
					#header div ul li a:hover,
					.companyBox div h3 a:hover{color:#ce1616;}
			#header div p{clear:both;}
				#header div p span{font-family:Arial Black, Geneva, Arial, Helvetica, sans-serif;}
				
	#content{padding:27px; min-height:1000px; background:#f7f7f8 url(../images/paper.jpg) no-repeat;}
	* html #content{height:1000px;}
		#company{float:left; width:350px;}			
		#order{float:right; width:550px;}
			.title{margin-bottom:15px; padding:10px 0 0 60px; height:40px; background:url(../images/zhaobiaoV2Icon.gif) no-repeat;}
			#order .title{background-position:left -70px;}
				.title h2{font:normal 18px "黑体"; color:#ce1616;}
				.companyBox{float:left; display:inline; margin:0 10px 10px 0; padding:3px 3px 7px 3px; width:154px; height:84px; border:1px solid #fff; overflow:hidden; cursor:pointer;}
				.activeCompany{border-color:#ce1616;}
					.companyBox img{width:152px; height:56px; border:1px solid #fde602;}					
					.companyBox div{position:relative; height:26px;}					
					.companyBox div span{display:block; position:absolute; left:0; top:0; width:20px; height:19px; background:url(../images/zhaobiaoV2Icon.gif) no-repeat left -150px; cursor:pointer;}
					.companyBox div span.active{background-position:left -211px;}
					.companyBox div h3{margin-left:22px; padding-top:2px; font:normal 16px "黑体"; color:#000;}
					.activeCompany div h3{color:#ce1616;}
						.companyBox div h3 a{color:#000;}						
				#tip{clear:both; margin:10px 10px 10px 0; background-color:#d3e5ef;}
					#tip li{padding:5px 0 5px 10px; color:#3e546b; background:url(../images/zhaobiaoV2Icon.gif) no-repeat -394px 13px; line-height:1.5;}
				#declare{margin:0 15px 5px 0; padding:8px 0 0 10px; height:24px; background-color:#d3e5ef; color:#3e546b;}
	
		#order .con dl dt{padding-top:12px; width:100px; height:20px; text-align:right; color:#029fc8; border-bottom:1px dashed #c2def3;}
		#order .con dl dd{margin:-32px 0 0 103px; padding-top:8px; min-height:24px; border-bottom:1px dashed #c2def3;}
		* html #order .con dl dd{height:22px;}
			#order .con dl input,
			#order .con dl textarea{height:18px; border:1px solid #b1c4c8;}
			#order .con dl textarea{width:440px; height:90px;}
			#order .con dl input.radio{border:none;}
			#order .con dl button{width:191px; height:51px; color:#fff; font:normal 18px "黑体"; background:url(../images/zhaobiaoV2Icon.gif) no-repeat right bottom;}
			#order .con dl .noborder{border:none;}
	

#zhaobiaoBottom{position:relative; z-index:9; padding-top:360px; height:161px; margin-top:-345px; background:url(../images/zhaobiaoBottom.jpg) no-repeat 50% bottom;}
	#footer{padding:10px 0 10px 0; height:60px; overflow:hidden; margin-top:5px; text-align:center;}
		#footNav{margin-bottom:5px; height:20px; text-align:center;}
		#footNav li{display:inline;}
		#footer a{color:#000; text-decoration:none; text-align:center;}
		#footer a:hover{color:#dd0005; text-decoration:underline;}
		#footer p{margin-bottom:5px; padding-bottom:6px;}
		a#selfID{color:#dd0005;}
		a#selfID:hover{color:#333;}
		
	#myClose{float:right; margin-top:5px; color:#c41a00;}
		#myClose img{vertical-align:middle;}

#order .con dl input.checkbox{padding:0; border:none; vertical-align:middle;}