* { margin:0; font-family:Verdana; font-size:12px; text-align:center; }
body { background-color:#ffffff; color:#808080; cursor:default; text-align:center; }

#bodydiv { width:1000px; text-align:left; margin: 0 auto; }

#head { width:1000px; height:78px; background:url(../images/heon-logo.png) no-repeat; text-align:right;}

#menu { width:1000px; height:16px; border-style:solid; border-width: 1px 0 1px 0; border-color:#c0c0c0; }
#menu a { display:block; float:left; width:333px; text-decoration:none; font-weight:bold; color:#606060; }
#menu a:hover { color: #808080;}

#body { padding:10px 0 10px 0; width:1000px; min-height:350px; height:auto !important; height:350px; text-align:justify; }
#body img { float:left; margin:0 10px 0 10px; border-width:0; }
#body a { font-size:12px; text-decoration:none; font-weight:bold; color:#606060; }
#body a:hover { color: #808080;}

#links { padding: 4px 0 5px 0; width:1000px; font-size:8px; text-align:left; border-style:solid; border-width: 1px 0 0 0; border-color:#c0c0c0; }
#links a { font-size:8px; text-decoration:none; font-weight:bold; color:#d0d0d0; }
#links a:hover { color: #e0e0e0;}

#foot { width:1000px; text-align:right; border-style:solid; border-width: 1px 0 0 0; border-color:#c0c0c0; }
#foot a { font-size:7px; text-decoration:none; font-weight:normal; color:#d0d0d0; }
#foot a:hover { color: #e0e0e0;}

