@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:Arial}
body{text-align: center; font-family: Arial;margin:0; padding:0; background: url(../images/bg.jpg) no-repeat center top; background-attachment:fixed; font-size:12px; color:#000}
img {border:0}
ul,li,ol { list-style-type : none; margin:0; padding:0}
div,form,img,ul,ol,li,dl,dt,dd {margin:0; padding:0; border:0}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0}
table,td,tr,th{font-size:12px}

/*** link ***/
a:link{color:#333; text-decoration:none; font-size:12px}
a:visited{color:#333;text-decoration:none;font-size:12px}
a:hover{color:#333; text-decoration:underline;font-size:12px}


/*** layout**/
#layout{width:935px;margin:0 auto; background:#090d18}
.br{clear:both;}
/***header**/
#header{width:935px;height:90px; background:#2d2e2e;}
.logo{float:left;}
.other_item{float:right;padding:3px 0 0 0;}
.other_item ul{}
.other_item ul li{color:#fff; font-size:11px; padding:3px; text-align:right;}
.other_item ul li a,.other_item ul li a:visited,.other_item ul li a:link,.other_item ul li a:hover{color:#fff;font-size:11px;}
 
.search_text{width:180px;height:16px; line-height:16px; font-size:11px; color:#999999;} 
.search_bot{height:20px;width:63px; background:url(../images/search.gif) no-repeat center top; border:0; font-size:11px; }

/***nav**/
#nav{height:77px; background:url(../images/navbg.gif) repeat-x center left;}
.main_nav{width:935px;}
.main_nav ul{float:left;width:935px}
.main_nav ul li{float:left; color:#fff;font-size:16px; font-family: Georgia, "Times New Roman", Times, serif; padding:10px 40px 0 0;}
.main_nav ul li a,.main_nav ul li a:visited,.main_nav ul li a:hover{color:#fff;font-size:16px; font-family: Georgia, "Times New Roman", Times, serif;}

.main_nav ul li.nav_on{float:left;width:129px; height:34px; background:url(../images/menu_first.gif) no-repeat left top; color:#ffcc00;padding:10px 20px 0 0; cursor:pointer; }
.main_nav ul li.nav_on a,.main_nav ul li.nav_on a:visited,.main_nav ul li.first a:hover{color:#ffcc00;font-size:16px; font-family: Georgia, "Times New Roman", Times, serif; }
.main_nav ul li.nav_off{float:left;width:129px; height:34px;  color:#FFFFFF;padding:10px 20px 0 0; cursor:pointer}
.main_nav ul li.nav_off a,.main_nav ul li.nav_off a:visited,.main_nav ul li.first a:hover{color:#ffcc00;font-size:16px; font-family: Georgia, "Times New Roman", Times, serif; }

.send_nav{width:935px;}
.send_nav ul{}
.send_nav ul li{float:left; color:#fff;font-size:14px;  padding:8px 6px 0;}
.send_nav ul li a,.send_nav ul li a:visited,.send_nav ul li a:hover{color:#fff;font-size:14px; }

/***newsletter**/
#newletter{width:935px; background:url(../images/mainbg.gif) repeat-y center top;}
#n_l{margin:0 auto;width:925px;height:48px;background:url(../images/newsletterbg.gif) repeat-x center top;}

/***footer**/
#footer{width:935px; background:url(../images/mainbg.gif) repeat-y center top;}
.links{padding:5px 0; font-size:11px;}
.copyright{padding:5px 0;}

#bottom{width:935px; font-size:11px; color:#666; }
#bottom p{line-height:18px;padding:5px 10px; text-align:left;}
#bottom p.h_t{font-weight:bold;}
#bottom p a,#bottom p a:visited,#bottom p a:hover{color:#999; font-size:11px; }