﻿.Support_Block {
	background:#fff;
	border:1px solid #d4d4d4;
	float:left;
	position:relative;
	width:248px;
	min-height:100px;
}
.Support_Block .row {
	border-bottom:1px solid #e9e9e9;
	display:block;
	float:left;
	padding:10px 0 5px 10px;
	width:240px
}
.Support_Block .row img {
	float:left
}
.Support_Block .row a {
	margin-right:5px;
	margin-top:5px
}
.Support_Block .row .sitem {
	display:block;
	float:right;
	position:relative;
	top:-5px;
	width:200px
}
.Support_Block .row .sitem .pingbox {
	bottom:0;
	height:20px;
	position:absolute;
	right:0;
	width:15px
}
.Support_Block .row .stitle {
	color:#ff9c00;
	font-size:12px;
	font-weight:bold
}
.Support_Block .row .stitle span {
	width:140px;
	display:inline-block
}
.Support_Block .row .stitle a {
	color:#ff9c00;
}
.Support_Block .row .stel {
	color:#8a8a8a;
	font-size:12px;
	font-weight:bold
}
.Support_Block .row .stel * {
	float:none
}
.Support_Block .row .semail {
	color:#8a8a8a;
	font-size:12px;
	font-weight:normal
}
.rotate-270 {
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-webkit-transform:rotate(270deg)
}
.livesupport.popup {
	filter:alpha(opacity=0);
	height:auto;
	opacity:0;
	padding-left:29px;
	position:fixed;
	right:0;
	top:200px !important;
	width:175px;
	z-index:1001;
}
.collapse2{
	position: absolute;
	color: #fff;
	top:0;
	cursor: pointer;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
}
.livesupport .collapse {
	background:url(../images/livechat.png) no-repeat 0 0;
	cursor:pointer;
	height:161px;
	left:0;
	position:absolute;
	top:0;
	width:28px
}
.livesupport .expand {
	background:none;
}
.livesupport .contentheader {
	background:url("../images/bg_sp.png") repeat-x scroll transparent;

	height:28px;
	line-height:28px;
	overflow:hidden;
	position:relative;
	width:100%
}
.livesupport .contentheader h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:30px;
}
.toTop {
	background:url(../skin/toTop.png) no-repeat;
	bottom:20px;
	display:block;
	filter:alpha(opacity=0);
	height:55px;
	opacity:0;
	position:fixed;
	right:20px;
	width:60px;
	z-index:310
}
