@charset "utf-8";
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
html, body, #total {
	height: 100%;
}
.bottombg{
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	height:108px;
}
.main_bg{
	background-image:url(../images/m_bg.jpg);
	background-repeat:repeat;
}
.txt_copy{
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
.txt_bottom{
	font-family:Arial;
	font-size:10px;
	color:#666666;
}
.txt_timeus{
	font-family:Arial;
	font-size:9px;
	color:#000000;
}
.link_timeus{
	font-family:Arial;
	font-size:9px;
	color:#ca0e1c;
	text-decoration:none;
}
.link_timeus:hover{
	font-family:Arial;
	font-size:9px;
	color:#ca0e1c;
	text-decoration:underline;
}
.link_interactive{
	font-family:Arial;
	font-size:9px;
	color:#242021;
	text-decoration:none;
}
.link_menu{
	font-family: Arial;
	font-size: 12px;
	color:#343434;
	text-decoration:none;
}
.link_menu:hover{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	background-color: #4592cb;
	cursor:pointer;
}
.menu{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	background-color:#4592cb;
}
.normalmenu{
	font-family: Arial;
	font-size: 12px;
	color:#343434;
}
.highlightmenu{
	font-family: Arial;
	font-size: 12px;
	/*cursor:pointer;*/
	color:#000000;
	background-color:#d8eeff;
	font-weight:bold;
}
.menu_selected{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	background-color:#4592cb;
	font-weight:bold;
}
.sign-box{
	border:1px solid #cdcdcd;
	background-color:#f6f6f6;
}
.txtbox{
	border:1px solid #c1c1c1;
	background-color:#ffffff;
}
.head{
	font-family:Arial;
	font-size:16px;
	color:#333333;
}
.head_blue{
	font-family:Arial;
	font-size:16px;
	color:#00a2e2;
}
.btn{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.txt{
	font-family:Arial;
	font-size:12px;
	color:#333333;
}
.alert{
	font-family:Arial;
	font-size:12px;
	color:#ff0000;
}
.link_black{
	font-family:Arial;
	font-size:12px;
	color:#00a2e2;
	text-decoration:underline;
}
.link_black:hover{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.ntxt_black{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.tbl_link{
    font-family: arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
	background-color:#d4d4d4;
	height:21px;
	/*border:1px solid #000000;*/
	text-align:center;
cursor:pointer;

}
.tbl_link:hover
{
    font-family: arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
	background-color:#d4d4d4;
	height:21px;
	/*border:1px solid #000000;*/
	text-align:center;
	cursor:pointer;
}
.tbl2_link{
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
	background-color:#4592cb;
	height:21px;
	/*border:1px solid #000000;	*/
	text-align:center;
	font-weight:bold;
}
.tbl2_link:hover{
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
	font-weight:bold;
	/*/border:1px solid #000000;	*/
    text-decoration: none;
	background-color:#4592cb;
	height:21px;
	text-align:center;
}
.pre-link{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.pre-link:hover{
	font-family:Arial;
	font-size:12px;
	color:#00a2e2;
	text-decoration:none;
}
.pre-hightlight{
	font-family:Arial;
	font-size:12px;
	color:#00a2e2;
	text-decoration:none;
}
.pre-hightlight:hover{
	font-family:Arial;
	font-size:12px;
	color:#0384b7;
	text-decoration:none;
}
.pre-txt{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.tbl-head{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}
.tbl-txt{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.tbl-txt-link{
	font-family:Arial;
	font-size:11px;
	color:#00a2e2;
	text-decoration:underline;
}
.tbl-txt-link:hover{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.small-txt{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.head2{
	font-family:Arial;
	font-size:14px;
	color:#666666;
}
.btn1{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}



