<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



/* main_m_l */
.main_m_l {
	width:206px;
	margin:0 auto;
}
.lm_tit {
	
	font-size:18px;
	color:#ffffff;
	line-height:30px;
	background:url(../images/dh_01.jpg);
	width:206px;
	height:36px;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
}
.lm_con {
	
	width:206px;
}
.lm_con li {
	line-height:30px;
	font-size:14px;
	background:url(../images/dh_03.jpg);
	width:206px;
	height:39px;
}
.lm_con li a {
	display:block;
	position:relative;
	width:206px;
	vertical-align: bottom;
	text-decoration:none;
	cursor:pointer;
}
.lm_con li a i {
	position:absolute;
	right:0;
	top:0;
	height:39px;
	line-height:39px;
	overflow:hidden;
	background:url(../images/jt2.png) no-repeat left center;
}
.lm_con li a:hover i {
	background:url(../images/jt1.png) no-repeat left center;
}
.leftDiv {
	background:url(../images/dh_02.jpg);
	position:absolute;
	width:206px;
	height:39px;
	display:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
</pre></body></html>