body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f7f4e5;
}


.body {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
}

.bodyS {
	font-size: 8pt;
	line-height: 140%;
	color: #333333;
}

.bodyBold {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}

.bodySBold {
	font-size: 8pt;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}

#body_vision {
font-size: 9pt;
	line-height: 160%;
	color: #333333;
}

.note {
	font-size: 8pt;
	color: #999999;
}

.news {
	font-size: 9pt;
	margin-top:2px;
	margin-bottom:2px;
	color: #999999;
	background-color:#FF9
}


.looseleaf
      {
         font-family: 'Times New Roman', serif;
         font-size: 12px;
         background-image: url('../images/stylesheet/looseleaf_dot.gif');
         line-height: 150%;
      }

.bodypoint {
	font-size: 9pt;
	line-height: 140%;
	color: #009933;
}

.tdlineL{
	padding:5px 0px 5px 5px;
	font-size:12px;
	width: 100px;
	border-bottom:solid 3px #DDDDDD;
}

.tdlineL2{
	padding:5px 0px 5px 5px;
	font-size:12px;
	width: 80px;
	border-bottom:solid 3px #DDDDDD;
}

.tdlineL2G{
	padding:5px 0px 5px 5px;
	font-size:12px;
	width: 80px;
	border-bottom:solid 5px #093;
}

.tdlineL2_BL{
	padding:5px 0px 5px 5px;
	font-size:12px;
	width: 120px;
	border-bottom:solid 3px #333333;
}

.tdlineR_BL{
	padding:3px 0px 3px 10px;
	font-size:12px;
	border-bottom:solid 1px #333333;
	line-height: 140%;
}

.tdlineR{
	padding:3px 0px 3px 10px;
	font-size:12px;
	border-bottom:solid 1px #DDDDDD;
	line-height: 140%;
}

.bodyL {
	font-size: 12pt;
	line-height: 140%;
	color: #A23201;
}

.bodyLG {
	font-size: 12pt;
	line-height: 140%;
	color: #030;
}
a:hover {
	color: #333333;
	text-decoration: none;
	position: relative; top: 1px; left: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #0066CC;
	background-color: #FF9;
}

.godetail
{
   display: block;
   width: 40px;
   height: 12px;
   background-image: url('../images/stylesheet/bt_detail.gif');
   background-repeat: no-repeat;
   text-indent: -4096px;
   margin-top:10px;
   margin-bottom:10px;
}