/* 初期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 */
body{ background:#FFF url(../img/base/BgBody.jpg) 0 0 repeat-x; text-align:center; color:#666;}
/* Atag */
a:link { color:#329902; text-decoration:underline;}
a:visited { color:#329902; text-decoration:none;}
a:hover { color:#329902; text-decoration:none;}
a:active { color:#329902; 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:122%;}
/* 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-weight: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 .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;}
/* 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;}#LW .ADispVisible { display:visible;}
/* 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 {} 
#LW1 {}

/* LH header */
#LH { margin-bottom:0px;}
#LHW1 {}

	/* LH1 [ h1/logo/Banner ] */
	#LH1 { position:relative; margin:0 auto; width:960px; height:84px; margin-bottom:10px;}
	#LH1W1 {}
	#LH1 .CH1 { position:absolute; top:23px; left:0px; color:#fff; font-weight:normal; width:960px; font-size:77%; text-align:left;}
	#Index #LH3 .CH2 { margin-bottom: 15px;}
	#LH1 .CP1 { position:absolute; top:25px; left:0px; z-index:20;}
	
	/* LHCD_A1 [ Header Freearea sup navi ] */
	#LH1 .LHCD_A1 { position:absolute; top:37px; right:0px; z-index:40;}
		#LH1 #RSpnav1 li { display:block; padding-left:18px;margin:0; float:left; background: url(../img/base/BgRsNav1.jpg) 0 center no-repeat;}
		#LH1 #RSpnav1 li a { color:#000;}
			#LH1 #RSpnav1 .RFirst { margin-right: 15px;}
	
	/* LHCD_B1 [ Header Freearea plane text ] */
	#LH1 .LHCD_B1 { position:absolute; bottom:10px; left:10px; z-index:200; color:#fff;}
	
	/* RDSearch1 [ Header Search form ] */
	#LH1 .RDSearch1 { position:absolute; top:65px; right:5px; z-index:50;}
		#LH1 .RDSearch1 .SIpt1 { width:120px;}

	/* LH2 [ global navigation ] */
	#LH2 { width:100%; padding:0 0; margin-bottom:10px;}
	#LH2W1 { padding-bottom:2px;}
	#LH2 #RGlnav1 { margin:0 auto; width:800px; padding:10px 0 5px 0px; text-align:center;}
		#LH2 #RGlnav1 li { display:inline-block; *display:inline; zoom:1; margin-bottom:5px;}
		#LH2 #RGlnav1 li a { display:block; height:17px; line-height:17px; color:#333; padding:0 15px 0 15px; font-weight:normal; border-right:1px solid #333; *display:inline; zoom:1; font-size:93%; background:url(../img/base/BgRGlNav1LiA.jpg) 6px 4px no-repeat;}
		#LH2 #RGlnav1 li a:hover , #LH2 #RGlnav1 li a.ROn { text-decoration:underline; color:#333;}

	/* LH3 [ main visual ] */
	#LH3 { width:100%; text-align:center;}
	#LH3W1 { width:960px; margin:0 auto 10px;}


/* Page */
#Page { width:960px; margin:0 auto; text-align:left;}
#PageW1 { padding:0px 0px 0px 0px;}

#RCrumb1 { margin-bottom:10px;}
#RCrumb1 li { display:inline; margin-right:6px; padding-left:12px; background:url(../img/base/BgRCrumb1.gif) 0 50% no-repeat;}
	#RCrumb1 .RFirst { background:none; padding-left:0px;}
 
/* Main */
#LM { width:660px; float:right;}
#LMW1 {}

/* Sub */
#LS { width:270px; float:left; background: #DFDFDF;}
#LSW1 { padding:10px;}

.LSCH1 { margin-bottom:10px;}

/* left contentsA */
	/* left contentsA 1 */
	.LSCD_A1 { margin-bottom:10px;}
		.LSCD_A1 img { margin-bottom:10px;}

	/* left contentsA 2 */
	.LSCD_A2 { }
		.LSCD_A2 img { margin-bottom:10px;}
		.LSCD_A2 img.RLast { margin-bottom:0px;}

	/* left contentsA 3 */
	.LSCD_A3 { margin-bottom:10px;}
		.LSCD_A3 img { margin-bottom:10px;}
		

/* left contentsB [ navigation ] */
.LSCD_B1 { margin-bottom:10px;}
	.RSbNav1 { margin:0px;}
	.RSbNav1 li { margin-bottom:0px; ;zoom:1;line-height: 49px; }
	.RSbNav1 li a.CA1 { display:block; padding:0px 0 0 28px; background:url(../img/base/BgLSNav1.jpg) 0px 0 no-repeat; color:#FFF; text-decoration:none;}
	.RSbNav1 li a.CA1:link , .RSbNav1 li a.CA1:visited , .RSbNav1 li a.CA1:active { color:#FFF;}
	.RSbNav1 li a.CA1:hover { text-decoration:none; padding-left: 32px; background:url(../img/base/BgLSNav1.jpg) 0px -52px no-repeat; color:#32580D;}

/* left contentsC [ search form ] */
.LSCD_C1 { margin-bottom:10px;}
	.LSCD_C1 .SIpt1 { width:136px;}

/* left contentsD [ blog calender ] */
.LSCD_D1 { margin-bottom:20px;}

/* left contentsE [ blog archives ] */
.LSCD_E1 { margin-bottom:20px;}

.SDPageTop1 { clear: both;text-align: right;padding-top: 20px;}

/* Footer */
#LF { clear:both; width:100%; background: #202020;}
#LFW1 {}

	/* LF1 [ footer navigation ] */
	#LF1 { padding:15px 0 ; margin-bottom:0px; color: #FFF;}
	#LF1W1 { padding:5px 0;  margin:0 auto;}
	#RFtNav1 { text-align:center; width:100%;}
	#RFtNav1 li { display:inline-block; *display:inline; zoom:1; border-left:1px solid #666; padding:0 0 0 12px; margin:0 10px 2px 0; font-size:98%;}
		#RFtNav1 a { color:#666;}
		#RFtNav1 .RFirst { border-left:0px; padding:0;}


/* base *//* Customized @ CARI*/
.SD1W1 .SP1, .SD1W1 ol, .SD1W1 ul{ margin: 0px 0 30px 0; padding: 0;}

.SD1W1 ol{
	margin-left:2em;
	}
.SD1W1 ol li {
	list-style: decimal outside;
	padding-bottom:0.5em;
	}

.SD1W1 ul {margin-left:2em;}
.SD1W1 ul li {
	list-style: disc outside;
	padding-bottom:0.5em;
	}

.SDlAccess1 dd.ddi{
	padding-left: 2em;
	text-indent: -2em;
	}


/* index */
.SD1W1 .SP2 { text-align: right;}
.SD1W1 .SUIndex1 li { list-style: none; border-bottom: 1px dotted #CCC;margin-bottom: 5px;padding-bottom: 5px; }
.SD1W1 .SUIndex1 li .SP3 { width: 120px; display: block; float: left;}
.SD1W1 .SUIndex1 li .SP4 { width: 520px; display: block; float: right;}

/* contact */
.SDContact1 { padding:10px; margin: 20px 15px;background: #EEFCE2; border:2px solid #AFDB8E; }
.SDContact1 .SPContact1 { font-weight: bold; color: #519213; margin: 2px 0 8px;}

/* info */
.SD1W1 .STInfo1 { border-top: 1px solid #CCC; width:662px; margin-top: 10px;}
.SD1W1 .STInfo1 .CTr1 { background: #EEFCE2; }
.SD1W1 .STInfo1 td { padding:8px;border-bottom: 1px solid #CCC; }
.SD1W1 .STInfo1 .CTd1 { width: 120px; padding-right: 10px; margin-right: 10px; border-right: 1px dotted #CCC;}

/* publish */

.SDPublish1W1 { padding:20px;}
.SDPublish1 { clear: both; margin: 0 0 15px;}
.SDPublish1 .SPPublish1 { float:left; width: 100px; margin-bottom: 20px;}
.SDPublish1 .SPPublish2 { float:right; width: 490px;}
.SDPublish1 .SPPublish3 { clear: both; margin: 10px 0;text-align: right;}
.SDPublish2 { position: relative;clear: both; padding:20px; background: #EEFCE2; border:2px solid #AFDB8E;}
.SDPublish2 span { position: absolute; right:15px; top: 15px;}



/* archives *//* Customized @ CARI*/
.SDArchives1 { margin: 20px 0 1em;padding: 20px; border:1px solid #DFDFDF; background: #EEFCE2;}
.SDArchives1 ul {
	margin-left: 2em;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
	}
	
.SDArchives1 ul li { margin-bottom: 0.5em;}
.SDArchives1 ul ul{	margin:0;}
.SDArchives1 ul ul li {
	margin:0;
	margin-left: 2em;
	list-style-type: circle;
	}
	
/* access */
.SPAccess1 { margin: 5px 0 10px; text-align: right;}
.SDlAccess1 { margin: 10px 0;}
.SDlAccess1 dt { font-weight: bold; color: #519213; margin-bottom: 5px;}


/* Customized @ CARI*/

li.RLast a.CA1 {height:51px;}

p,dd {	text-align: justify;}

.SD1W1 h3.text{
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: 2px solid #329902;
	font-size: 22px;
	color:#329902;
}

#RCrumb1{display:none;}

.SDPageTop1 {display:none;}

/* publish */

.SDPublish1 p.ind{
	text-indent:2em;
	padding-bottom:1em;
}

.SDPublish1 p.noind{
	text-indent:0;
	padding-bottom:1em;
}


/* participate*/
.SDPublish2 ul {margin-bottom:0;}

#LF{margin-top:2em;}