
/*------------index--------------------*/
/*html,body,#box{height:100%}*/
html{height:100%}#box{min-height:100%}
#box{background:url(../images/bg.jpg) left repeat-y; overflow:hidden; }



.navbar-fixed-top{ overflow:hidden; }
.topBanner{ height:94px; width:100%; margin:0 auto; overflow:hidden;}
.navbar-inner{ background:url(../images/siteName4.jpg) no-repeat left top; background-color:#007dce; overflow:hidden;}
.navbar-inner-ds{ background:url(../images/siteName-ds.jpg) no-repeat left top; background-color:#007dce; overflow:hidden;}


.menubar-list{ padding-top:10px; float:right; } 
.menubar-list li img{ margin-top:5px; float:left; margin-right:5px; }
.menubar-list li{  height:38px; line-height:38px;    font-size:14px; padding-left:15px;  float:left;}
.menubar-list li a{ color:#fff;}
.menubar-list li a:hover{ text-decoration:deadline;}


.nav-r{ float:right;  color:#FFF; line-height:24px; padding-top:5px; padding-right:20px; width:auto;}
.nav-r a,.nav-r a:hover{ color:#FFF; text-decoration:none }
.nav-tools{ overflow:hidden;   padding-top:10px;}
.nav-tools li{ float:right; padding-left:45px;  }
.nav-tools .icon-home{ background:url(../images/icon/home.png) no-repeat 18px 1px;}
.nav-tools .icon-exit{ background:url(../images/icon/exit.png) no-repeat 18px 1px;}
.nav-tools .icon-name{ background:url(../images/icon/admin.png) no-repeat 18px 2px; }


#content{ overflow:hidden; }



#main{ width:100%;padding-bottom:20px; overflow:hidden; height:100%; float:left;}
.main-left{float:left; width:209px; margin-right:-211px;line-height:40px;position:relative; z-index:1;  }
.main-nav{ clear:both;}
.main-nav li{ height:38px; line-height:38px; border-bottom:#dadada 1px solid;   font-size:14px; padding-left:15px; display:block; }
.main-nav li a:hover{text-decoration:none; color:#666; }
.main-nav li a{ display:block;}
.main-nav li:hover{ background:url(../images/main-nav-hover.jpg) no-repeat;  cursor:pointer; display:block; }
.main-nav-active{background:url(../images/main-nav-hover.jpg) no-repeat !important;}
.main-nav li img{ margin-top:7px; float:left; margin-right:10px; }


.main-right{  float:right;width:100%;  position:relative; z-index:0; }
.main-right-con{margin-left:211px; overflow:hidden; }

.cur-post{  height:37px; background-color:#fffbff; border:#dbdbdb 1px solid; border-left:0px #fff solid; width:100%;}
.cur-post p{ background:url(../images/icon/current.png) no-repeat 12px 9px; line-height:40px; padding-left:40px;}

.main-content{ padding-left:10px;}



#bottom{ clear:both; height:38px; background:#3d3d3d; text-align:center; padding-top:15px; color:#d5d4d4;}


/*-----------welcome---------*/
.welcome-main{padding:30px;}
.welcome-bg{background:url(../images/welcome.jpg) no-repeat center ; min-height:480px; }
.help-list{overflow:hidden;}
.help-list li{ font-size:14px; line-height:30px; height:30px; text-align:left;}
.help-list li .download a{ color:#007dcf; text-decoration:underline;}
.welcome-main h1{font-size:18px; line-height:50px;}
.welcome-main h2{font-size:15px; line-height:50px; text-align:left;}


