.SonlineBox {
	top: -600px; width: 162px; overflow: hidden; font-size: 12px; z-index: 9999;
}
.SonlineBox .openTrigger {
	background: url("../images/openTrigger.jpg") no-repeat rgb(1, 118, 186); top: 0px; width: 30px; height: 110px; position: absolute; z-index: 1; cursor: pointer;
}
.SonlineBox .titleBox {
	background: url("../images/SonlineTitleBg.gif") repeat-x rgb(3, 139, 220); width: 100%; height: 35px; line-height: 35px; border-bottom-color: rgb(1, 118, 186); border-bottom-width: 2px; border-bottom-style: solid; position: relative; z-index: 1;
}
.SonlineBox .titleBox span {
	color: rgb(255, 255, 255); font-family: "Î¢ÈíÑÅºÚ","ºÚÌå"; font-size: 14px; margin-left: 10px;
}
.SonlineBox .contentBox {
	background: rgb(255, 255, 255); border: 2px solid rgb(1, 118, 186); border-image: none; width: 100%; height: auto; overflow: hidden; display: block; position: absolute; z-index: 2;
}
.SonlineBox .contentBox .closeTrigger {
	background: url("../images/closeBtnImg.gif") no-repeat; top: 5px; width: 25px; height: 25px; right: 5px; display: block; position: absolute; z-index: 2; cursor: pointer;
}
.SonlineBox .contentBox .closeTrigger:hover {
	-webkit-transform: scale(1) rotate(360deg);
}
.SonlineBox .contentBox .listBox {
	margin: 6px 0px; overflow: hidden; position: relative;
}
.SonlineBox .contentBox .listBox .QQList {
	margin: 5px auto; padding: 0px; width: 100%; display: block;
}
.SonlineBox .contentBox .listBox .QQList span {
	width: 47%; height: 25px; text-align: right; color: rgb(68, 68, 68); line-height: 26px; overflow: hidden; float: left; display: block;
}
.SonlineBox .contentBox .listBox .QQList div.ico {
	width: 52%; height: 25px; overflow: hidden; float: left;
}
.SonlineBox .contentBox .listBox .QQList div.ico a {
	
}
.SonlineBox .contentBox .tels {
	margin: 0px auto; width: 90%; height: auto; text-align: center; line-height: 200%; padding-bottom: 10px; font-size: 12px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.SonlineBox .contentBox .tels font {
	color: rgb(85, 85, 85); line-height: 35px; font-family: "Î¢ÈíÑÅºÚ","ºÚÌå"; font-size: 16px; display: block;
}
.SonlineBox .contentBox .tels span {
	color: rgb(85, 85, 85); line-height: 25px; font-family: "Palatino Linotype","Book Antiqua"; font-size: 20px; font-weight: bold; display: block;
}
