@charset "utf-8";
/* CSS Document */
body{
	color:#545454;
	font: 12px Arial;
    *font: 11px  Arial;	
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;	
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */　
a{
	color: #333333;
}
a:hover{color:#000000;}
#LeftMenu a{
	line-height:24px;
	width:158px;
	height:24px;
	display:block;
	background-image:url(../Images/left_menubg.jpg);
	text-indent: 60px;
	color:#545454;
	text-decoration: none;
}
#LeftMenu a:hover{
	background-position:0 -24px;
	color:#FFFFFF;
	width:158px;	
}
.LeftMenuON {
	color:#FFFFFF !important;
	background-image:url(../Images/LeftMenuON.jpg) !important;
	}	
.title{
	padding-left:5px;
	line-height:36px;
	border-bottom:#CCCCCC 1px solid;
}
.wz {color:#05A1E1; text-decoration:underline;}
.about {padding:8px; line-height:26px;}

#LeftMenu01 a{
	line-height:24px;
	width:158px;
	height:24px;
	display:block;
	background-image:url(../Images/left_menubg01.jpg);
	text-indent: 38px;
	color:#545454;
	text-decoration: none;
}
#LeftMenu01 a:hover{
	background-position:0 -24px;
	color:#FFFFFF;
	width:158px;	
}

#LeftMenu02 a{
	line-height:24px;
	width:158px;
	height:24px;
	display:block;
	background-image:url(../Images/left_menubg02.jpg);
	text-indent: 45px;
	color:#787878;
	text-decoration: none;
}
#LeftMenu02 a:hover{
	background-position:0 -24px;
	color:#5E5E5E;
	width:158px;
	text-decoration: underline;
}
.LeftMenuON01 {
	color:#FFFFFF !important;
	background-image:url(../Images/LeftMenuON01.jpg) !important;
}
.end{color:#FFFFFF; font-weight:bold;}
	
	
	