@charset "utf-8";
/* CSS Document Created by li weiren[sosowr@163.com] at 20111026*/

/*浮动开始------------------------------------------------------------------*/
html{
    _background: #ddd url(image/a.txt);
    _background-attachment: fixed;
}
.float-fd{
width:999px; 
margin:0 auto; 
height:37px; 
overflow:hidden; 
position:fixed!important; 
position:absolute;
left:50%; 
margin-left:-500px;  
bottom:0px!important; 
text-align:center; 
z-index:999; 
_position: absolute;
_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(documentElement.clientHeight - this.clientHeight):document.body.scrollTop+(document.body.clientHeight - this.clientHeight));
background:url('../images/fd-bg.png') no-repeat scroll left top;
}
.float-fd form{
}
.input-fd{
	float:left; margin-left:130px;  _margin-left:70px; *margin-left:70px;height:37px; line-height:37px; font-family:宋体, Arial, Helvetica, sans-serif; font-size:14px; color:white;_padding:9px 0 0 0;}
.input-fd input{
	margin-left:0px;border:1px #b34f04 solid; height:18px; line-height:18px; margin-right:5px; color:#424242;
}
input.fd-tijiao{
	background:url('../images/fd-btn.gif') no-repeat scroll left top ; width:55px; height:23px; border:0; cursor:pointer;
}
.fd-qq{
	float:left;  width:230px;height:23px;font-weight:bold; font-size:14px;  margin:5px 0;
}
.fd-qq img{
	float:left; margin:0 5px;
}
.fd-qq a{
	color:white;line-height:23px; float:left;
}
b.fd-qq-b{
	height:16px; width:15px; margin-top:20px;
}