@charset "utf-8";

body {
	padding:0!important;
}
/* 
   [ #flash ]
*/
#flash {
  overflow:hidden;
}
#FlashSideDiv {
  width:420px;
  padding:50px 0 0 55px;
}

#FlashSideDiv h1 {
  background:url(../img/h1-title.gif) -233px 0 no-repeat;
	width:380px; height:49px;
	padding-bottom:30px;
}
#FlashSideDiv p {
	font-size:14px;
	width:380px;
	padding-top:40px;
}
#FlashDiv {
	width:475px; height:266px;
	overflow:hidden;
	margin-top:30px;
}
#FlashDiv #RoomsType {
  background:url(img/FlashSide-rooms.gif) 0 0 no-repeat;
	width:108px; height:245px;
	margin:0px 0 0 200px;
}
/* main */
#main table {
  border:#767676 solid 1px;
  border-collapse:collapse; 
	border-spacing: 0;
}
#main table tr td  {
  border:#767676 solid 1px;
  border-collapse:collapse; 
	border-spacing:0;
	vertical-align:middle;
	padding:5px 5px;
}
#main table .left { 
  width:110px; height:30px;
	text-align:center;
}
#main table .right { 
  width:165px; height:30px;
}

/* main > #Course1 */
#Course1 #ContentsCol1 h2 {
  background:url(img/h2-small-type.gif) 0 0 no-repeat;
	height:78px;
}
#Course1 #ContentsCol2 h2 {
  background:url(img/h2-middle-type.gif) 0 0 no-repeat;
	height:78px;
}
#Course1 #ContentsCol3 h2 {
  background:url(img/h2-large-type.gif) 0 0 no-repeat;
	height:78px;
}
/* main > #Course2 */

#Course2 #Facilities h3 {
  background:url(img/h3-facilities.gif) 0 0 no-repeat;
	height:25px;
}
#Banners #BannersUL {
  padding:50px 0 0 65px;
}