﻿@import url(global_content.css);
/* 1.全局基本样式控制
-----------------------------------*/
*{margin:0; padding:0;}
html{width:100%;overflow:auto; overflow-x:hidden;background:url(../img/main_bg.jpg) repeat-y center 0;}
body{width:100%;font-size:12px; font-family:Arial;}
img{border:none;}
input,textarea{font-size:100%;font-family:Verdana,Helvetica,Arial;}
ul,ol,li{list-style:none;}
a{ color:#555; text-decoration:none ;}
/* 2.区块 #header #banner 
-----------------------------------*/
#wrapper{position:relative;z-index:2;width:848px;margin-bottom:-240px!important;padding-top:32px;zoom:1;}
#wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;} 
#header{ position:relative; z-index:3; width:848px;height:150px;}
#header h1{position:absolute; top:30px;left:50px;width:285px; height:76px; vertical-align:middle;text-align:left; overflow:hidden;}
#header h1 a{
display:table-cell;
vertical-align:middle;
text-align:left;
+display: block;
+font-size:74px;
+font-family:Arial;
width:285px;
height:76px;}
#header h1 a img {vertical-align:middle;}
#wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;} 
#ediContainer:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 

/*图片出错*/
.noimage{display:block; width:100px; height:100px; background:#ededed url(../img/noimages.gif) no-repeat center center;}
.blockimage{display:block;}

/*页面背景*/
.main_bg{width:1000px;height:150px;background:url(../img/main_bg2.png);}
.top_bg{position:absolute;z-index:1;top:0;left:50%;height:305px;width:1000px;margin-left:-500px;background-position:0 0;/*_background-position:8px 0;*/}
.top_bg .main_bg{margin-top:155px;background-position:0 0;/*_background-position:8px 0;*/}
.bottom_bg{position:relative;z-index:1;width:1000px;height:269px;margin:auto;background-position:0 -5px;}
.bottom_bg .main_bg{background-position:0 -150px;}
.bottom_bg2{position:relative;z-index:0;margin-top:-269px;width:100%;height:269px;}

/* 3.导航
-----------------------------------*/
#nav {position:absolute;z-index:10;width:474px;height:38px; top:55px;left:352px;_left:350px;text-align:center;}
#nav li {float:left;position:relative;line-height:38px;height:38px;overflow:visible;right:5px;}
#nav li li{padding:0; margin:0; line-height:20px;height:20px;}
#nav li li li{line-height:20px;height:20px;right:0px;}
#nav li a, #nav li a:visited{display:block;width:92px;_width:90px;}
#nav li li a:hover,#nav li li li a:hover{color:#000000!important;}
* html #nav a, * html #nav a:visited {width:92px;}
#nav ul ul{ background-position:0 bottom;}
#nav ul ul .left ul {left:-90px;}
#nav ul ul .right ul {left:90px;}
#nav ul ul{visibility:hidden;position:absolute;width:90px;top:32px;right:-4px;_right:-94px;}
* html #nav ul ul {top:28px;}
#nav ul ul ul{left:99px;top:0;width:90px;overflow:hidden;}
#nav table {position:absolute; top:0; left:0;}
#nav ul ul a, #nav ul ul a:visited,
#nav ul ul ul a, #nav ul ul ul a:visited{text-align:center; overflow:hidden; width:90px;font-weight:normal;}
#nav ul ul ul a, #nav ul ul ul a:visited{ width:90px;}
* html #nav ul ul a{width:90px;}
* html #nav ul ul ul a{width:90px;}
/* style the top level hover 经过栏目样式 */
#nav a{font-size:12px;font-weight:bold;color:#FFFFFF;}
#nav a:hover{zoom:1; float:left;color:#FFFFFF!important;}
/*菜单底部*/
#nav li li.bottomBg,#nav li li li.bottomBg{ display:none;}
#nav ul li:hover ul,#nav ul a:hover ul{visibility:visible; }
#nav ul :hover ul ul{visibility:hidden;}
#nav ul :hover ul :hover ul ul{visibility:hidden;}
#nav ul :hover ul :hover ul{ visibility:visible;}
#nav ul :hover ul :hover ul :hover ul { visibility:visible;}
#nav .arrowFront,#nav .arrowAfter{width:8px;height:23px;overflow:hidden;text-indent:-99em;float:left;margin-top:8px;right:5px;}
#nav .arrowAfter{float:right;position:absolute;top:0;right:-5px;}
#nav .arrowFront a,#nav .arrowAfter a,
#nav .arrowFront a:hover,#nav .arrowAfter a:hover{height:23px;display:block; width:13px; overflow:hidden;}
#nav .arrowFront a{background-position:0px 0px!important}
#nav .arrowAfter a{background-position:-13px 0px!important}
/*编辑工具条*/
.top_toolbar{position:absolute; width:100%;}
