/* 初期CSS default.css  */
/* 0 */
/* reset all tags */
html{overflow-y:scroll; overflow-x:hidden;}body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,h1,h2,h3,h4,h5,h6,embed,object{ margin:0; padding:0; vertical-align:baseline;}table{ border-collapse:separate;}fieldset{ border:0;}img{ border:0; vertical-align:bottom;}address,caption,cite,code,dfn,var{ font-style:normal; font-weight:normal;}caption,th { text-align:left;}q:before,q:after{content:'';}abbr,acronym { border:0;}hr { display:none;}label { cursor:pointer;}/* reset font */select, input, textarea { font:99% arial,helvetica,clean,sans-serif;}pre, code { font:115% monospace; *font-size:100%;} a { overflow:hidden;}
table { border-spacing:0; margin:0; padding:0; vertical-align:baseline; border-collapse:separate;}
ul,li { margin:0; padding:0; vertical-align:baseline; list-style:none;}

/* 基本CSS base.css  */
/* 0 site config */
/* BODYtag */
body { background:#000;}
/* Atag */
a:link { color:#06F; text-decoration:none;}
a:visited { color:#06F; text-decoration:none;}
a:hover { color:#06F; text-decoration:underline;}
a:active { color:#06F; text-decoration:none;}

/* 1.font */
/* size */#LW .AFS10 { font-size:77%;}#LW .AFS11 { font-size:85%;}#LW .AFS12 { font-size:93%;}#LW .AFS13 { font-size:100%;}#LW .AFS14 { font-size:108%;}#LW .AFS15 { font-size:116%;}#LW .AFS16 { font-size:124%;}#LW .AFS17 { font-size:131%;}#LW .AFS18 { font-size:139%;}#LW .AFS19 { font-size:147%;}#LW .AFS20 { font-size:154%;}#LW .AFS21 { font-size:162%;}#LW .AFS22 { font-size:169%;}#LW .AFS23 { font-size:177%;}#LW .AFS24 { font-size:185%;}#LW .AFS25 { font-size:192%;}#LW .AFS26 { font-size:200%;}
/* color */#LW .AFC1 { color:#333;}#LW .AFC2 { color:#f00;}#LW .AFC3 { color:#c00;}
/* weight */#LW .AFWBld { font-weight:bold;}#LW .AFWNml { font-weight:normal;}#LW .AFWItl { font-style:italic;}
/* text decoration */#LW .AFDUline { text-decoration:underline;}#LW .AFDNone { text-decoration:none;}
/* 2.float clear */#LW .AFLt { float:left;}#LW .AFRt { float:right;}#LW .ACBoth { clear:both;}#LW .ACLt { clear:left;}#LW .ACRt { clear:right;}
/* 3.Align */#LW .ATLt { text-align:left;}#LW .ATRt { text-align:right;}#LW .ATCr { text-align:center;}#LW .AVTp { vertical-align:top;}#LW .AVMl { vertical-align:middle;}#LW .AVBm { vertical-align:bottom;}
/* 4.padding */
/*padding pixel */#LW .AP0 { padding:0px;}#LW .AP1 { padding:1px;}#LW .AP2 { padding:2px;}#LW .AP3 { padding:3px;}#LW .AP4 { padding:4px;}#LW .AP5 { padding:5px;}#LW .AP10 { padding:10px;}
/* top */#LW .APTp0 { padding-top:0px;}#LW .APTp1 { padding-top:1px;}#LW .APTp2 { padding-top:2px;}#LW .APTp3 { padding-top:3px;}#LW .APTp4 { padding-top:4px;}#LW .APTp5 { padding-top:5px;}#LW .APTp10 { padding-top:10px;}
/* right */#LW .APRt0 { padding-right:0px;}#LW .APRt1 { padding-right:1px;}#LW .APRt2 { padding-right:2px;}#LW .APRt3 { padding-right:3px;}#LW .APRt4 { padding-right:4px;}#LW .APRt5 { padding-right:5px;}#LW .APRt10 { padding-right:10px;}
/* bottom */#LW .APBm0 { padding-bottom:0px;}#LW .APBm1 { padding-bottom:1px;}#LW .APBm2 { padding-bottom:2px;}#LW .APBm3 { padding-bottom:3px;}#LW .APBm4 { padding-bottom:4px;}#LW .APBm5 { padding-bottom:5px;}#LW .APBm10 { padding-bottom:10px;}
/* left */#LW .APLt0 { padding-left:0px;}#LW .APLt1 { padding-left:1px;}#LW .APLt2 { padding-left:2px;}#LW .APLt3 { padding-left:3px;}#LW .APLt4 { padding-left:4px;}#LW .APLt5 { padding-left:5px;}#LW .APLt10 { padding-left:10px;}
/* 5.margin */
/*margin pixel */#LW .AM0Auto { margin:0px auto;}#LW .AM0 { margin:0px;}#LW .AM1 { margin:1px;}#LW .AM2 { margin:2px;}#LW .AM3 { margin:3px;}#LW .AM4 { margin:4px;}#LW .AM5 { margin:5px;}#LW .AM10 { margin:10px;}
/* top */#LW .AMTp0 { margin-top:0px;}#LW .AMTp1 { margin-top:1px;}#LW .AMTp2 { margin-top:2px;}#LW .AMTp3 { margin-top:3px;}#LW .AMTp4 { margin-top:4px;}#LW .AMTp5 { margin-top:5px;}#LW .AMTp10 { margin-top:10px;}
/* right */#LW .AMRt0 { margin-right:0px;}#LW .AMRt1 { margin-right:1px;}#LW .AMRt2 { margin-right:2px;}#LW .AMRt3 { margin-right:3px;}#LW .AMRt4 { margin-right:4px;}#LW .AMRt5 { margin-right:5px;}#LW .AMRt10 { margin-right:10px;}
/* bottom */#LW .AMBm0 { margin-bottom:0px;}#LW .AMBm1 { margin-bottom:1px;}#LW .AMBm2 { margin-bottom:2px;}#LW .AMBm3 { margin-bottom:3px;}#LW .AMBm4 { margin-bottom:4px;}#LW .AMBm5 { margin-bottom:5px;}#LW .AMBm10 { margin-bottom:10px;}#LW .AMBm15 { margin-bottom:15px;}#LW .AMBm20 { margin-bottom:20px;}#LW .AMBm30 { margin-bottom:30px;}
/* left */#LW .AMLt0 { margin-left:0px;}#LW .AMLt1 { margin-left:1px;}#LW .AMLt2 { margin-left:2px;}#LW .AMLt3 { margin-left:3px;}#LW .AMLt4 { margin-left:4px;}#LW .AMLt5 { margin-left:5px;}#LW .AMLt10 { margin-left:10px;}

/* 8.clearfix */
#LW .APkg:after {content: " ";display:block;visibility:hidden;clear:both;height:0.1px;font-size:0.1em;line-height:0;}/* no ie mac \*/#LW .APkg { display: block; }/* */

/* 9.display overflow */
/* display */#LW .ADispB { display:block;}#LW .ADispIline { display:inline;}#LW .ADispNone { display:none;}
/* Ovfhidden */#LW .AOvfH { overflow:hidden;}#LW .AOvfXH { overflow-x:hidden;}#LW .AOvfYH { overflow-y:hidden;}
/* Ovfauto */#LW .AOvfAuto { overflow:auto;}#LW .AOvfXAuto { overflow-x:auto;}#LW .AOvfYAuto { overflow-y:auto;}
/* Ovfscroll */#LW .AOvfScl { overflow:scroll;}#LW .AOvfXScl { overflow-x:scroll;}#LW .AOvfYScl { overflow-y:scroll;}
/* 10.position */#LW .APstAbs { position:absolute;}#LW .APstRel { position:relative;}#LW .APstStat { position:static;}#LW .APstFix { position:fixed;}

/* Layout */
/* page wrapper */
#LW { position:relative;}
#LW1 { text-align:center;}
#LW3 { background:url(../img/base/BgBody1.png) 50% 0 repeat-y; min-width:1000px; z-index:100; position:relative; padding-bottom:80px; height:7000px;}

/* LH header */
#LH { position:fixed; top:0; left:0; background:url(../img/base/BgLH.png) 0 0 repeat-x; width:100%; _position:absolute; _left:0; _top:0; z-index:5000;}
#LHW1 { background:url(../img/base/BgLH1W1.png) 50% 0 no-repeat; width:100%; height:60px;}

	/* LH1 [ h1/logo/Banner ] */
	#LH1 { margin:0 auto; width:1000px; height:60px; position:relative; background:url(../img/base/BgLH1W1.png) -145px 0 no-repeat;}
	#LH1W1 {}
	#LH1 .CH1 { position:absolute; top:0; left:405px;}

	/* LH2 [ global navigation ] */
	#LH2 { padding:0 0; margin:0 auto; width:1000px;}
	#LH2W1 { position:relative; top:-60px;}
	
	#RGlNav1 {}
	#RGlNav1 li { position:absolute; top:5px;}
	#RGlNav1 .CLi1 { left:107px;}
	#RGlNav1 .CLi2 { left:272px;}
	#RGlNav1 .CLi3 { left:626px;}
	#RGlNav1 .CLi4 { left:763px;}

/* Page */
#Page { width:1000px; margin:0 auto;}

/* Main */
#LM { width:1000px; text-align:left;}
#LMW1 {}





/* ▼▼add 20121119▼▼ */
.BBbs1 #Page { width:820px; padding-top:182px;}
.BBbs1 #LM { width:820px;}
.BBbs1 #LW3 { height: 1200px;}
