/* CSS Document */
*{ margin:0px; padding:0px; font-size:14px; font-family:Arial, Helvetica, sans-serif,"ËÎÌå";}
a{ color:#fff; text-decoration:none;}
a:hover{ color:#6CF;}
img{ border:0px;}
.clear{ clear:both;}
body{ margin:0px; padding:0px; background:#002139;}
div{ margin:0px; padding:0px;}
ul{ margin:0px; padding:0px;}
li{ margin:0px; padding:0px; list-style:none;}

.top{ height:170px; background:url(../images/index_01.jpg) center top repeat-x #003258; border-bottom:1px solid #1d74a2;}
.head{ width:960px; margin:0px auto; padding:1px 10px 0px 10px; height:167px;}
.logo{ width:209px; height:124px; float:left;}
.nav{ width:720px; float:right; background:url(../images/index_02.jpg) right top no-repeat; margin-top:31px; padding:66px 0px 0px 0px;}
.nav ul{ height:38px;}
.nav ul li{float:right; line-height:36px; margin-left:5px;}
.nav ul li a{ width:85px; height:36px; background:url(../images/nav_b.jpg) center center no-repeat; text-align:center; display:block; color:#fff }
.nav ul li a:hover{ width:85px; height:36px; background:url(../images/nav_a.jpg) center center no-repeat; text-align:center; display:block; color:#3FF;}
