body{
	text-align:center;
}


#main	{
	width:900px;	
	background-color:#ffffff;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	}

#main img {
	border: none;
	vertical-align:bottom;
	}


.a	{
	text-align:left;
	width:900px;
	float:left;
	background-color:#ffaaaa;
	}


.a1	{
	text-align:left;
	width:400px;
	float:left;
	}

.a2	{
	text-align:right;
	width:500px;
	float:right;
	}

.b	{
	text-align:left;
	width:900px;
	float:left;
	}

.b1	{
	text-align:left;
	width:400px;
	height:60px;
	float:left;
	}


.c	{
	text-align:left;
	width:900px;
	height:180px;
	float:left;
	}

.d	{
	text-align:left;
	width:700px;
	margin-top:10px;
	float:left;
	}


.da	{
	text-align:center;
	width:694px;
	min-height:1050px;
	height: auto !important;
	height: 1050px;
	float:left;
	border:solid 1px #aaaaaa;
	background-color:#ffffff;
	}

.da-1	{
	text-align:left;
	width:400px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	}


.da-2	{
	text-align:left;
	width:550px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	}


.da-2-hr	{
	display:block;
	margin-top:0px;
	margin-left:0px;
	width:100%;
	height:10px;
	background-image: url(img/news_line.gif);
	float:left;
	}

.da-3	{
	text-align:left;
	width:620px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	}



table.table01{
    border-top:3px solid #ffffff;
    border-left:3px solid #ffffff;
	width:550px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	font-size:12px;
}


.table01 td{
    border-right:3px solid #ffffff;
    border-bottom:3px solid #ffffff;
    padding:3px 3px;
}


.table01 td.td01{
    text-align:left;
    background-color:#ccffaa;
	color:#003333;
}

.table01 td.td02{
    text-align:center;
    background-color:#ffffff;
}

.table01 td.td03{
    text-align:left;
    background-color:#ffbbbb;
	color:#660000
}


table.table02{
    border-top:5px solid #ffffff;
    border-left:5px solid #ffffff;
	width:620px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	font-size:12px;
}

.table02 td{
    border-right:5px solid #ffffff;
    border-bottom:5px solid #ffffff;
    padding:3px 3px;
}



.e	{
	text-align:left;
	width:200px;
	float:left;
	}

.e-1	{
	display:block;
	margin-top:10px;
	margin-left:0px;
	width:195px;
	height:1050px;
	float:left;
	border:solid 1px #aaaaaa;
	background-color:#ffffff;
	text-align:left;
	}

