body {
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body2 {
	color: #000000;
	background-color: #BaE0E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table_content{
	background-image : url(../images/bg_01.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}

.table_bottom_tc{
	background-image : url(../images/tc/bg_02.gif);
	background-repeat : no-repeat;
}

.table_bottom_en{
	background-image : url(../images/en/bg_02.gif);
	background-repeat : no-repeat;
}

.selectBox {
	width: 240px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
}

.selectBox_Date {
	font-family: arial;
	font-size: 12px;
	height: 20px;
}

.TextBox {
	width: 240px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
}

.TextBox_file {
	font-family: arial;
	font-size: 12px;
}

.TextBox_Search {
	width: 320px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
}

.content {
	font-family: arial;
	font-size: 12px;
}

.IPclass {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}

.blueText {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #090888;
}

.smallText {
	font-family: arial;
	font-size: 10px;
}

td {
	font-family: arial;
	font-size: 12px;
}