body,td,th {
	font-size: 14px;
	color: #777777;
	line-height:150%;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.mojiblack {color: #000000}
.style6 {
	color: #8AC80F;
	font-weight: bold;
}
.style7 {font-size: 18px}
.style8 {color: #8AC80F}
.divR06{
	width:70%;
	height:400px;
	background-color:#EEE8DE;
	padding:10px 10px 10px 10px;
	border-radius:10px;			/* CSS3‘ˆÄ */  
	-webkit-border-radius:10px;	/* Safari,Google Chrome—p */  
	-moz-border-radius:10px;		/* Firefox—p */
	overflow:auto;
}
.divRBtm06{
	text-align:center;
	width:98%;
	background-color:#1FB7DD;
	color: #EEEEEE;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 40px;
}
.divRTop06{
    -webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 20px;  
}
.style1 {color: #EFE9DF}
.style2 {color: #EEEEEE}
#content_sub{
	width:90px;
	position:fixed;
	top:49px;
	margin-left:0px;
	padding-left:0px;
}
.content_top{
	width:90%;
	padding-top:30px;
	padding-left:52px;
	padding-bottom:0px;
	border-radius: 10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	overflow:auto;
}
.content_mdl {
	width:80%;
	padding:20px;
	border:2px #EEE8DE solid;
	background-color:#EEE8DE;
	line-height:24px;
	border-radius: 10px;
	-webkit-border-radius:10px;
}
.box_left{
	width:400px;
	padding:30px;
	border:2px #000000 solid;
	border-radius: 40px 40px 40px 0px;
	-webkit-border-radius: 40px 40px 40px 0px;
	margin-bottom:10px;
	text-align:center;
	float:left;
}
.box_right{
	width:400px;
	padding:30px;
	border:2px #000000 solid;
	border-radius: 40px 40px 0px 40px;
	-webkit-border-radius: 40px 40px 0px 40px;
	margin-bottom:10px;
	text-align:center;
	float:right;
}
.box_cmm{
	padding:30px;
	border:2px #000000 dashed;
	border-radius: 40px 40px 0px 40px;
	-webkit-border-radius: 40px 40px 0px 40px;
	text-align:center;
	float:right;
}
.confbox{
	width:350px;
	height:20px;
	border:2px #000000 solid;
	text-align:left;
	padding:2px;
	background-color:#FFFFFF;
	color:#000000;
}
.formbox{
	width:500px;
	padding:2px;
	text-align:left;
}
