@charset "utf-8";
.mainmenuwraper {background:#ffffff; width:1000px;}
.mainmenuwraper ul {margin-left:5px; padding:0; list-style:none;}
.mainmenuwraper ul li{float:left; background: url('/cstatic/images/nsmenu.gif') repeat-x; height:38px;}
.mainmenuwraper ul li.sep {width:3px; background:url('/cstatic/images/sep.gif');}
.mainmenuwraper ul li a {display:block; padding:11px 17px 11px 17px; font: normal 16px 'Play', sans-serif; color:#ffffff; text-decoration:none;}
.mainmenuwraper ul li a:hover {background:url('/cstatic/images/smenu.gif') repeat-x; color:#ffffff;}
.mainmenuwraper ul li a.active {background:url('/cstatic/images/smenu.gif') repeat-x; color:#ffffff;}
.mainmenuwraper .leftcap {position:absolute; width:3px; height:38px; background:url('/cstatic/images/lm.gif'); position:absolute; z-index:4;}
.mainmenuwraper .rightcap {position:absolute; width:3px; height:38px; background: url('/cstatic/images/rm.gif'); position:absolute; z-index:4; margin-left:-3px;}

.mainmenuwraper .dropdownmenu {background: #a8a8a8; z-index:10; display:none;}
.mainmenuwraper .dropdownmenu ul {margin:0; padding:0; list-style:none;}
.mainmenuwraper .dropdownmenu ul li {background: url('/cstatic/images/nsmenu.gif') repeat-x; height:26px; float:none;}
.mainmenuwraper .dropdownmenu ul li a {display:block; padding:5px 0; font: bold 13px 'Play', sans-serif; color:#353636; text-decoration:none; text-align:center;}
.mainmenuwraper .dropdownmenu ul li a:hover {background:url('/cstatic/images/smenu.gif') repeat-x; color:#ffffff;}
