@charset "utf-8";

body	{position:relative;}
#wrapper	{position:relative;}

.text_hidden	{overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0; line-height:0;}	
.cont_center	{overflow:hidden; width:1160px; margin:0 auto;}

/* header */
#header_wrap	{width:100%; position:absolute; z-index:1000;}
.s_menu {width:1160px; height:25px; margin:0 auto; }
.s_menu .cont_center ul {float:right; margin-top:10px;}
.s_menu .cont_center ul>li	{float:left; margin-left:20px;}

.wrap_nav	{width:100%; border-bottom:1px solid #999; }
#header_wrap h1	{float:left;}
#header_wrap h1>a	{display:block; padding:16px 0 14px 0;}

#nav	{float:right; height:30px; margin-left:60px; margin-top:30px;}
#nav>li	{float:left; margin-left:40px; }
#nav>li>a	{float:left;}
.sub_menu	{position:absolute; left:50%; top:100px; overflow:hidden; width:1160px; height:0; margin-left:-580px;}
.sub_menu>h2	{float:left; width:200px;}
.sub_menu>.dep2	{float:left; width:496px; height:200px; padding:15px 30px; background-color:#fff;}
.sub_menu>.dep2.no_menu	{float:left; width:496px; height:200px; padding:15px 30px; background-color:#fff;}
.sub_menu .dep2.no_menu>li	{float:left; overflow:hidden;  width:123px; height:22px;}
.sub_menu .dep2.no_menu>li>a:hover img	{margin-top:-22px;}
.sub_menu .dep2.more_menu	{background-image:url(../images/header/bg_sm.gif); background-repeat: repeat-y;baclground-position:left top;}
.sub_menu .dep2.more_menu>li	{width:130px; height:22px;}
.sub_menu .dep2>li>a	{overflow:hidden; display:block; height:22px;}
.sub_menu .dep2.more_menu>li>a.on img	{margin-top:-22px;}
.sub_menu .dep2>li>a>img	{}
.sub_menu>.sm_quick	{display:block; float:left; width:202px; }
.sub_menu>.sm_quick2	{display:block; float:left; width:580px; }
.sub_menu .dep3	{position:absolute; left:360px; top:15px; width:256px; height:230px; padding-left:30px; visibility:hidden; z-index:1001;}
.sub_menu .dep2.right .dep3	{left:905px;}
.sub_menu .dep3>li	{float:left; width:99px; height:24px; }
.sub_menu .dep3>li.span2	{width:194px;}
.sub_menu .dep3>li>a	{display:block; overflow:hidden; height:24px;}
.sub_menu .dep3>li>a:hover img	{margin-top:-22px;}

.top_banner	{position:relative; float:right; width:185px; height:80px;}
.top_banner span	{position:absolute; bottom:5px;}
#top_prev	{right:20px;}
#top_next	{right:0;}


