@charset "utf-8";
/*------------------- index_head_banner formatting ----------------------*/
#main_head_banner {
	height:126px;
	width:750px;
}
#main_head_banner_movie {
	height:126px;
	width:520px;
	float:left;
	padding:0px 0px 0px 15px;
}
#main_head_banner_reviewstitle {
	background:url(/nct2you/_images/reviews_title.jpg) top left no-repeat;
	height:126px;
	width:195px;
	float:right;
}
/*------------------- index_maincontent formatting ----------------------*/
#index_sidebar {
	width:200px;
	height:auto;
	padding: 20px 0px;
	float:left;
}

#index_maincontent {
	width:750px;
	height:auto;
	float:right;
	
}
#index_maincontent_content {
	height:auto;
	width:520px;
	padding:15px 0px 0px 15px;
	float:left;
}

#index_maincontent_reviews {
	height:auto;
	float:right;
	margin:0px 0px 0px 20px;
}
#index_maincontent_reviews_middle {
	background:url(/nct2you/_images/index/reviews_bg.jpg) top left repeat-y;
	height:auto;
	width:155px;
	padding:10px 10px;
}
#index_maincontent_reviews_middle p{
	margin:5px 0px;
	font-size:10px;
	line-height:1.1em;
	text-align:justify;
}
#index_maincontent_reviews_middle input.input_btn {
	margin:5px 0px 0px 5px;
}

#index_maincontent_reviews_down {
	background:url(/nct2you/_images/index/reviews_down.jpg) top left no-repeat;
	height:6px;
	width:195px;
}
