@charset "gb2312";
/*
	描述:
*/

/* =s Reset (by YUI 3) */
html{color:#000;background:#d0fdf7;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/* =e Reset */

/* =s base */
html,body{height:100%;}
body{font-family:"宋体",simSun,Arial;line-height:170%;font-size:12px;color:#000;background:#d0fdf7;}
i{font-style:normal;}
a{color:#000;text-decoration:none}
a:hover{color:#000;text-decoration:underline}
a:link,a:active,a:visited,a:hover{outline:none}
a.under:link,a.under:active,a.under:visited,a.under:hover{text-decoration:underline;}
a.gray{color:#666666;text-decoration:none}
a.gray:hover{text-decoration:underline}
/* 浮动 [flt加方向首个字母] */
.fltL{float:left;}
.fltR{float:right;}
.fltN{float:none;}
.setCenter{margin:0 auto;}
/* 显示 */
.show{display:block;}
.hide{display:none;}
/* 间隔距离 [space加高度px] */
.space5,.space10,.space15,.space20,.space25,.space30{display:block;clear:both;overflow:hidden;}
.space5{height:5px;}
.space10{height:10px;}
.space15{height:15px;}
.space20{height:20px;}
.space25{height:25px;}
.space30{height:30px;}
/* clear [clr加值首个字母] */ 
.clrB{clear:both;height:0;line-height:0;font-size:0;margin:0;padding:0}
.clrL{clear:left;}
.clrR{clear:right;}
.clrN{clear:none;}
/* =e base */

/*=====png in ie6 Start=====*/
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + encodeURI(this.src) + "', sizingMethod='image')",
this.src = encodeURI("http://res.nie.163.com/comm/blank.gif")):(this.origBg =this.origBg?  this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + encodeURI(this.origBg) + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
/*=====png in ie6 End=====*/



/* =s Font */
/* 字体重量 [首字母]*/
.b,strong{font-weight:bold;}
.n{font-weight:normal;}
/* 字大小 [f加字像素值] */
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
/* 字体位置 [txt加方位首个字母] */
.txtC{text-align:center;}
.txtL{text-align:left;}
.txtR{text-align:right;}
/* 垂直位置 [vera加方位首个字母] */
.veraM{vertical-align:middle;}
.veraT{vertical-align:top;}
.veraB{vertical-align:bottom;}
/* 行距 [l加行距像素值] */
.l16{line-height:16px;}
.l18{line-height:18px;}
.l20{line-height:20px;}
.l22{line-height:22px;}
.l24{line-height:24px;}
.l25{line-height:25px;}
/* 字缩进 [ti加缩进字数] */
.ti0{text-indent:0;}
.ti2{text-indent:2em;}
/* 字颜色 [color加颜色英文] */
.colorWhite{color:#fff;}
.colorBlack{color:#000;}
.colorRed,.red{color:red;}
.colorBlue,.blue{color:blue;}
.colorOrange{color:#F30;}
.colorBrown{color:brown;}
.colorGreen{color:green;}
.colorGray{color:gray;}
.colorYellow{color:#FC0;}
/* 链接 [link加颜色英文] */
a.linkWhite:link,a.linkWhite:active,a.linkWhite:visited{color:#fff;}
a.linkWhite:hover{}
a.linkBlack:link,a.linkBlack:active,a.linkBlack:visited{color:#000;}
a.linkBlack:hover{}
a.linkRed:link,a.linkRed:active,a.linkRed:visited{color:red;}
a.linkRed:hover{}
a.linkBlue:link,a.linkBlue:active,a.linkBlue:visited{color:blue;}
a.linkBlue:hover{}
a.linkOrange:link,a.linkOrange:active,a.linkOrange:visited{color:#F30;}
a.linkOrange:hover{}
/* =e Font */


/* =s layout */
/* 顶部导航 */
#NIE-topBar{height:40px;background-color:#fff;}
/* 外套 */
#wrap{max-width:1660px;min-width:960px;margin:0 auto;_width:expression((document.documentElement.clientWidth>1660||document.body.clientWidth>1660)?"1660px":"100%");}
/* 外套背景图 */
#wrap-bg1,#wrap-bg2,#wrap-bg3{width:100%;float:left;}
#wrap-bg1{background:url(../images/top_bg.jpg) center top no-repeat;}
#wrap-bg2{background:url(../images/foot_bg_more.jpg) center bottom no-repeat}
#wrap-bg3{}
/* 主体 */
#main{width:985px;margin:0 auto;overflow:visible;position:relative}
/* 页眉 */
#header{height:280px;}
	#flash_bg{width:980px;height:300px;position:absolute}
	#menu{position:absolute;z-index:100;}
	.menu_image{position:absolute;z-index:99;left:10px;top:-4px}
/* 中心 */
#center{}
		
/* 页脚 */
#footer{text-align:center;clear:both;padding-top:1px;}
#footer,#footer a{color:#000;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
/* nie 底部版权(共3行）*/
#NIE-copyRight{text-align:center;margin-top:200px;}
#NIE-copyRight .l1{padding-bottom:10px;}
#NIE-copyRight .l2{}
#NIE-copyRight .l3{}
/* 底部代码（隐藏） */
#botCode{display:none;}
/* =e layout */

.ghostOut{position:absolute;background:url(../images/question_bg.png) no-repeat;height:277px;left:-3px;position:absolute;top:-250px;width:262px;display:none}
#ghost{}
#ghost_btn a { width:16px; height:14px; float:left; display:block; overflow:hidden; }
#ghost_btn a.hidden { width:0; height:0; }
#q_btnClose{height:22px;left:100px;position:absolute;top:235px;width:60px;}
#ghost_top {overflow:hidden; }
#ghost_bot {}
#ghost_in_top {}
#ghost_in_bot {height:auto!important;visibility:visible; padding:0 17px 0 21px; }
#ghost_content {color:#1f2d0b;height:200px;margin-top:20px;overflow:auto; }

/*-- by wondger 2010-8-23 --*/
#flash_button{width:300px; height:200px; position:absolute; left:155px; top:135px; z-index:9999;}
/*-- by wondger 2010-11-3 --*/
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; clear:both; visibility:hidden; height:0;}

