	<!--
		#headDiv{
			background:#06273c;
			background-image:url(../_img/story_bg.jpg);
			background-repeat:no-repeat;
			height:520px;
			width:720px;
		}
		#bodyLeft{
			width:0;
		}
		#bodyHolder{
			width:0;
		}
		#bodyContent{
			width:0;
			border:0;
		}
		#bodyContent{
			min-height:0px;
		}
		/* mac hide \*/
		* html #bodyContent{height:0px;}
		/* end hide */
		#headLeft{
			height:520px;
			width:340px;
			float:left;
		}
		#bg{
			/*background-image:url(../_img/slide.jpg);
			margin-top:10px;*/
			height:520px;
			width:340px;
		}
		#trailer{
			padding-top:135px; /* 90px; 155px; */
			height:240px;
			width:320px;
		}
		#headRight{
			height:520px;
			width:370px;
			float:right;
			text-align:justify;
		}
		#headRight{
			margin-right:5px;
		}
		html>body #headRight{
			margin-right:10px;
		}
		#headRight p,a{
			color:#9eb9c6;
		}
		#synopsis{
			margin-top:100px; /* 65px; 130px; */
		}
		#synopsis h1{
			font-size:22px;
			text-align:left;
			color:#d37d3f;
		}
	-->
