body{
	padding:0;
	margin:0;
	text-align:center;
	font-size:12px;
}
img{
	border:none;
}
ul ol li{
	margin:0;
	padding:0;
}
.divclear{
	clear:both;
}
#headertop{
	width:990px;
	margin:0 auto;
}
#topbar{
	background-image:url(../images/top_bar_bg.jpg);
	width:456px;
	height:27px;
	line-height:27px;
	color:#fff;
}
#systime{
	height:60px;
	line-height:60px;
	width:280px;
	margin:0 auto;
}
#systime span{
	display:block;
	width:163px;
	height:22px;
	line-height:22px;
	float:left;
	margin-top:22px;
}
#systime a{
	background-image:url(../images/btn_sethomepage.jpg);
	background-repeat:no-repeat;
	display:block;
	width:88px;
	height:22px;
	line-height:22px;
	float:right;
	margin:22px 0px 0px 0px;
	padding-left:8px;
	text-decoration:none;
	color:#36c;
}
#systime a:hover{
	color:#f60;
}
#mainpic{
	background-image:url(../images/main_pic.jpg);
	width:990px;
	height:160px;
	margin:0 auto;
}
#navi{
	background-image:url(../images/navi_bg.jpg);
	width:990px;
	height:35px;
	line-height:35px;
	margin:0 auto;
}
#navi a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:right;
	margin-right:30px;
	text-decoration:none;
}
#navi a:hover{
	color:#ff0;
}
#content{
}
#footer{
	margin:0 auto;
	padding:10px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:970px !important;
	width:990px;
	height:100px;
	color:#fff;
	line-height:20px;
}
#footer a:link, #footer a:visited{
	color:#fff;
	font-size:12px;
}
#footer a:hover{
	color:#ff0;
}



#leftmenu{
	margin:0 0 0 10px;
	padding:0;
}
#leftmenu li a{
	background-image:url(/images/icon_bluearrow.gif);
	background-repeat:no-repeat;
	background-position:4px 6px;
	display:block;
	float:left;
	width:146px !important;
	width:168px;
	height:24px;
	line-height:24px;
	margin:0;
	padding:6px 0px 6px 20px;
	text-decoration:none;
	color:#036;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #9cbddf;
}
#leftmenu li a:hover{
	color:#f60;
	background-color:#dde8f4;
}
#leftmenu li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}
#leftmenu li ul{
	margin:0;
	padding:0;
	
}
#leftmenu li ul li{
	margin:0;
	padding:0;
}
#leftmenu li ul li a{
	padding-left:40px;
	width:120px !important;
	width:168px;
	border:none;
	background-image:url(/images/icon_arrow_blue01.gif);
	background-position:25px 14px;
	border-bottom:1px solid #9cbddf;
	
}
#leftmenu li ul li a:hover{
	background-color:#dde8f4;
	
}
.contenttable{
	background-image:url(/images_zm/content_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}




