.support-title-bound{
	padding:5px;
}
.support-title{
	background:url(../images/support/title.png) no-repeat;
	height:43px;
	line-height:50px;
	color:#FFF;
	font-weight:bold;
	padding-left:55px;	
}
.support-hotline{
	background:url(../images/support/hotline.png) no-repeat;
	display:block;
	text-transform:uppercase;
	color:#F00;
	font-weight:bold;
	padding-left:50px;
	padding-top:10px;	
	padding-bottom:10px;
}
.support-content{
	padding-left:12px;
	background:url(../images/support/bg.png) repeat-y;	
	padding-right:6px;
	padding-bottom:8px;
}
.support-content a{
	display:inline-block;	
	line-height:20px;
	border-bottom:1px solid #CCC;
	padding-top:6px;
	font-weight:bold;
}
.support-content a img{
	float:left;
	padding-right:5px;	
}
.support-bottom{
	background:url(../images/support/footer.png) no-repeat;
	display:block;
	height:12px;	
}