@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ background:#000 url(../images/common/menu_bg.jpg) no-repeat center 132px;}
ul{ padding:0; margin:0; list-style:none;}
img{ border:0;}
.clear{ clear:both; margin:0; padding:0;}
.main{  margin:0 auto; background: url(../images/common/main_bg.jpg) left bottom repeat-x; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#fff;}

/*** header ***/
#header{  height:165px; width:960px; margin:0 auto;}
#header .h_top{ height:84px;}
#header .logo{ float:left; width:209px; margin:10px 0 0 0; display:inline}
#header .h_right{ width:300px; float:right; margin:40px 0 0 0; text-align:right; display:inline;}
#header .h_right ul li{ list-style:none;}
#header .h_right ul li a{ color:#fff; text-decoration:none;}
#header .h_right ul li a:hover{ text-decoration:underline;}

/********** search **********/
#header li.search{ background:url(../images/common/bg_search.gif) left top no-repeat; height:20px; width:190px; float:left; margin:10px 0 0 110px; display:inline;}
#header li input{ height:20px; float:left;}
#header li .search_input{ width:138px; border:0; font-size:11px;height:16px; margin:2px 0 0 5px; background:#FFF;}

/***** container *****/
#container{ width:960px; margin:0 auto;}

/********footer ********/
#footer{ width:1200px; margin:0 auto; text-align:center; color:#fff; padding:40px 0; z-index:111;}
#footer .pro_link{ color:#FFF; line-height:30px; width:920px; margin:0 auto; text-align:left; background:url(../images/common/pro_line.png) no-repeat top left; padding:20px 15px; font-size:16px; _background:none; }
#footer .pro_link a{ color:#FFF; text-decoration:none; padding:0 5px;}
#footer a{ text-decoration:none; color:#fff; line-height:18px;}
#footer a:hover{ text-decoration:underline;}
#footer p{ padding:10px 0;}


#container .globaladress{ width:960px; padding:2px 0 5px 0;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#fff; background:#000; margin-bottom:15px;}
#container .globaladress a{ color:#fff; text-decoration:none;}
#container .globaladress a:hover{ text-decoration:underline;}


#container .glabaltitle{ width:960px; background:#000 url(../images/common/bg_glabetitle.png) no-repeat left bottom; padding:0 0 20px 0}
#container .glabaltitle h1{background:url(../images/common/960_blue_top_round.png) no-repeat left top; font:28px; height:27px;}
