@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0;  font-family:"宋体"; font-size:14px; line-height:120%; color:#333;}
html{ height:100%; padding:0;}
a{color: #333; text-decoration:none;}
a:hover{ text-decoration:underline;}
.white a{ color:#FFFFFF; text-decoration:none;}
.white a:hover{ text-decoration:underline;}
.gray a{ color:#5f5f5f; text-decoration:none;}
.gray a:hover{ text-decoration:underline;}

.head_height{ height:59px; padding:20px 0 0 18px;}
.menu_bg1{ background:url(../images/menu_bg1.jpg) no-repeat left top; height:37px;}
.menu_bg2{ background:url(../images/menu_bg2.jpg) #4aace9 repeat-x top; height:37px;}
.menu_bg3{ background:url(../images/menu_bg3.jpg) no-repeat right top; height:37px;}
.menu_width1{ width:720px; height:26px; float:left; color:#FFFFFF; padding:11px 0 0 30px;}
.menu_width2{ float:left; height:27px; padding:9px 0 0 0; *padding:8px 0 0 0;}
.search_bg{ background:url(../images/search_bg.jpg) no-repeat; width:160px; height:16px; border:0; padding:2px;}
.menu_width1 span{ font-weight:bold;}


.bottom_text{ text-align:right; padding:4px; border-top:1px #ccc solid; margin-top:15px;}
.copyright{ font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:right;}