@CHARSET "UTF-8";
#menu ul,#menu li {list-style-type:none; text-transform:capitalize;padding:0; margin:0;}
/*menu*/
#menu {width:1024px;height:57px;
      text-align:left;position:relative; z-index:92;
      background:url(../foImg/menuBg.jpg) repeat-x;
      z-index:20000;
}
#nav {margin:0 0;margin-left:0px; display:block;}
#nav .mainlevel {float:left;  width:169px;/*IE6 only*/}
#nav .break{width:2px;height:57px;float:left;background:url(../foImg/menuBreak.jpg) 0 0 no-repeat;}
#nav .mainlevel > a {font-weight:bold;font-size:13px;text-align:center;color:#fff; text-decoration:none; line-height:57px;display:block; width:169px;}
#nav .mainlevel > a:hover{background:url(../foImg/menuBgL.jpg) center top;}

#nav .mainlevel>ul {display:none; position:absolute;}


#nav .menuC {
	width:442px;
	height:234px;
	background:url(../foImg/menuC.png) no-repeat;
}
#nav .menuC .m1{
	width:100%;
	height:23px;
}
#nav .menuC > * {
	float:left;
}
#nav .menuItems{
	width:169px;
}
#nav .menuItems  a {font-weight:bold;font-size:13px;text-align:center;color:#fff;  line-height:25px;display:block; width:169px;}
#nav .menuItems  a:hover{
	text-decoration:underline;
	color:red;
}
#nav .menuICBreak{
	width:1px;
	height:184px;
	background:url(../foImg/menuICBreak.png) no-repeat;
}
#nav .menuCc{
	width:272px;
}
#nav .menuCc img{
	margin-left:17px;
	width:231px;
	height:176px;
}





