* { padding: 0; margin: 0; }

body {
	background: #b7b3b4 url(image/bg_full_v2.png) repeat-x;
}
img {
	border:0;
}
#wrapper {
	width: 100%;
}
#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 972px;
	vertical-align: top;
	background: url(image/bg_frame_v2.png) repeat-y;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 50px;
	float: left;
	text-align: left;
}
#leftmiddle {
	float: left;
	color: #333;
	margin: 0;
	padding: 0px;
	width: 243px;
	display: inline;
	position: relative;
	text-align: left;
}
#rightmiddle {
	display: inline;
	position: relative;
	color: #333;
	margin: 0;
	padding: 0px;
	width: 26px;
	float: left;
	vertical-align: top;
}
#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	margin: 0;
	padding: 0px;
	width: 600px;
	float: left;
	vertical-align: top;
}
#rightend { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0;
 padding: 0px;
 width: 47px;
 float: left;
}
#footer {
	width: 970px;
	clear: both;
	margin: 0 auto;
	padding: 0px;
	background: url(image/bg_bottom_v2.png) no-repeat;
	height: 96px;
}
.clear { clear: both; background: none; }
.blank_date {
	height: 10px;
	width: 100%;
}
.left_banner {
	background: url(image/bg_left_banner.png) repeat-y;
	width: 100%;
}
.right_middle {
	background: url(image/bg_center_center.png) repeat;
	width: 100%;
	height: 100%;
}
.menu {
	height: 123px;
	width: 600px;
}
.l_qna {
	float: left;
	height: 90px;
	width: 190px;
	position: relative;
	right: 15px;
	top: 5px;
}
.l_after {
	float: left;
	position: relative;
	left: 25px;
	top: 5px;
}
.contents {
	background: url(image/bg_contents.png) repeat;
	width: 100%;
}
.contents_fake {
	height: 670px;
	width: 600px;
	background: url(image/contents_movie_v2.png) no-repeat;
}
.movie {
	width: 360px;
	top: 295px;
	left: 173px;
	position: relative;
	float: left;
}
.copyright {
	height: 38px;
	width: 891px;
	position: relative;
	float: left;
	left: 40px;
	top: 35px;
}
.bottom {
	height: 96px;
	width: 970px;
}
.sponsor {
	height: 47px;
	width: 970px;
	text-align: center;
}
