html,body { margin:0; padding:0; height:100%; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#000000; }
#main { background:url(../images/other-bg.gif) no-repeat; width:1002px; height:627px; margin:0 auto; }
a { text-decoration:none; color:#FF6801; }
a:hover { color:#FFFFFF; text-decoration:underline; }
.curHit { color:#FFFFFF; }

a.product { color:#000; text-decoration:none; }
a.product:hover { color:#000; font-weight:600; text-decoration:underline; }

#head { height:57px; line-height:57px; }
#head ul { margin:0; padding:0; }
#head ul li { float:right; list-style:none; width:100px; margin:0; padding:0; font-size:14px; font-weight:bold; text-align:center; }

#body { margin:0; width:100%; height:500px; }
#body-left { margin:0; width:740px; float:left; height:500px; }


