/* CSS Document */

* { margin:0px; padding:0px; border:none; background:none; }
ul, li { list-style:none; }
table { border-collapse:collapse; }
a { color:#111; text-decoration:none; }
a:hover { text-decoration:underline; }
body { background:url(../Images/bg.jpg); text-align:center; color:#111; font-size:12px; }
#notic { width:1003px; height:34px; background:url(../Images/noticbg.jpg) #010103 repeat-x; border-bottom:#4c4c4c 1px solid; }
#notic ol { float:left; height:34px; background:url(../Images/naba.jpg) no-repeat 15px center; }
#notic ol li { width:650px; margin:10px 0px 0px 27px; }
#notic ol li a { color:#ffffff; font-size:12px; }
#notic ul { float:right; width:289px; height:34px; }
#notic ul li { float:left; margin:5px 10px 0px 0px; }
#foot { width:1003px; background:#0b0c10; text-align:left; }
#foot ul { margin:10px 20px; }
#foot ul li { color:#ffffff; font-size:12px; }
#foot ul li a { color:#ffffff; }
