.r_over{
	width: 175px;
}
.r_over .header{
	width: 100%;
	color:#2f3492;
	padding:3px;
	font-size:18px;
	font-weight:bold;
	height: auto;
}
.r_over .subheader1{
	width: 302px;
	height: 37px;
	background: url(/images/home/home4.jpg) no-repeat center;
}
.r_over .subheader2{
	width: 302px;
	height: 37px;
	background: url(/images/home/home5.jpg) no-repeat center;
}
.r_over .subheader3{
	width: 302px;
	height: 37px;
	background: url(/images/home/home6.jpg) no-repeat center;
}

.r_over .subheader1 span, .r_over .subheader2 span, .r_over .subheader3 span{
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 40px;
}

.r_over .in_list a{
	padding: 5px 3px;
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.r_over .in_list a:hover{
	background-color: #f7f7f7;
}

.r_over .in_list1 a{
	color: #da1242;
}

.r_over .in_list2 a{
	color: #d15606;
}

.r_over .in_list3 a{
	color: #66a904;
}







