@charset "utf-8";




body{
	color: #000000;
	background: #FFFFFF url(../image/bg.gif) repeat-y;
	padding: 0px;
	margin: 0px;
	}

/* container */
#container {
	background: #f5f2c5;
	width: 980px;
	float: left;
	}

/* header */
#header {
	height: 0px;
	overflow: hidden;
	}

/* menu-flash */
#menu-flash {
	height: 500px;
	width: 980px;
	}

/* wrapper */
#wrapper {
	width: 963px;
	padding: 0 0 0 17px;
	float: left;
	}

/* trailer */
#trailer {
	width: 332px;
	float: left;
	background:  url(../image/trailer_bg.gif) no-repeat 330px 40px;
	}
#trailer h2 {
	font-size: 0px;
	line-height: 0px;
	background: url(../image/trailer_title.gif) no-repeat;
	text-indent: -9999px;
	height: 29px;
	width: 332px;
	margin: 0 0 11px;
	}
#trailer-flv {
	background: #FFFFFF;
	width: 240px;
	padding: 5px;
	margin: 0 auto 18px;
	}


/* information */
#information {
	float: left;
	width: 614px;
	}
#information h2 {
	font-size: 0px;
	line-height: 0px;
	background: url(../image/information_title.gif) no-repeat;
	text-indent: -9999px;
	height: 29px;
	width: 614px;
	}
#information-iframe {
	background: url(../image/iframe_bg.gif) no-repeat;
	height: 197px;
	width: 515px;
	padding: 13px 0 0 22px;
	margin: 11px 0 11px 46px;
}

/* footer */
#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	line-height: 44px;
	height: 44px;
	width: 980px;
}
