#manual{
	border: 2px solid #f90;
	padding: 6px;
	font-size: 80%;
	color: #666;
	margin: 1em 0 1em 0;
	text-align: left;
	width: 500px;
}
#manual h3{
	font-size: 120%;
	color: #f90;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}


#manual ul{
	text-indent:0;
	line-height:1.5em;
	margin-left: 20px;
	margin-right: 10px;
}
#manual li{
	list-style:disc outside;
	padding-left: 0;
}

body{
	margin: 0;
	padding: 0;
}

h2{
	margin: 1em 0 1em;
}

#fcontent{
	width: 650px;
	padding: 6px;
	font-size: 90%;
	color: #333;
	text-align: left;
	line-height: 150%;
}

#fcontent h3{
	font-size: 140%;
	color: #259c00;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 1em;
}
#fcontent h3 img{
	margin-right: 4px;
}
#fcontent h4{
	font-size: 120%;
	color: #ffa200;
	font-weight: bold;
	margin-bottom: 12px;
}
#fcontent h5{
	font-size: 100%%;
	font-weight: bold;
}

#fcontent th{
	font-size: 100%;
	color: #006cff;
	font-weight: bold;
	text-align: left;
}

.attention{
	font-size: 80%;
	font-weight: normal;
}

.fmessage{
	color: #333;
	font-size: 90%;
	line-height: 150%;
	padding: 6px;
}

@media print{
	body {	zoom: 80%; }
	#bk1{
		display:none;
		background-image: none;
	}
	#bk2{
		display:none;
		background-image: none;
	}
}


/*report.html--------------------------------------------*/

#report{
	width:766px;
	margin-left: 14px;
}
#report table.maintbl{
	margin-left: 28px;
	
}
*html #report table.maintbl{
	margin-left: 0px;
	
}
#report .re_title{
	padding-top: 20px;
	padding-left: 20px;

}
#report .re_title_ch{
	padding-top: 20px;
	padding-left: 40px;

}
#report .txtb_or{
	color: #fca546;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	background-image: url(../english/image/line.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	background-position: bottom;
	padding-bottom: 2px;
	text-align: left;
	
}
.fmessage01{
	color: #333;
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
