	@charset "utf-8";
/* CSS Document */
#right{
	float:left;
	width:800px;
	padding:5px 10px;
	background:url(../images/support_bg.jpg) no-repeat 500px 50px;
}
#right .support{
	background:url(../images/support.jpg) no-repeat;
	padding:20px 0 5px;
	width:615px;
	height:400px;
}
.support p{
	line-height:25px;
	margin-top:10px;
}
#right ul{
	list-style:decimal;	
	list-style-position:inside;
}
p.title{
	margin:4px 0;
	padding-left:25px;	
	background:url(../images/down_load.jpg) no-repeat left;
	color:#f90;
}