#main section {
	position: relative;
	width: 1140px;
}

section #page_title{
	width: 940px;
	margin: 0 0 20px 80px;
}

section article{
	position: relative;
	width: 700px;
	height: 810px;
	margin: 0 0 0 320px;
}

#page02 article{
	height: 640px;
}

#article1 table{
	width: 99%;
	margin: 0 0 20px 0;
	font-size: 93%;
}

#article1 th{
	border-bottom: 1px solid #fff;
}

#article1 td{
	padding: 5px 10px;
	border: 1px solid #333;
}



.img_box{
	float: left;
	/*width: 120px;*/
	/*height: 160px;*/
	margin: 0px;
}

.img_box a{
	display: inline-block;
	overflow: hidden;
	margin: 4px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}

.img_box img{
	/*width: auto;*/
	/*height: 100%;*/
}

#eq1{ top: 0px; left: 10px; }
#eq2{ top: 130px; left: 10px; }
#eq3{ top: 260px; left: 10px; }
#eq4{ top: 330px; left: 180px; }
#eq5{ top: 330px; left: 360px; }
#eq6{ top: 330px; left: 540px; }


#article1 a:link,
#article1 a:visited{ color: #a0cdba; }
#article1 a:hover  { color: #4da6af; }
#article1 a:active { color: #cd78be; }


#page10 article{
	background: url(../../media/link/bg_beach.jpg) no-repeat bottom center;
}

#page09 #article1{
	height: 550px;
}

#page09 #article1 table{
	margin: 10px 10px 0 0;
}

