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

#whole_body{
            background:url(../images/body_back.jpg) no-repeat;
			width:934px;
			height:433px;
			padding-left:16px;
			padding-top:27px;
}

#body_top{
          background:url(../images/video_bodytop.png) no-repeat;
		  width:918px;
		  height:12px;
}

#body_back{
          background:url(../images/video_bodyback.png) repeat-y;
		  width:893px;
		  height:430px;
		  padding-left:25px;
		  padding-top:55px;
}

#video{
       background:url(../images/video_frame.png) no-repeat;
	   width:868px;
	   height:382px;
}

#empty{
       height:70px;
}