/* CSS Document */
/*列表有背景块*/
.genGrayBox {
	font-size: 13px;
	width: 456px;
	background: #f3f2e9 url(/images/bg.contact.bottom.gif) left bottom no-repeat;
	cursor:move;
	text-align:left;
}
.genGrayBox2 {
	display: block;
	width: 436px;
	background: url(/images/bg.contact.top.gif) left top no-repeat;
	padding:10px;
	color: #222222;
	/*color: #DA5A08;*/
}
.genGrayBox label {
	display: block;
	font-weight:bold;
	padding: 10px 0px 0px 10px;
	font-size:14px;
}
.genGrayBox input.iText, .genGrayBox textarea.iArea {
	line-height:20px;
	border: 1px solid #999999;
	padding-left:3px;
}
.i1Width{
    width:200px;
	height:20px;
}
.i2Width{
    width:320px;
	height:20px;
}
.i3Width{
    width:320px;
	height:100px;
}
.guestRead{
    color:#666666;
	padding:8px 3px 0px 10px;
	font-size:12px;
	line-height:18px;
	text-indent:24px;
}
.guestRead span{
    color: #DA5A08;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	font-family: "Times New Roman", Times, serif;
}
.GuestBody{
    width:90%; 
	clear:both;
	margin:0px auto;
}
.GuestBody span{
    padding-left:5px;
	color:#DA5A08;
}
.GuestBody dt { 
    float: left; 
    width: 70px; 
	margin-top:5px;
} 
.GuestBody dd { 
    float: left; 
    clear: none; 
    width: 330px; 
	margin-top:5px;
} 
.GuestBody dl { 
   position:relative;
   line-height: 23px;
} 
.GuestBtnBg{
	clear:both;
	margin-top:10px;
	padding:10px 4px 10px 0px;
	text-align:right;
	border-top: #FFFFFF solid 2px;
}
.GuestBtn{
    width:61px;
    height:24px;
    border:none;
    background:url(/images/btn.submit.gif) no-repeat;
    color:#FFFFFF;
    font-weight:bold;
    margin-right:10px;
    cursor:pointer;
}
.fdbody{
    /*position: absolute;*/
	float:right;
	margin:7px 4px 0px 0px;
	width:60px;
	border:none;
}
.fdbody a {
    float:right;
	border:1px solid #FFFFFF;
	background:#f3f2e9;
}
.fdbody a:hover {background:#DA5A08;}
.genGrayBox img {border:none;}
#msgErrTip{float:left;color:#FF6F28; line-height:25px;}
#msgErrTip span.msgLoad{background:url(/Images/ico_loading.gif) no-repeat 0px -1px;padding-left:24px;}
#msgErrTip span.msgErr{background:url(/Images/ico_errIco.gif) no-repeat 0px -1px;padding-left:24px;}
#msgErrTip span.msgTru{background:url(/Images/ico_msgTru.gif) no-repeat 0px -1px;padding-left:24px;}

