BODY {
	FONT-COLOR: #000000;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	font-family:Helvetica;
	margin-top:0px;
	margin-left:0px;
	background-color:#E8ECF4;
}
TABLE {
	FONT-SIZE: 10pt;
	
}
TABLE.STOP {
	background: url(image/bg_stop.gif);
	background-repeat:no-repeat;
	background-position: center center;
	
}
IMG {border : none; vertical-align:middle;}
A:link {
    COLOR: #000000;
}
A:visited {
    COLOR: #000000;
}
A:active {
    COLOR: #000000;
}
A:hover {
    COLOR: #CC0000;
}

A:link.smm {
	FONT-SIZE: 7pt;
	COLOR: black;
	text-decoration:none;
}
A:visited.smm {
	FONT-SIZE: 7pt;
	COLOR: black;
	text-decoration:none;
}
A:active.smm {
	FONT-SIZE: 7pt;
	COLOR: black;
	text-decoration:none;
}
A:hover.smm {
	FONT-SIZE: 7pt;
	COLOR: #FF0000;
	text-decoration:none;
}


.bdall {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	color: #000000;
	width:850px;
	FONT-COLOR: #000000;
}
.headermenu {
	background-color: #FFFFFF;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 850px;
	height : 25px;
}

.header01 {
	background: url(image/header01.gif);
	background-repeat:no-repeat;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 850px;
	height : 54px;
}
.header02 {
	background: url(image/header02.gif);
	background-repeat:no-repeat;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 850px;
	height : 264px;
}
.header02herf {
	background: url(image/header02_herf.gif);
	background-repeat:no-repeat;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 850px;
	height : 140px;
}
.header03 {
	background: url(image/header03.gif);
	background-repeat:no-repeat;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 850px;
	height : 19px;
}

.left {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 150px;
	background-color: #E5F0DF;
	background-repeat:repeat-y;
	table-layout:fixed;
}
.right {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 170px;
	background-color: #E5F0DF;
	background-repeat:repeat-y;
	table-layout:fixed;
}
.main {
	FONT-STYLE: normal;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 530px;
	background: url(image/main_bk.gif);
	table-layout:fixed;
	text-align:left;
}
.mainarea {
	FONT-STYLE: normal;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 0px;
	width: 510px;
	background: url(image/main_bk.gif);
	table-layout:fixed;
	text-align:left;
}
.brank {
	FONT-STYLE: normal;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px
	border-left: 30px;
	width: 10px;
	background: url(image/main_bk.gif);
	background-repeat:repeat-y;
	table-layout:fixed;
}
.copyright {
	FONT-STYLE: bold;
	font-family : Helvetica;
	border-top: 0px solid #000000;
	border-right: 0px;
	border-bottom: 0px solid #000000;
	border-left: 0px;
	background-color:#B7C0B1;
	color: #000000;	

	width: 850px;
	height:40px;
	table-layout:fixed;
}

.smmspliter {
	font-weight: bold;	
	FONT-STYLE: normal;
	color: #B2B2B2;	
}

.bline {
	border-bottom: 1px solid #000000;
}

#erec
{
    BACKGROUND-COLOR: #FFFFFF
;}
#orec
{
    BACKGROUND-COLOR: #E5E9F3
;}

TD.underline {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
}

TR.em {
	background: url(image/em_line.gif);
	background-repeat:no-repeat;
	background-position: center bottom;

}

TABLE.FIXD {
	table-layout:fixed;

}

.TEXTTITLE {
	background: url(detail/image/title_bk.gif);
	background-repeat:no-repeat;
}


.justify-left{
	float:left;
	text-align:justify;
	text-justify:inter-ideograph;
}
.justify-right{
	float:right;
	text-align:justify;
	text-justify:inter-ideograph;
}
.dtt {
	border-bottom:1px #414141 dotted;
}