.FrontCommonContent_list-02 * {
	padding:0;
	margin:0;
	border:0;
	line-height:2em;
	font-size:12px;
}
.FrontCommonContent_list-02 {
	width:220px;
	text-align:center;
	margin:auto;
	height: auto;
	margin-bottom:15px;
	margin-top:5px;
}
/*圆角--左下*/
.FrontCommonContent_list-02 .left_bottom{
}
/*圆角--右下*/
.FrontCommonContent_list-02 .right_bottom{
}
/*圆角--左上*/
.FrontCommonContent_list-02 .left_top{
}
/*圆角--右下*/
.FrontCommonContent_list-02 .right_top{
}
.FrontCommonContent_list-02 ul.list {
	margin:0px;
	padding:0px;
	width:220px;

}
/*标题列表*/
.FrontCommonContent_list-02 ul.list li {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: lighter; 
	list-style-type:none;
	line-height:24px;
	background:url(../../images/itemmanage/FrontCommonContent_list_01_line.gif) left bottom no-repeat; background-position:left;
	border-bottom:1px solid dotted #ccc;
	text-align:left;

}
.FrontCommonContent_list-02 ul.list li a {
	color:#1C1C1E;
	font-family: Arial, Helvetica, sans-serif;;
	FONT-WEIGHT: lighter; 
	text-decoration:none;
	padding-left:25px;
	text-align:left;
	
}
.FrontCommonContent_list-02 ul.list li a:hover {
	color:#ef1c22;
	font-size:12px;
    font-family:Verdana, Arial, Sans-Serif;
	FONT-WEIGHT: lighter; 
	text-decoration:none;	
	line-height:24px;
	font-weight:bold;
	height:24px;
	display:block;
	background:url(../../images/itemmanage/FrontCommonContent_list_01_hover.gif) left bottom no-repeat; background-position:left;
	text-align:left;

}
/*当前标题*/
.FrontCommonContent_list-02 ul.list li.Selected{
	color:#ef1c22;
	font-size:12px;
    font-family:Verdana, Arial, Sans-Serif;
	list-style-type:none;
	line-height:24px;
	text-align:left;

}
.FrontCommonContent_list-02 ul.list li.Selected a{
	color:#ef1c22;
	font-size:12px;
    font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	background-color:#B51B23;
	text-decoration:none;
	line-height:24px;
	height:24px;
	display:block;
	background:url(../../images/itemmanage/FrontCommonContent_list_01_hover.gif) left bottom no-repeat; background-position:left;
	text-align:left;

}

