/*
-----------------------------------------------------------
	 Body
-----------------------------------------------------------
*/
BODY {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image : url(topbg_1.gif);
 	background-repeat : repeat-y;
	background-color :#ffffff;
	font-size: 11px;
	background-position : center;
	font-family : "verdana","osaka","‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3" ;

	 body{ scrollbar-arrow-color : #ffffff;
 	scrollbar-base-color : #ffffff;
 	scrollbar-face-color : #dddddd;
 	scrollbar-highlight-color : #ffffff;
 	scrollbar-shadow-color : #ffffff;
 	scrollbar-3dlight-color : #ffffff;
 	scrollbar-darkshadow-color : #ffffff;
 	scrollbar-track-color : #ffffff;
}

/*
-----------------------------------------------------------
	Standerd Text
-----------------------------------------------------------
*/

A:LINK {
	font-size: 11px;
	color : 222222;
	line-height:1.5em;
	text-decoration: none;
}
A:VISITED{
	font-size: 11px;
	color : 222222;
	line-height:1.5em;
	text-decoration: none;
}
A:HOVER{
	font-size: 11px;
	color : #92a2b1; 
	line-height:1.5em;
	text-decoration: underline;
}

TD{
 	line-height : 6mm;
 	font-family: "Verdana","‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
 	font-size: 11px; 
 	padding : 5px 5px 5px 8px ;
	border : 1px;
	border-color: 999999;

}

table{
	 line-height : 6mm;
 	font-family: "Verdana","‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
 	font-size: 11px; 
	 padding : 5px 5px 5px 8px ;


}


.txt_s
 {
	font-size: 11px;
	color: #222222;
	line-height:1.4em;
	font-weight: normal; } 

.txt_s A:LINK {
	font-size: 11px;
	color : #3d6a98;
	line-height:1.4em;
	text-decoration: underline;
}
.txt_s A:VISITED{
	font-size: 11px;
	color : gray;
	line-height:1.4em;
	text-decoration: underline;
}
.txt_s A:HOVER{
	font-size: 11px;
	color : gray; 
	line-height:1.4em;
	text-decoration: underline;
}
.txt_s A:ACTIVE{
	font-size: 11px;
	color : gray; 
	line-height:1.4em;
	text-decoration: underline;
}

.txt_s2
{
	font-size: 11px;
       font-family:verdana;
	color : gray;
	line-height:1.5em;
	font-weight: normal; } 

.txt_s2red
{
	font-size: 11px;
	color: #990000;
	line-height:1.5em;
	font-weight: normal; } 


.txt_s3
{
	font-size: 11px;
	color: #FFFFFF;
	line-height:1.3em;
	font-weight: normal; } 

.txt_s_b
{
	font-size: 11px;
	color: #212121;
	line-height:1.5em;
	font-weight: bold; } 

.txt_m {
	font-size: 11px;
	color: #212121;
	line-height:1.5em;
}

.txt_m A:ACTIVE{
	font-size: 12pt;
	color : #567720; background-color : #e6f4c4;
	line-height : 2mm;
	text-decoration: underline;
}
.txt_m2 {
	font-size: 12pt;
	color: #FFFFFF;
	line-height:1.5em;
	text-decoration: none;
}
.txt_m2 A:LINK {
	font-size: 12pt;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m2 A:VISITED{
	font-size: 12pt;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m2 A:HOVER{
	font-size: 12pt;
	color : gray; background-color : #f4ffec;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m2 A:ACTIVE{
	font-size: 12pt;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m_b {
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
	line-height:1.5em;
}
.txt_m_b2 {
	font-size: 12pt;
	color: #0099FF; font-weight: bold;
	line-height:1.5em;
}



