#contents {
	width: 1024px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#left {
	width: 298px;
	height: 734px;
	float: left;
}

#movielist {
	width: 288px;
	height: 405px;
	margin: 0 0 10px 10px;
	background-image: url("../img/top/movielistbg.png");
}

#news {
	width: 288px;
	height: 290px;
	background-image: url("../img/top/newsbg.png");
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
}

#newsm {
	width: 265px;
	height: 230px;
	margin: 0 10px 10px 10px;
	color: white;
	overflow: auto;
	overflow-x: hidden;
	word-break: break-word;
	font-weight: bold;
}

#newsm a:link {color: #fff !important;}
#newsm a:visited {color: #fff !important;}
#newsm a:hover {color: #fff !important;}
#newsm a:active {color: #fff !important;}

#menu {
	width: 706px;
	height: 40px;
	margin: 0 10px 10px 10px;
	float: right;
}

#newsbase {
	font-size: 11px;
	line-height: 1.2em;
}

#menu img {
	margin: 0 6px 0 0;
}

#right {
	width: 706px;
	height: 684px;
	margin: 0 10px 10px 10px;
	float: right;
}

#keyv {
	width: 500px;
	height: 684px;
	float: left;
	background-image: url("../img/top/keyv2.png");
	background-repeat: no-repeat;
}

.tomovie {
	padding-left: 10px;
	margin: 630px 0 0 0;
}

#region {
	width: 196px;
	height: 684px;
	float: right;
	background-image: url("../img/top/regionbase.png");
	background-repeat: no-repeat;
}

#regionlist {
	margin: 40px 0 0 5px;
}

#twitterbase {
	margin: 5px 0 0 10px;
}