body {
	font-family: ËÎÌå,ÐÂÏ¸Ã÷Ìå,Verdana,Arial,sans-serif;
	font-size: 14px;
}

a {
	color: #304B1F;
	text-decoration: none;

}

a:hover {
	color: #FF0000;
}

#adtop{
    text-align: center;
}

#adbottom{
    text-align: center;
}


#linkall{
    width: 100%;
	float: left;
	text-align: left;
}

#linkleft{
    float: left;
	text-align: left;
}

#linkright{
    float: right;
	text-align: right;
}

#readset{
    text-align: left;
}

#title{
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
}

#info{
    text-align: center;
	line-height: 200%;
}

#content{
    text-align: left;
	padding: 10px 3% 10px 3%;
	font-size:18px;
	LINE-HEIGHT: 25px;border-bottom: 1px dashed #CCC;
}


#copyright{
    text-align: center;
	line-height: 200%;
}

#headlink{
	width: 98%;
	border: 1px solid #8BA82B;
	background: #DBF4AC;
	padding: 12px;
height:auto;
margin:0 auto;
display:inline-block;
}

#footlink{
	width: 100%;
    text-align: center;
	line-height: 200%;
	border-top: 1px solid #8BA82B;
}

.acss{
    width: 96%;
    text-align: left;
	background: #6F9300; 
}

.vcss{
	font-size: 16px;
    background: #ECFFD0; 
    text-align: center;
}

.ccss{
    font-size: 14px;
    background: #DDEF9E; 
    width: 25%;
height:26px;
	text-align: leftr;
}

.article{
    border-top: 1px solid #8BA82B;
	border-right: 1px solid #8BA82B;
    text-align: center;
}

.volume{
	font-size: 14px;
	padding: 3px;
	border-left: 1px solid #8BA82B;
    border-bottom: 1px solid #8BA82B;
    background: #D9F3A7; 
	clear: both;
}

.chapter{
    margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #8BA82B;
    background: #E2F7BD; 
    width: 100%;
	clear: both;
}

.chapter ul{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
    text-align: center;
	display: inline;
}

.chapter li{
    float: left;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #8BA82B;
	text-align: center;
	line-height: 200%;
}

.chapter li.c1{
    width: 25%;
}

.chapter li.c2{
    width: 25%;
}

.chapter li.c3{
    width: 25%;
}

.chapter li.c4{
    width: 24%;
}

.chaptertitle{
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #8BA82B;
	line-height: 400%;
}

.chaptercontent{
    text-align: left;
	padding: 10px 3% 10px 3%;
	font-size: 16px;
}

.divimage{
    text-align: center;
}

.imagecontent{
}

.aimage{
	cursor: pointer;
}