@charset "UTF-8";
/* CSS Document */

div#MainFrame {
	width: 1296px;
	height: auto;
	background-image: url(../img/bg-pg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
    margin: 0px auto;
	}

div#HeaderFrame {
	height: 163px;
	margin-bottom: 10px;
	}

div#InnerFrameL {
	width: 257px;
	background-image: url(../img/f1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 509px;
	float: left;
	}

div#InnerFrameR {
	width: 257px;
	background-image: url(../img/f2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 509px;
	float: left;
	}

div#InnerFrameLheigh {
	width: 257px;
	background-image: url(../img/f1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 812px;
	float: left;
	}

div#InnerFrameRheigh {
	width: 257px;
	background-image: url(../img/f2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 812px;
	float: left;
	}
	
div#InnerFrameM {
	background-color: #000;
	width: 782px;
	min-height: 509px;
	background-image:url(../img/bg-img.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	}

div#InnerFrameMheigh {
	background-color: #000;
	width: 782px;
	min-height: 800px;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	}
	
div#InnerFrameMovie {
	width: 780px;
	text-align: center;
	background-color: #FFF;
	}	
	
div#lowerFrame {
	width: 1296px;
	min-height: 247px;
	background-image:url(../img/bg-img2.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	}
	
div#innerL {
	width: 282px;
	float: left;
	}
	
div#innerR {
	width: 500px;
	float: left;
	}
	
#WhiteFrame {
	background-color: #fff;
	width: 758px;
	min-height: 450px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	}

#WhiteFrameHeigh {
	background-color: #000;
	width: 758px;
	min-height: 800px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	}
	
#MissBox {
	width: 350px;
	height: 195px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 6px;
	float: left;
	border: #999 solid 4px;
	}

#MissBox2 {
	width: 350px;
	height: 120px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 6px;
	float: left;
	border: #999 solid 4px;
	}

#MissBoxbig {
	width:725px;
	height: 415px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 6px;
	float: left;
	border: #999 solid 4px;
	}

#MisBoxInside {
	padding: 10px;
	}
	
#aboutBox {
	padding: 10px;
	}
	
#galleryPicBox {
	float:left; 
	border: #999 solid 2px;
	margin: 6px;
	}
	
#ScrollPage {
	height					: 420px;
	overflow				: auto;
	}
