@charset "utf-8";
/* CSS Document */
.rtabs {
	width:260px;
	margin-top:4px;
	height:285px;
}
.rtabs .linea {
	height:37px;
	background:url(../images/rfline.gif);
	padding-left:13px;
	margin-bottom:6px;
}
.rtabs .tabsdiv1 {
	color:#376275;
	line-height:34px;
	padding:0 10px;
	text-align:center;
	font-weight:bold;
	float:left;
}
.rtabs .tabsdiv1b {
	color:#376275;
	line-height:34px;
	padding:0 10px;
	text-align:center;
	font-weight:bold;
	float:left;
	background:url(../images/rfline_ac.jpg)
}
.rtabs .tabsdiv2 {
	color:#376275;
	line-height:34px;
	text-align:center;
	padding:0 10px;
	font-weight:bold;
	float:left;
}
.rtabs .tabsdiv2b {
	color:#376275;
	line-height:34px;
	padding:0 10px;
	text-align:center;
	font-weight:bold;
	float:left;
	background:url(../images/rfline_ac.jpg)
}
.rtabs li {
	list-style:none;
}
.rtabs .tabsdiv {
	line-height:20px;
	text-align:left
}

