.support-title-bound{
}
.support-title{
	background: #000000;
padding-left:15px;
color:#1C973D;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
line-height:38px;
}
.support-hotline{
	display:block;
	text-transform:uppercase;
	color:#F00;
	font-weight:bold;
	padding-top:10px;	
	padding-bottom:10px;
}
.support-content{
	background:url(../images/support/bg.png) repeat-y;	
	padding-right:6px;
	padding-bottom:8px;
}
.support-content a{
	display:inline-block;	
	line-height:20px;
	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;	
}