/*CSSDocument*/


/*Layout
******************************************/
.menu-top {
	border-top:5px solid #1c4c93;
	float:left;
}
.menu-btm {
	border-bottom:1px solid #1c4c93;
}
.menu-sub {
	background-color:#1c4c93;
}


#cn-main{
	width:520px;
}

#cn-sub {
	margin:0px;
	padding:0px 0px 0px 20px;
	width:116px;
	float:left;
}

#movie{
	margin: 30px;
	padding: 0;
	text-align: center;
}

.ft-movie{
	text-align: right;
}