.float_liuyan_layer {
	position: fixed;
	right: 1px;
	bottom: 1px;
	_position: absolute;
	font: 12px Arial, Helvetica, sans-serif, Verdana;
	color: #666;
	margin: 0;
	z-index: 99;
}

/* main */
.float_liuyan_layer .online_icon {
	width: 36px;
	height: 156px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.float_liuyan_layer .online_icon a {
	display: block;
	width: 36px;
	height: 156px;
	background: url(img/online_bg.png) no-repeat;
}

.float_liuyan_layer .online_windows {
	width: 282px;
}

.float_liuyan_layer .online_w_top {
	background: url(img/online_w_top_m.png) repeat-x;
	height: 5px;
}

.float_liuyan_layer .online_w_c {
	background: #fff;
	padding: 0px;

	border-width: 0px 1px 1px 1px;
	border-color: #3e5ea2;
	border-style: solid;
}

.float_liuyan_layer .online_w_bottom {
	background: url(img/online_bg.png) repeat-y -40px -35px;
	height: 29px;
}

.float_liuyan_layer .online_content {
	background: url(img/online_bg.png) repeat-x -147px -185px;
	padding-top: 11px;
}

.float_liuyan_layer .online_content a.qq_icon {
	background: url(img/online_bg.png) no-repeat -37px -130px;
	width: 121px;
	height: 25px;
	display: block;
	margin: 0 auto;
	text-indent: 30px;
	line-height: 23px;
	cursor: pointer;
}

.float_liuyan_layer .online_content a.qq_icon:hover {
	background-position: -159px -130px;
	color: #FFF;
}

.float_liuyan_layer .online_bar h2 {
	background: url(img/online_bg.png) repeat-x 0 -156px;
	height: 29px;
	line-height: 27px;
	font-size: 12px;
	color: #666;
	text-align: left;
}

.float_liuyan_layer .online_bar h2 a {
	display: block;
	padding-left: 14px;
	margin-left: 6px;
	cursor: pointer;
}

.float_liuyan_layer .expand h2 a {
	background: url(img/online_bg.png) no-repeat -36px -69px;
}
.float_liuyan_layer .expand h2.floatShow a {
	background: url(img/jiantou_01.png) no-repeat 0px 11px;
}

.float_liuyan_layer .collapse h2 a {
	background: url(img/online_bg.png) no-repeat -36px -96px;
}

.float_liuyan_layer .expand h2 a:hover, .collapse h2 a:hover {
	text-decoration: none;
	color: #c81d04;
}

.float_liuyan_layer .online_content {
	text-align: center;
	border-bottom: none;
	margin-bottom: 1px;
}

.float_liuyan_layer .online_content ul li {
	height: 24px;
	line-height: 24px;
	margin-bottom: 4px;
	font-family: '微软雅黑';
}

.float_liuyan_layer .online_content ul li a:hover {
	color: #c81d04;
}

.float_liuyan_layer .online_bar h2 {
	font-family: 'Microsoft yahei';
	font-weight: normal;
}

.float_liuyan_layer .online_qq_tab {
	float: left;
	margin-top: 10px;
	height: 237px;
}

.float_liuyan_layer .onlineService {
	float: left;
	margin-left: -3px;
	display: block;
}

.float_liuyan_layer .onlineType1 {
	display: none;
}

.float_liuyan_layer .onlineType1 {
	display: block;
}

.float_liuyan_layer  .line{
	margin: 0 0 10px 0;
	float: left;
	text-align: center;
	width: 100%;
}
.float_liuyan_layer .line .fl{
	float: left;
	width: 50px;
	text-align: right;
	padding: 0 10px 0 0 ;
}
.float_liuyan_layer .line .fr{
	float: right;
	width: 220px;
	text-align: left;
}
.float_liuyan_layer .line input,.float_liuyan_layer .line textarea{
	width: 80%;
	border: 1px #ccc solid;
}
.float_liuyan_layer .line input {
	vertical-align: top;
	height: 22px;
}
.float_liuyan_layer .line input.verify {
	width: 80px;
}
.float_liuyan_layer .online_content .btn {
	background: url(img/online_bg.png) no-repeat -37px -130px;
	width: 121px;
	height: 25px;
	display: block;
	margin: 0 auto;
	line-height: 23px;
	cursor: pointer;
	border: none;
}
.float_liuyan_layer .online_content .btn:hover {
	background-position: -159px -130px;
	color: #FFF;
}
