﻿/* CSS Document */
@charset "utf-8"; /*Code*/

/*green header*/
#header { width:1004px; height:83px; margin:0 auto; background:#ac0066; }
#header #logo { width:232px; height:83px; background:url(../star/logo.jpg); float:left; }
#header .right { width:456px; height:30px; float:right; margin-top:10px; text-align:right; color:#ffffff; padding-right:20px; }
#header .right a { color:#ffffff; }
#header .right span { margin:0px 10px; }

#nav { width:944px; height:14px; margin:0 auto; background:url(../star/navbg.jpg); padding:10px 30px; clear:both; }
#nav a { color:#ffffff; margin:0px 8px; }
#nav a span { color:#ffef01; }

a.nd { background:url(../star/nd.gif); }
a.gt { background:url(../star/gt.gif); }
a.rh { background:url(../star/rh.gif); }
a.om { background:url(../star/om.gif); }
a.bz { background:url(../star/bz.gif); }
a.tb { background:url(../star/tb.gif); }

.theme h4 { background:url(../images/zi_title.gif); }
.tba { height:190px; }

a.color { color:#a50900; }