/* CSS Document */
*{ margin:0px auto;}
body{ font-size:13px; background:#FF8000; font-family:Verdana, Arial, Helvetica, sans-serif;}
#all{ width:1000px; height:1350px; background:#FFFFFF;}
#top{ height:185px;width:1000px; text-align:center;}
#banner{ height:150px;}
#nve{ height:35px; background-image:url(../img/nve.gif); width:1000px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#nve ul{ list-style:none;text-align:center; margin:0px; padding:0px;}
#nve ul li{ float:left; width:110px; font-size:14px; color:#FFFFFF; margin-top:6px; height:12px;}
a{ font-size:14px; text-decoration:none;}
a:link,a:visited{ font-size:12px; color:#000000;}
a:hover{ color:#FF9900;text-decoration:none;}
#footor{ height:105px; width:1000px; background:#CC0000; text-align:center;}
#footor ul{ list-style:none; text-align:center; margin-left:320px; padding:0px; padding-top:10px;}
#footor ul li{ float:left; width:90px; border-left:#FFFFFF 1px solid; height:10px; padding-bottom:4px;}
.ca:link,.ca:visited{ font-size:12px; color:#000000;}
.ca:hover{ color:#CC0000; text-decoration:none;}
.ba:link,.ba:visited{ font-size:14px; color:#990000;}
.ba:hover{ color:#FF3300; text-decoration:none;}
.aa:link,.aa:visited{ font-size:14px; color:#FFFFFF;}
.aa:hover{ color:#FFCC00; text-decoration:none;}
#footor p{ color:#FFFFFF;}