@charset "utf-8";
/* CSS Document */

/*
 * _ for ie6
   * for ie6 && ie7
 */

/*
 * 首页兼容代码
*/


#header {
	*position: relative;
	*z-index: 4;
}
.language a span {
	*float: none;	
}
#banner-textbg {
	*display: none;
}
.language {
	_position: absolute;
	_right: 0;
}
#logo {
	_margin-top: 20px;
}
#language-icon-right {
	_width: 6px;
	_height: 4px;
	_overflow: hidden;
}
span.nav-outerslide {
	_height: 0;
	_width: 0;
}
span.nav-icon {
	_width: 0;
	_height: 0;
}
ul.mainnav {
	_margin-left: 50px;
}
a.nav-first {
	_width: 125px;
	_display: inline-block;
	*display: block !important;
}
.mainnav-li {
	*float: left;
}
#banner div.banner-text {
	*background: url(../images/banner-bg.png) no-repeat;
}
#bannerbg-left {
	_left: -50%;
}
#bannerbg-right {
	_right: -50%;
}
div.subnav-box {
	*position: absolute;
	*z-index: 11;
	*width: 880px;
	*padding-bottom: 0;
	*padding-top: 22px;
	*top: 26px;
	_top: 124px;
}
#subnav-box-one, #subnav-box-two, #subnav-box-three, #subnav-box-four {
	_left: 100px;
}
#nav-outerbox, #nav-innerslide {
	_width: 0;
	_height: 0;
}
#subnav-four {
	*float: right;
}
#nav-outerbox {
	*top: -2px;
}
span.nav-outerslide {
	*bottom: 1px;
}
#main-bottom a.innerlist-download {
	*display: block;
	*height: 30px;
	*width: 200px;
}
#copyright  {
	*margin-top: -10px;
	_margin-top: -40px;
}
#copyright p {
	*position: relative;
	*top: 10px;
	_top: 20px;
}
#footer ul.law {
	*margin-left: 90px;
	*float: left;
	*width: 150px;
}
#copyright {
	*line-height: 20px;
}

/*
 * 内容页和列表页
 */
 
 #position-bg {
	 *position: absolute;
	 *z-index: -1;
 }
 #position {
	 *z-index: 6;
	 _margin-top: -4px;
 }
 span.turntopage {
	 *position: relative;
	 *bottom: 7px;
 }
 #pagenum {
	 *position: relative;
	 *bottom: 9px;
 }
 #gopage {
	 *position: relative;
	 *bottom: 4px;
 }