
/* top */
#topArea					      {width:980px; height:44px;}
#topArea .logo     {float:left; position:relative; top:20px; left:9px;}
#topArea .mainImg  {float:right; margin-right:9px; position:relative; top:18px;}
#topArea .sms      {float:right; margin-right:9px; position:relative; top:20px;}
#topArea .myinfo          {float:right; position:relative; top:18px; text-align:right;}
#topArea .myinfo .logoutBtn {position:relative; top:3px; left:5px;}
#topArea .myinfo .myguide {margin-left:6px; margin-right:2px;}

a.point      {font-size:12px; color:#666; letter-spacing:-0.5px; font-weight:bold;}
a.point:link {text-decoration:none; color:#666;}
a.point:active {text-decoration:none; color:#ff6600;}
a.point:hover {text-decoration:underline; color:#ff6600;}
a.point:visited {text-decoration:none; color:#666; }

a.cash      {font-size:12px; color:#666; letter-spacing:-0.5px; font-weight:bold;}
a.cash:link {text-decoration:none; color:#666; }
a.cash:active {text-decoration:none; color:#6699cc; }
a.cash:hover {text-decoration:underline; color:#6699cc; }
a.cash:visited {text-decoration:none; color:#666; }


/* topmenu */
#menu { width: 968px; height: 67px; text-align: left; margin-bottom: 8px; }
#menu .menuPd {margin-left:17px;}
#menu .menuBar {margin-left:4px; margin-right:1px;}
.menu_smsicon { margin-left:20px; }

