* {
	margin:0;
	padding:0;
	font-size:12px;
}

table {
	margin-bottom:10px;
	border-collapse:collapse;
}
td, th {
	padding:5px;
	border:1px solid #CCC;
}
th {
	width:200px;
	text-align:left;
	font-weight:normal;
	background:#f3f3f3;
}
td {
	width:550px;
}
th.head {
	height:30px;
	text-align:center;
	color:#09F;
	font-size:14px;
	font-weight:bolder;
	background:#e7e7e7;
}
#content {
	margin:10px;
}
#btn_close{
	text-align:center;
	padding:10px 0;
	margin:10px;
	background:#CCC;
}

/* movie */

#movie_area {
	text-align:center;
	margin-top:205px;
	height:205px;
	width:720px;
}