@charset "utf-8";
/*---------- topMenu ----------*/
#topMenu{height:30px; background:url(images/topmenuBg.jpg) repeat-x; line-height:30px; font-size:12px;}
.top-menu-left {float:left; margin-left:20px}
.top-menu-left span,.top-menu-right span{height:29px; line-height:29px; display:block; float:left; color:#ccc}
.top-menu-right {float:right; margin-right:20px; margin-top:1px; color:#ccc}
*+ html .top-menu-right {margin-top:1px;}
#topMenu a{color:#666;}
#topMenu a:hover{color:#f81;}

.top-menu-right strong{color:#666}
.top-menu-right a span{color:#f00; font-weight:bold;}

/*==================== Footer ====================*/
#footer{ height:50px; clear:both;background:#fff url(images/footBg.gif) repeat-x top ; margin-top:10px; font-size:12px;}
#footer #footLeft{width:40%; margin:10px 10px; float:left; background:url(images/footLogo.gif) center left no-repeat; height:30px;}
#footer #footRight{width:40%; margin:15px 0 0 0; float:right; text-align:right; padding-right:10px; color:#ccc; height:30px;}
#footer #footRight a{color:#666;}
#footer #footRight span{display:none;}

