@charset "utf-8";





#container {
	width: 1000px;
	text-align: left;
	background-repeat: repeat;
	height:2270px;
	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: 250px;
	width: 680px;
	margin-left: 40px;
	background-image: url(../img/p_img1.jpg);
}

#sub_main1 {
	background-color: #FFECCE;
	margin-right: auto;
	margin-left: 40px;
	width: 680px;
	height: auto;
	float: left;
}
#sub_main1 p {
	font-size: 75%;
	color: #FF9900;
	padding: 15px 20px 20px 15px;
	line-height: 144%;
}
#main h2 {
	background-color: #FF9900;
	width: 225px;
	margin-left: 455px;
	font-size: 75%;
	margin-top: 0px;
}

#photo {
	float: left;
	height: 185px;
	width: 278px;
	margin-bottom: 5px;
}
#subject_ty {
	height: 200px;
	width: 680px;
	background-image: url(../img/f_img1.jpg);
	margin-right: auto;
	margin-left: auto;
}
#subject_ty h2 {
	color: #FF6699;
	text-indent: 120px;
	font-size: 100%;
	font-weight: bolder;
	margin-left: 320px;
	margin-top: 75px;
}
#subject_ty p {
	float: left;
	height: 50px;
	width: 500px;
	margin-top: 50px;
	margin-left: 150px;
	font-size: 70%;
	line-height: 144%;
	color: #666666;
}

#menuSide {
	height: 1500px;
	
	
	width: 245px;
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}






#contents {
	height: 820px;
	width: 1200px;
}
