﻿/* CSS Document */
/*全局变量*/
.afw1{display: block;float: right;height: 27px;width: 26px;text-decoration: none;}
.afw1:hover{display: block;float: right;height: 27px;width: 26px;text-decoration: none;}

.afw2{ color:#222c8b;text-decoration: none;}
.afw2:hover{ color:#C21511;text-decoration: none;}
#floatbg {
	height: 237px;
	width: 352px;
	margin-top: 130px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a0a0a0;
	background-image: url(../images/fwbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background: #FFFFFF;
	font-size:14px;
	position: absolute;
	z-index:10;
	left:300px;
	top:0px;
	display: none;
}
#floatbg .fw1 {
	height: 27px;
	line-height: 27px;
	background-image: url(../images/fw1.jpg);
	background-repeat: no-repeat;
}
#floatbg .fw2 {
	margin-top: 33px;
	height: 56px;
	text-align: center;
}
#floatbg .fw3 {
	line-height: 24px;
	height: 24px;
	padding-left:32px;
}
#floatbg .fw4 {
	margin-top: 25px;
	text-align: center;
}
#floatbg .put{
	height: 52px;
	width: 287px;
	border: 1px solid #8497a6;
	}
#floatbg .button{
	height: 20px;
	width: 43px;
	background-image: url(../images/fwbutton.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
	}
#floatbg1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:12px;
	position: absolute;
	background: #FFFFFF;
	z-index:9;
	left:300px;
	top:50px;
	display: none;
}
#floatbg1 .fw1 {
	height: 27px;
	line-height: 27px;
	text-align: right;

}
#floatbg1 .fw2 {
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	text-indent: 10px;
}
#floatbg1 .fw3 {
	line-height: 27px;
	border: 2px solid #f5f5f5;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;

}

