body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockqueue,th,td{margin:0;padding:0}
div.tel{
	background:url(img/skin/c1_n.png) no-repeat;
	width:80px;
	height:100%;
	float:left;
	background-position:center top;
}
div.sms{background:url(img/skin/c2_n.png) no-repeat;width:80px;height:100%;float:left;background-position:center top;}
div.chat{
	background:url(img/skin/c3_n.png) no-repeat;
	width:80px;
	height:100%;
	float:left;
	background-position:center top;
}
div.map{
	background:url(img/skin/c4_n.png) no-repeat;
	width:80px;
	height:100%;
	float:left;
	background-position:center top;
}
.bottom-fixed{
	position:fixed;
	z-index:100;
	height:44px;
	width:320px;
	bottom:0;
	text-align:center;
	background:url(img/skin/bottombg.png) repeat;
	*bottom:auto;
	*position:absolute;
	*top:expression(eval(document.documentElement.scrollTop+357));
}
#comp_tel_span{float:right;color:#fff;font-size:13px;padding:26px 0 0 0;width:100%}
#comp_sms_span{float:right;color:#fff;font-size:13px;padding:26px 0 0 0;width:100%}
#comp_chat_span{float:right;color:#fff;font-size:13px;padding:26px 0 0 0;width:100%}
#comp_map_span{float:right;color:#fff;font-size:13px;padding:26px 0 0 0;width:100%}