html body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:"microsoft Sans Serif", tahoma, "ms Sans Serif";
	font-size:87%;
	color:#000000;
	margin:0;
	padding:0;}

/*menu*/
.t_black{
	color:#000000;
	font-family:"Microsoft Sans Serif,osaka,MS PGothic" ;
	font-size:10px;
	}

a.t_black:link {
	color:#000000;
	font-family:"Microsoft Sans Serif,osaka,MS PGothic" ;
	text-decoration:none; 
	font-weight: bold;
}

a.t_black:hover {
	color:#FF0000; 
	font-family:"Microsoft Sans Serif,osaka,MS PGothic";
	text-decoration:none; 
	font-weight: bold;
}
a.t_black:active {
	color:#0099CC;
	font-family:"Microsoft Sans Serif,osaka,MS PGothic";
	text-decoration:none;
	font-weight: bold;
}


a.t_black:visited{ 
	font-family:"Microsoft Sans Serif,osaka,MS PGothic";
	text-decoration:none;
	font-weight: bold;
}

a.menu-active{	
	color:#FF0000;
	font-family:"Microsoft Sans Serif,osaka,MS PGothic";
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}

/**/
.line{border-bottom: solid #B0D0BB 1px;}
.t_gray{
	color:#666666;
	font-size:12px;
	}
	
.t_w_h{
	color:#FFFFFF;
	font-size:16px;
	}


.t_w{
	color:#FFFFFF;
	font-size:14px;
	}
.text_bold{font-weight: bold;}

#div_content{padding-bottom: 0px; padding-left: 0px; padding-right: 3px; padding-top: 3px;}
#div_right{padding-bottom: 0px; padding-left: 3px; padding-right: 3px; padding-top: 3px;}
#div_title_white{color: #ffffff; font-size:16px; font-weight: bold;}
#div_title_black{color: #000000; font-size:16px; font-weight: bold;}
#div_box{padding: 4px;}
#div_left_padding{padding-left: 4px;}
#div_right_padding{padding-right: 4px;}
