@charset "utf-8";
/* CSS Document */

body{
	background-image:;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

#div360{
	height: 200px;
	width: 236px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index: 10;
	position: absolute;
	left: 10px;
	top: 10px;
}

#close360{
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#area360{
	height: 164px;
	width: 216px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

#movie{
	z-index: 1;
	position: relative;
	top: 10px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660066;
	font-weight: bold;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.s_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	line-height: 18px;
}

.link{
	font-size: 12px;
}

.link a{
	color: #0066FF;
	text-decoration: underline;
}

.gx{
	padding: 6px;
	background-color: #EDDCD3;
}
