@charset "utf-8";





#container {
	width: 1000px;
	text-align: left;
	background-repeat: repeat;
	height: 2500px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main {
	height: 160px;
	width: 680px;
	float: left;
	margin-right: 10px;
	margin-left: 40px;
	background-image: url(../img/flower_1.jpg);
}
#sub_main1 {
	background-color: #E1F4F4;
	margin-right: auto;
	margin-left: 40px;
	width: 680px;
	height: auto;
	float: left;
}
#sub_main1 p {
	font-size: 75%;
	color: #236969;
	padding: 15px 20px 20px 15px;
	line-height: 144%;
}
#main h2 {
	background-color: #66CCCC;
	width: 200px;
	margin-left: 480px;
	font-size: 75%;
	margin-top: 0px;
}

#subject_ty {
	height: 200px;
	width: 720px;
}


#menuSide {
	height: 2100px;
	width: 245px;
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: left;
}
#subject_ty p {
	float: left;
	height: 50px;
	width: 350px;
	margin-top: 20px;
	margin-left: 50px;
	font-size: 75%;
	line-height: 144%;
	color: #999999;
}
#subject_ty h2 {
	color: #66CCCC;
	text-indent: 100px;
	font-size: 120%;
	font-weight: bolder;
	width: 680px;
	margin-left: 300px;
	margin-top: 50px;
}
#h2_ty {
	height: 33px;
	width: 680px;
	float: left;
	margin-right: auto;
	margin-left: 20px;
	position: relative;
	margin-top: 5px;
	background-color: #91C522;
}








#contents {
	height: 820px;
	width: 1200px;
}
