@charset "utf-8";
.right{
	width:228px;
	padding-left:10px;
	padding-bottom:10px;
}
.right .title{
	background:url(../images/title-right.jpg);
	height:45px;
	line-height:45px;
	text-align:left;
	padding-left:20px;
	color:#29b5eb;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}
.right .content{
	padding-top:3px;
	height:100%;
	overflow:hidden;
}
.img2{
	background:url(../images/bg_img2.jpg);
	width:98px;
	height:62px;
	padding-top:7px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	clear:both;
}