/* 初期CSS default.css  */
/* 0 */
/* reset all tags */
html{overflow-y:scroll;}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:#E9F2FB;}
/* Atag */
a:link { color:#01B1EB; text-decoration:none;}
a:visited { color:#01B1EB; text-decoration:none;}
a:hover { color:#01B1EB; text-decoration:underline;}
a:active { color:#01B1EB; 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:#061F46;}#LW .AFC4 { color:#00B1EB;}#LW .AFC5 { color:#FF6600;}
/* 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;}#LW .APTp25 { padding-top:25px;}
/* 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;}#LW .APBm30 { padding-bottom:30px;}
/* 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;}#LW .APLt16 { padding-left:16px;}
/* 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;}#LW .AMRt30 { margin-right:30px;}
/* 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 .AMBm25 { margin-bottom:25px;}#LW .AMBm30 { margin-bottom:30px;}#LW .AMBm35 { margin-bottom:35px;}#LW .AMBm40 { margin-bottom:40px;}#LW .AMBm50 { margin-bottom:50px;}#LW .AMBm60 { margin-bottom:60px;}#LW .AMBm65 { margin-bottom:65px;}#LW .AMBm70 { margin-bottom:70px;}#LW .AMBm75 { margin-bottom:75px;}#LW .AMBm80 { margin-bottom:80px;}
/* 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 */
body { border-top:3px solid #01B1EB;}

/* page wrapper */
#LW {} 
#LW1 {}

/* LH header */
#LH { height:152px; background:#fff url(../img/base/BgLH.gif) 0 100% repeat-x;}
#LH1 { position:relative; width:960px; margin:0 auto; height:84px;}
#LH1 h1 { position:absolute; top:41px; left:0;}
#LH1 .CP4RLogo1 { position:absolute; right:0; top:40px;}
#RGlNav1 { width:960px; margin:0 auto;}
#RGlNav1 li { float:left;}
#RGlNav1 li a { display:inline-block; line-height:30px; color:#184D81; font-size:14px; font-weight:bold; padding:22px 30px 15px; position:relative;}
#RGlNav1 li a:before { content:""; display:block; width:1px; height:30px; border-left:1px solid #CBE0F5; background:#fff; position:absolute; top:22px; left:0;}
#RGlNav1 li a:hover { color:#418EDC; text-decoration:none; background:url(../img/base/BgLH_f2.gif) 0 100% repeat-x;}
#RGlNav1 li:last-child a:after { content:""; display:block; width:1px; height:30px; border-left:1px solid #CBE0F5; background:#fff; position:absolute; top:22px; right:0;}

/* Page */
#Page { width:960px; margin:0 auto;}
#PageW1 { border-left:1px solid #B5D2F5; border-right:1px solid #B5D2F5; background:#fff; padding:30px;}

#RCrumb1 { margin-bottom:15px;}
#RCrumb1 li { display:inline; margin-right:3px; padding-left:12px; background:url(../img/base/BgCrumb1.gif) 0 50% no-repeat; font-size:13px;}
	#RCrumb1 .RFirst { background:none; padding-left:0px;}
#RCrumb1 li a{ color:#184C7F; text-decoration:none;}
#RCrumb1 li a:hover{ text-decoration:underline;} 

/* Main */
#LM { width:630px; float:left;}

/* Sub */
#LS { width:230px; float:right;}

/* left contentsB [ navigation ] */
.LSCD_B1 { margin-bottom:20px;}
	.LSCD_B1 h2 { background:#184D81; color:#fff; font-size:15px; padding:5px 10px; position:relative; margin-top:-1px;}
	.RSbNav1 { margin:0; border:1px solid #97CEF9; border-top:0;}
	.RSbNav1 li { display:block; zoom:1;}
	.RSbNav1 li a { display:block; background:url(../img/base/Arrow1.gif) 12px 50% no-repeat; padding:12px 5px 12px 30px; color:#00B1EB; text-decoration:none; font-size:14px; border-top:1px solid #fff; border-bottom:1px solid #fff; line-height:1.2;}
	.RSbNav1 li a:hover { background-color:#F0F9FE; border-top:1px solid #97CEF9; border-bottom:1px solid #97CEF9;}
	.RSbNav1 li:first-child a { border-top:1px solid #fff;}
	.RSbNav1 li:last-child a { border-bottom:1px solid #fff;}
	
	

	.RSbNav1 li.RLast .CU1 { margin-top:-3px; background:#fff; border-top:1px solid #C6D1DE;}
	.RSbNav1 .CU1 li a { background:url(../img/base/BgLSNav1.gif) 0 100% no-repeat; color:#C6D1DE; border-top:0; color:#00B1EB; padding:8px 5px 8px 15px;}
	.RSbNav1 .CU1 li a:hover , .RSbNav1 .CU1 li a.current { background:url(../img/base/BgLSNav1_1_f2.gif) 0 100% no-repeat;}

	.RSbNav1 .CU1 li.RLast a { background:url(../img/base/BgLSNav2.gif) 0 100% no-repeat; color:#C6D1DE; border-top:0; color:#00B1EB; padding:8px 5px 8px 15px;}
	.RSbNav1 li.RLast .CU1 li.RLast a:hover , .RSbNav1 li.RLast .CU1 li.RLast a.current { background:url(../img/base/BgLSNav2_1_f2.gif) 0 100% no-repeat;}



/* Footer */
#LF { clear:both; width:960px; margin:0 auto; background:#fff;}
#LFW1 { border-left:1px solid #B5D2F5; border-right:1px solid #B5D2F5; border-top:1px solid #B5D2F5; padding:10px 30px; position:relative; text-align:right;}
#LF2 .CD1 { position:relative; height:39px; font-size:12px; margin-bottom:20px;}
#LF2 .CD1 .CPLogo1 { position:absolute; left:0; top:0;}
#LF2 .CD1 .CP1 { position:absolute; bottom:-2px; right:0;}
#LF2 .CD2 { font-size:12px; text-align:right;}
