
#onclickenq .body{
	background: url(../imgs/enq_br.gif) no-repeat bottom right;
	padding:4px;
	zoom:1;
}

#onclickenq .content{
	margin-top:19px;
	background:#fff;
	border:1px solid #A2CACC;
	padding:15px 19px 18px;
	zoom:1;
}


#onclickenq .close{
	background: url(../imgs/enq_close.gif) no-repeat top left;
	width:384px;
	height:13px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	position:relative;
}



/*************************************************************/
/* onclickenq common */

#onclickenq {
	width:100%;
	margin-top:21px;
	margin-bottom:20px;
	background:#D5EDED url(../imgs/enq_tr.gif) no-repeat top right;
	position:relative;
	color:#3c5b71;
	zoom:1;
}

#onclickenq .minienq{
	background: url(../imgs/enq_bl.gif) no-repeat bottom left;
	
}

#onclickenq form{
	background: url(../imgs/enq_br.gif) no-repeat bottom right;
	padding:4px;
	zoom:1;
}


#onclickenq .enq_title{
	background: url(../imgs/enq_title.gif) no-repeat top left;
	width:173px;
	height:30px;
	text-indent:-9999px;
	position:absolute;
	top:-11px;
	left:0;
}

#onclickenq .enq_list{
	text-align:right;
	font-size:10px;
	margin-bottom:-19px;
	padding-bottom:2px;
}

#onclickenq .enq_list span{
	background: url(../imgs/link_head.gif) no-repeat top left;
	padding-left:6px;
}

#onclickenq .enq_list a{
	color:#3c5b71;
}


#onclickenq dl{
	margin-top:19px;
	background:#fff;
	border:1px solid #A2CACC;
	border-bottom:none;
	padding:7px 11px;
	zoom:1;
}

#onclickenq dl dt{
	background: url(../imgs/icon_q.gif) no-repeat top left;
	padding-left:22px;
	font-weight:bold;
	color:#48a4a5;
	margin-bottom:8px;
}

#onclickenq dl dd{
	text-align:center;
}

#onclickenq dl dd ul{
	text-align:left;
	margin-bottom:6px;
}

#onclickenq dl dd ul li{
	border-bottom:1px dotted #4AA6A3;
	position:relative;
}


#onclickenq dl dd #enq_submit{
	background: url(../imgs/btn_enq.gif) no-repeat top left;
	width:89px;
	height:19px;
	border:0;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	cursor: pointer;
}



#onclickenq .comment{
	text-align:left;
	background:#FFFEE2;
	border:1px solid #A2CACC;
	padding:3px 10px;
}

#onclickenq .comment span{
	background: url(../imgs/text_head.gif) no-repeat top left;
	padding-left:12px;
}




/*************************************************************/
/* onclickenq result */

#onclickenq dl dd ul li .enq_text{
	font-size:10px;
	width:90px;
	float:left;
	margin-right:10px;
}

#onclickenq dl dd ul li label{
	margin-left:22px;
	text-indent:-22px;
	width:90px;
	font-size:10px;
	float:left;
	margin-right:10px;
}

#onclickenq dl dd ul li label input{
	position:relative;
}

#onclickenq dl dd ul li .graph{
	height:100%;
	width:auto;
	margin: 2px 3.5em 0 0;
	padding: 2px 0 0 0;
	/*\*/
	overflow:hidden;
	/**/
}

#onclickenq dl dd ul li .graph span{
	background: url(../imgs/graph.gif) repeat-x top left;
	display:block;
	line-height: 1;
	font-size: 10px;
	margin: 0 0 5px 0;
}

#onclickenq dl dd ul li .num{
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
	width: 10em;
}


