body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #A6BAFF;
}

#background {
	margin-left : auto;
	margin-right : auto;
	padding: 0;
	text-align: center;
	width: 780px;
	background-color : #FFFFFF;
	border-left : 1px dashed #DDDDDD;
	border-right : 1px dashed #DDDDDD;
	border-width : thick;
}


#wrapper {
	width: 780px;
	height: 300px;
	text-align: left;
	background-color: #FFFFFF;
}

#title_bg {
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 390px;
	height: 260px;
	background-color: #EEEEEE;
	text-align: center;
	color: #000000;
	font-size: 0.7in;
	font-family: sans-serif;
}

#title_font {
	margin: 0px;
	padding-top: 80px;
	color: #000000;
	font-size: 0.7in;
	font-family: Comic Sans MS;
}

#top_image {
	margin:0 px;
	position: relative;
	top: -260px;
	left: 390px;
	width: 390px;
	height: 260px;
	text-algin: center;
	background-color: #FFFFFF;
	background-image: url(image/top.png);
}

#globalmenu {
	margin-left: 0;
	position: relative;
	top: -275px;
	left: 0px;
	padding-left: 0;
	list-style-type: none;
	border-top: 1px solid #A6BAFF;
	border-right: 1px solid #A6BAFF;
	border-bottom: 1px solid #A6BAFF;
	width: 780px;
}

#globalmenu a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1E8FF;
	border-left: 1px solid #A6BAFF;
	border-right: 1px solid #A6BAFF;
	border-bottom: 1px solid #A6BAFF;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#globalmenu a:hover {
	background-color : #16B0C3;
}

#globalmenu li {
	float: left;
	width: 130px;
}

#maincontent {
	margin: 10px;
	width: 770px;
	text-align: left;
	background-color: #FFFFFF;
}

#maincontent a {
	text-decoration : none;
	color : #000000;
}

#maincontent a:hover {
	color : #16B0C3;
}

.caption_top {
	margin: 20px;
	margin-top: 30px;
	margin-right : 20px;
	border-left: 8px solid #A6BAFF;
	border-bottom: 1px solid #A6BAFF;
	padding: 8px;
	font-size: x-large;
}

.caption {
	margin-left: 20px;
	margin-right : 20px;
	margin-top: 80px;
	border-left: 8px solid #A6BAFF;
	border-bottom: 1px solid #A6BAFF;
	padding: 8px;
	font-size: x-large;
}

.caption_mini {
	margin-left: 30px;
	margin-right : 20px;
	border-left: 8px solid #A6BAFF;
	font-size: large;
	padding: 8px;

}

.caption_mini2 {
	margin-left: 30px;
	margin-right : 20px;
	border-left: 8px solid #A6BAFF;
	font-size: large;
	padding: 8px;
	font-weight : bold;
}

.main_bread {
	margin: 5px;
	margin-left: 20px;
	color: #AAAAAA;
}

.main_caption {
	margin: 40px;
	margin-left: 30px;
	font-size: large;
	font-weight: bold;
}

.main_bold {
	font-weight: bold;
}

.main {
	margin: 30px;
	line-height:1.5;
}

.main_2 {
	margin : 30px;
	margin-top : 10px;
	line-height : 1.5;
}

.imgae_1 {
	margin:0 px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 300px;
	text-align: center;
	background-color: #00FF00;
	background-image: url(image/mihon1.jpg);
}

#footer {
	text-align : center;
	background-color : #D1E8FF;
}

.grey_programing {
	margin : 10px;
	margin-right : 30px;
	padding-left : 5px;
	border : 3px solid #DDDDDD;
	background-color : #DDDDDD;
	font-family : Times;
}

.red {
	color : #FF0000;
}

.red_small {
	color : #FF0000;
	font-size : small;
}

.big {
	font-size : x-large;
}

.semibig {
	font-size : large;
	font-weight : bold;
}

.bold {
	font-weight : bold;
}

.comicsun {
	font-family: Comic Sans MS;
}
