﻿/*-- left_menue start --*/
.left_menue
{
	list-style:none;
	line-height:26px;
	font-weight:600;
	color: #666666;
}
.left_menue li
{
	font-family:黑体;
	border-bottom:1px solid black;
	width:140px;
}


/*-- left_menue end --*/
