/*
///////////////////////////////////////////////////////////////////////////////
///// Technical Support Information : /////////////////////////////////////////
///// N-Apply Network Information Technology Co., Ltd /////////////////////////
///// Website : http://n-apply.com/ , http://n-apply.net/ /////////////////////
///// E-mail : n-apply@live.com , n-apply@139.com /////////////////////////////
///// MSN : n-apply@live.com , QQ : 17267584 //////////////////////////////////
///// jQuery and Microsoft .NET Framework Web Technology Applications ... /////
///////////////////////////////////////////////////////////////////////////////
*/

#OnlineServiceFrame {
	width:auto;
	height:auto;
	overflow:hidden;
	position:fixed;
	z-index:99999;
	right:0px;
	top:150px;
	_position:absolute;
	_z-index:99999;
	_top:expression(eval(document.documentElement.scrollTop)+150);
	_bottom:auto;
}

#FloatShow_Btm {
	width:28px;
	height:150px;
	float:left;
	display:inline;
	background-image:url(OnlineService_Submit.jpg);
}

#FloatShow_Btm a {
	width:28px;
	height:150px;
	display:block;
	text-decoration:none;
}

#FloatShow_Btm a:hover {
	width:28px;
	height:150px;
	display:block;
	text-decoration:none;
}

#OnlineService {
	margin:0px;
	padding:0px;
	width:230px;
	height:auto;
	overflow:hidden;
	float:left;
	display:none;
	border:1px #3288a5 solid;
	background-color:#FFFFFF;
	font-size:12px;
}

#OnlineService ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#OnlineService li {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 35px;
	list-style:none;
	width:200px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	border-bottom:1px #CCCCCC dashed;
	background-image:url(QQ.jpg);
	background-repeat:no-repeat;
}

#OnlineService li a , #OnlineService li a:hover {
	font-size:11px;
	color:#0668a5;
}

#OnlineService img {
	margin:0px;
	padding:0px;
	display:block;
	border:none;
	cursor:pointer;
}

#OnlineServiceTop {
	margin:0px;
	padding:0px;
	width:auto;
	height:60px;
	background-image:url(OnlineServiceTop_Bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#OnlineServiceBtm {
	margin:0px;
	padding:0px;
	width:auto;
	height:30px;
	overflow:hidden;
	background-image:url(OnlineServiceBtm_Bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.OnlineServiceBtm_L {
	margin:0px;
	padding:0px 0px 0px 10px;
	width:60px;
	height:30px;
	line-height:30px;
	float:left;
	cursor:pointer;
	text-align:left;
	color:#1a66a2;
}

.OnlineServiceBtm_R {
	margin:0px;
	padding:0px 10px 0px 0px;
	width:60px;
	height:30px;
	line-height:30px;
	float:right;
	cursor:pointer;
	text-align:right;
	color:#1a66a2;
}

/*
///////////////////////////////////////////////////////////////////////////////
*/