@charset "utf-8";


p, from, h1, h2, h3, h4, h5, h6, {
margin:0px;
padding:0px;
}
ul, ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}

/* main_m_l */
.main_m_l {
	width:202px;
	margin:0 auto;
}
.lm_tit {
	
	font-size:20px;
	color:#000;
	background:url(../images/lm_tit.gif) no-repeat left center;
	text-indent:30px;
	padding:12px 0;
}
.lm_con {
	
	padding:5px 7px 0px 7px;
}
.lm_con li {
	line-height:38px;
	height:38px;
	overflow:hidden;
	font-size:14px;
	background:url(../images/nyzbdhdjbg.gif);
}
.lm_con li a {
	display:block;
	position:relative;
	padding-left:20px;
	text-decoration:none;
	cursor:pointer;
}
.lm_con li a i {
	position:absolute;
	right:0;
	top:0;
	height:38px;
	line-height:38px;
	width:0px;
	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/nyzbdhbg.gif);
	position:absolute;
	width:188px;
	height:38px;
	display:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
