@charset "UTF-8";

/*
業種別zh
*/



ul.lm li a{
	width:170px;
	padding-left:20px;
	display:block;
	text-indent:0px;
	text-indent:0;
	background:url(/subject/zh/images/lm_bk.jpg) no-repeat 0 0;
	line-height:40px;
	color:#333;
}

ul.lm li.lm_top a{
	color:#FFF;
	background:url(/subject/zh/images/lm_top.jpg) no-repeat 0 0;
}

ul.desc li{
    text-indent:-20px;
}

.bt_view{
	display:block;
    width:132px;
    height:20px;
    line-height:20px;
    margin-left:20px;
    border:#333 1px  solid;
    background-color:#F3FAFC;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

