@charset "utf-8";

#page #content {
	position: absolute;
	height: 475px;
	width: 800px;
	left: 0px;
	top: 120px;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/background/wallpaper.png);
}


/* CSS Document */

#top_menu p a {
	color: #999;
}
#page #top_menu p a:hover {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
#top_submenu table tr td p a {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 6px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #999;
}
#page #top_menu p .selected_menu #selected {
	font-size: 16px;
	color: #FFF;
}

#page #top_submenu table tr td #selected {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 6px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}


#comments {
	position: absolute;
	height: 380px;
	width: 200px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#player {
	position: absolute;
	height: 380px;
	width: 600px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}

#navBar {
	position: absolute;
	height: 58px;
	width: 400px;
	left: 200px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#page #content #navBar img {
	border: 1px solid #FFF;
}
#page #content p {
	font-size: 14px;
	margin-top: 205px;
	margin-right: 108px;
	margin-bottom: 100px;
	margin-left: 108px;
	text-align: center;
}

#page #content #thumb_list img {
	cursor: pointer;
}

