@charset "utf-8";
/* CSS Document */

TD {
	VERTICAL-ALIGN: top;
}

#gen_content {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

#big_content {
	margin-left: auto;
	margin-right: auto;
}

/* Top content */

#top_content {
	margin-left: auto;
	margin-right: auto;
	padding-top: 295px;
	width: 950px;
	background-image: url(../img/top_banner.png);
	background-repeat:repeat-x;
	margin-bottom: 20px;
}

#top_content_en {
	margin-left: auto;
	margin-right: auto;
	padding-top: 295px;
	width: 950px;
	background-image: url(../img/top_banner_en.png);
	background-repeat:repeat-x;
	margin-bottom: 20px;
}

#menu {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 824px;
	height: 27px;
	padding-left: 10px;
	margin-top: 5px;
}

/* Middle content */

#mid_content {
	text-align: center;
	color: #FFFFFF;
	background-color: #3a9ccb;
	background-image: url(../img/blue_bg.png);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	
}

#text_box {
	text-align: justify;
	margin-left: 30px;
	margin-right: 25px;
	color: #FFFFFF;
}

/* Bottom content */

#bott_content {
	text-align: center;
	background-color: #b4d9eb;
	background-image: url(../img/clear_blue_bg.png);
	background-repeat:repeat-x;
	padding-bottom: 20px;
}

#bott_content_2 {
	text-align: center;
	background-color: #b4d9eb;
	background-image: url(../img/clear_blue_bg_2.png);
	background-repeat:repeat-x;
}
