body {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	}

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.img {
	background-color:#D9EBFD;
	}
.popup {
	background-color:#F2F2E3;
	}	
.sub_t {
	background-color:#54A5F5;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}	
.main_t {
	background-color:#1065CD;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	border-left: 6px solid #CCCCCC;
	}
.red_t {
	background-color:#E10000;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}


td {
	color:#666666;
	font-size:12px;
	line-height:18px;
	}
.number {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	float: left;
	height: 24px;
	width: 29px;
	margin-right: 5px;
	margin-top: 3px;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #003399;
	margin-bottom: 0px;
}

.blue {
	color:#2D7EA6;
	font-weight:bold;
	}
.red {
	color:#E10000;
	}	
.red12 {
	color:#E10000;
	font-size:12px;
	}	
.title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 24px;
	height: 23px;
	text-align: center;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(../img/bk.gif);
	background-repeat: repeat-x;
}
.close {
	width: 170px;
	padding: 5px;
	border: 1px solid #6394AD;
	cursor: pointer;
	background-image: url(../img/bk_btn.gif);
	background-repeat: repeat-x;
}

.case {
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #003399;
	margin-bottom: 0px;
	font: bold 20px "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
}
.t_popup {
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #968847;
	margin-bottom: 0px;
	font: bold 16px "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
    }
.ver {
	font-size:16px;
	color:#000099;
	font-weight:bold;
	}
.t_message {
	font-size:16px;
	color:#036;
	line-height:24px;
	font-weight:bold;
}
