
.sv3 dl,.sv3 dt,.sv3 dd{
	padding:0;
	margin:0;
}
.sv3{
	width:250px;;
}
.sv3 dl{
	width:250px;;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:#F1F1F1;

}
.sv3 dt{
	width:250px;;
	height:22px;
	line-height:22px;
	font-size:14px;
	text-indent:10px;
	color:#142761;
	background:url(../image/left_menu_bg.gif) repeat-x;
	overflow:hidden;
}
.sv3 dl.on dt{
	background:url(../image/left_menu_bg.gif) repeat-x;
	color:#142761;
	font-weight:bold;
}
.sv3 dd{
width:250px;;
height:20px;
text-indent:10px;
line-height:20px;
	background:#F1F1F1;
	border-bottom:1px solid #ffffff;
	font-size:12px;
}

