#content_wrapper{
	background-image:url(../images/bg.gif);
	background-position: center;
	position:relative;
}

#bg_top{
	background-image:url(../images/bg_top.png);
	width:100%;
	height:538px;
	position:absolute;
	top:0;
	left:0;
	background-position:center top;
	background-repeat: no-repeat;
}
#bg_bottom{
	background-image:url(../images/bg_bottom.png);
	width:100%;
	height:203px;
	position:absolute;
	bottom:0;
	left:0;
	background-position:center top;
	background-repeat: no-repeat;
}
div#main_content{
	margin-bottom:163px;
}
#main_content h2{
	background-image:url(../images/h2.png);
	width:980px;
	height:623px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	margin-top:9px;
}

#video_area{
	background-image:url(../images/movie_bg.png);
	background-repeat: no-repeat;
	width:980px;
	height:715px;
	position:relative;
	margin-top:8px;
}
#video_area iframe{
	position:absolute;
	left:130px;
	top:40px;
	/* box-shadow */
	/*box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 2px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 2px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 2px 2px;*/
/*border:2px solid #f08200;*/
}
#video_area p{
	background-image:url(../images/desc.png);
	background-repeat: no-repeat;
	width:627px;
	height:183px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:471px;
	left:38px;
}

#main_content h3.m{
	margin:0 5px;
	margin-top:21px;
}

#spec{
	background-image:url(../images/spec.png);
	background-repeat: no-repeat;
	width:980px;
	height:551px;
	position:relative;
	margin-bottom:20px;
}
#spec p{
	display:none;
}
ul#howto li{
	float:left;
	margin-top:9px;
}
a#jan_524813{
	display:none;
	background-image:url(../images/btn_t2mall.png);
	background-repeat: no-repeat;
	width:444px;
	height:76px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	top:332px;
	left:57px;
	position:absolute;
}

a#jan_524813:hover{
	background-position:0 -76px;
}

a#btn_tips{
	margin-top:20px;
	background-image:url(../images/btn_tips.png);
	background-repeat: no-repeat;
	width:980px;
	height:170px;
	overflow:hidden;
	text-indent:-999px;
	display:block;
}
a#btn_tips:hover{
	background-position:0 -170px;
}

#social_wrap{
	position:absolute;
	bottom:22px;
	left:30px;
}
#social_wrap a{
	float:left;
}
#social_wrap iframe{
	float:left;
}