@charset "windows-874";
body {
	/*font-family: "Microsoft Sans Serif", sans-serif;
	font-size: small;
	color: #333333;*/
	margin:0;
	font-family: MS Sans Serif,Microsoft Sans Serif,Tahoma,Verdana;
	font-size: 11px;
	/*background:url(../images/webbg.gif);*/
}
/*td {
	font-family: "Microsoft Sans Serif", sans-serif;
}
th {
	font-family: "Microsoft Sans Serif", sans-serif;
}*/
.tb_main {
	width:780px;
	background:#000000;
	/*border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;*/
}
.td_main {
	padding:8px;
}
.tb_main_content {
	background:#003366;
	width:96%;
}
.td_main_content_head {
	border-bottom:#006699 solid 1px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
}
.td_main_menu A {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.td_main_menu A:hover {
	color:#FFCC00;
	text-decoration:none;
}
.tb_sub_content {
	background:#0059B2;
	width:94%;
}
.tb_width94 {
	width:94%;
}
.txt_yellow_Lbold{
	color:#FFCC00;
	font-weight:bold;
	font-size:16px;
}
.txt_white{
	color:#FFFFFF;
}
.txt_white_bold{
	color:#FFFFFF;
	font-weight:bold;
}
.txt_white_Lbold{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
.txt_black{
	color:#000000;
}
.txt_black_bold{
	color:#000000;
	font-weight:bold;
}
.txt_blue_bold{
	color:#0099FF;
	font-weight:bold;
}