@charset "utf-8";

.article_menu{
	width:160px;
	height:160px;
	background-color:#eee;
	color:#333;
	font-size:11px;
	vertical-align:top;
	background-image:url('../../assets/hfs/gfx/hfs-footser-bg.jpg');
}
.article_menu a{
	color:#666;
	text-decoration:none;
}

.article_menu a:hover{
	color:#333;
	color:orange;
	text-decoration:underline;
}

.article_menu a:active{
	color:#112233;
	text-decoration:underline;
}

#content UL LI{
	color:#000;
	list-style:disc;
	margin-left:10px;
}

.article_menu b{
font-color:#555;
}

#left_menu{
background-color:#eee;
}
#left_menu UL {
color : #8B3A3A;
list-style-image: url("../../assets/hfs/gfx/bullet_arrdow.jpg");
list-style:		  url("../../assets/hfs/gfx/bullet_arrdow.jpg");
margin-left:0px;
padding-left: 5px;
}

#left_menu LI {
color : #8B3A3A;
list-style-image: url("../../assets/hfs/gfx/bullet_arrdow.jpg");
list-style:		  url("../../assets/hfs/gfx/bullet_arrdow.jpg");
list-style:square;
margin-left:0px;
padding-left: 5px;
}

#left_menu UL LI {
color:#eee;
list-style-image: url("../../assets/hfs/gfx/budllet_arrdow.jpg");
list-style:		  url("../../assets/hfs/gfx/budllet_arrdow.jpg");
list-style:none;
padding-left:-10px;
padding-top:0px;
font-weight: bold;
margin-left:-4px;
padding-left: 5px;
border-top:5px  #FFFFFF;
border-bottom:5px  #FFFFFF;
background-color:#ddd;
}

#left_menu UL UL LI {
color:#eee;
list-style-image: url("../../assets/hfs/gfx/bullet_arrdow.jpg");
list-style:		  url("../../assets/hfs/gfx/bullet_arrdow.jpg");
list-style:none;
font-weight: lighter;
margin-left:-9px;
padding-bottom:1px;
padding-top:0px;
padding-left: 5px;
background-color:#ccc;
}

#left_menu UL UL LI b a:hover{
color:#eee;
list-style:none;
font-weight: lighter;
margin-left:-5px;
padding-top:1px;
padding-bottom:1px;
padding-left: 5px;
background-color:#EF641D;
height:20px;
}

#left_menu UL UL UL LI {
color : #ddd;
list-style-image: url("../../assets/hfs/gfx/bullet_arrdow.jpg");
list-style:		  url("../../assets/hfs/gfx/bullet_arrdow.jpg");
font-weight: lighter;
list-style:square;
margin-top:0px;
padding-bottom:1px;
margin-left:10px;
padding-left: 0px;
background-color:#eee;
}