@charset "utf-8";
/* CSS Document */

#main_index{
	float: right;
	width: 600px;
}

#movie{
	margin-bottom: 30px;
	padding: 0px;
	height: 310px;
	width: 520px;
}
#news{
	height: 100px;
	margin-bottom: 30px;
	overflow: auto;
}
.banner{
	height: 40px;
	width: 190px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 20px;
	text-align: center;
}

#side_index{
	float: left;
	width: 135px;
}
