@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:active {
	color: #fe7f7f;
	text-decoration: none;
}
.redpaper {
	background-image: url(assets/bg_redpaper.jpg);
	background-repeat: repeat-y;
}

a:hover {
	color: #FFAA95;
}
#footer {
	font-size: 12px;
	text-decoration: none;
	font-family: "trebuchet MS", "MS Sans Serif";
}
#video {
	text-align: center;
	font-weight: bold;
}
#video p {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 15px;
}
.store {
	border: 0.5px solid #CCCCCC;
	font-size: 12px;
	color: #CCCCCC;
}
.cdbox {
	border: 1px solid #666666;
}
