body {
	background-color: #FFFFFF;
	text-align:center;
}

body.popup{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
}


img {
	border: 0px none;
	vertical-align: top;
}

img.artists{
	padding-bottom: 8px;
}

img.sound{
	vertical-align:middle;
	margin-right:10px;
}

img.hot{
	vertical-align:middle;
}



table.design {
	background-color: #000000;
	width: 868px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	text-align:left;
	top: 30px;
	position: relative;
}


table.design td.top {
	height: 98px;
	width: 868px;
	background-image: url(/images/bg/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.top_music {
	height: 98px;
	width: 868px;
	background-image: url(/images/bg/music_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.top_style {
	height: 98px;
	width: 868px;
	background-image: url(/images/bg/style_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.top_emotion {
	height: 98px;
	width: 868px;
	background-image: url(/images/bg/emotion_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.middle {
	height: 83px;
	width: 868px;
	background-color: #02030b;
	background-image: url(/images/bg/bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.middle_music {
	height: 83px;
	width: 868px;
	background-color: #02030b;
	background-image: url(/images/bg/music_bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.middle_style {
	height: 83px;
	width: 868px;
	background-color: #02030b;
	background-image: url(/images/bg/style_bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.middle_emotion {
	height: 83px;
	width: 868px;
	background-color: #02030b;
	background-image: url(/images/bg/emotion_bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.smallmain_ruby {
	vertical-align:top;
	height: 191px;
	width: 868px;
	background-color: #451737;
}

table.design td.smallmain_ruby_bg {
	vertical-align:top;
	height: 191px;
	width: 868px;
	background-color: #451737;
	background-image: url(/images/bg/bg_smallmain.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.smallmain_music {
	vertical-align:top;
	height: 191px;
	width: 868px;
	background-color: #451737;
	background-image: url(/images/bg/pb_01_claim.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.design td.smallmain_style {
	vertical-align:top;
	height: 191px;
	width: 868px;
	background-color: #451737;
	background-image: url(/images/bg/pb_02_claim.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.design td.smallmain_emotion {
	vertical-align:top;
	height: 191px;
	width: 868px;
	background-color: #451737;
	background-image: url(/images/bg/pb_03_claim.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.design td.bigmain_ruby_bg {
	vertical-align:top;
	height: 274px;
	width: 868px;
	background-color: #451737;
	background-image: url(/images/bg/bg_bigmain.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design td.bigmain_ruby {
	vertical-align:top;
	height: 274px;
	width: 868px;
	background-color: #451737;
}

table.design td.subnav {
	height: 26px;
	width: 868px;
	background-color: #090d2c;
}

table.design td.nav {
	height: 33px;
	width: 868px;
	background-color: #ffffff;
}

table.design_popup {
	background-color: #000000;
	width: 398px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	vertical-align:top;
	text-align:left;
}

table.design_popup td.top {
	height: 149px;
	width: 398px;
	background-image: url(/images/bg/bg_popup_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design_popup td.top_hot {
	height: 149px;
	width: 398px;
	background-image: url(/images/bg/bg_hot_popup_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.design_popup td.middle {
	height: 344px;
	width: 398px;
	background-color: #431A3A;
}

table.design_popup td.middle_hot {
	height: 344px;
	width: 398px;
	background-color: #136615;
}

table.design_popup td.bottom {
	height: 18px;
	width: 398px;
	background-color: #090D2C;
}

table.design_popup td.bottom_hot {
	height: 18px;
	width: 398px;
	background-color: #143800;
}

table.layout {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align:top;
	text-align:left;
}

table.layout td.leftspace{
	width: 78px;
}

table.layout td.rightspace{
	width: 49px;
}

table.layout td.threecol{
	vertical-align:top;
	width: 247px;
}

table.layout td.onecol{
	vertical-align:top;
	width: 790px;
}

table.layout td.navicell{
	text-align:center;
	vertical-align:middle;
}


table.layout td.subnavarea {
	width: 768px;
	vertical-align:middle;
}

table.layout td.subnavarea_start {
	width: 618px;
	vertical-align:middle;
}

table.layout td.hotarea_start {
	width: 136px;
	vertical-align:middle;
	text-align:left;
}

table.layout td.hotarea_start_img {
	width: 14px;
	text-align:right;
	vertical-align:middle;
}

table.layout td.subnavispace{
	width: 78px;
}

table.layout td.subnavicell{
	text-align:center;
	vertical-align:middle;
	padding-right:12px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}

table.design td.soundcell {
	width: 90px;
	padding-right:10px;
	text-align:right;
	vertical-align:middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #bd4290;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	font-weight:normal;	
}

table.layout_popup {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align:top;
	text-align:left;
}

table.layout_popup td.leftspace{
	width: 42px;
}

table.layout_popup td.rightspace{
	width: 24px;
}

table.layout_popup td.piccell{
	vertical-align:top;
	width: 110px;
	height: 134px;
	padding-top: 15px;
}

table.layout_popup td.topright{
	vertical-align:top;
	text-align:right;
	width: 222px;
	height: 134px;
	padding-top: 15px;
}

table.layout_popup td.headlinecell{
	vertical-align:top;
	text-align:left;
	width: 332px;
	height: 10px;
	padding-top: 23px;
	padding-bottom: 50px;	
}

table.layout_popup td.contentcell{
	vertical-align:top;
	text-align:left;
	width: 332px;
	height: 232px;
	padding-bottom: 29px;
}

table.layout_popup td.bottomcell{
	vertical-align:middle;
	text-align:right;
	width: 393px;
	height: 18px;
	padding-right: 5px;
}

table.content{
	vertical-align:top;
	margin-top: 12px;
	border-left:2px solid #ffffff; 
	text-align:left;
}


table.content td.smallcell{
	vertical-align:top;
	padding-left: 12px;
}

table.content td.bigcell{
	vertical-align:top;
	padding-left: 12px;
	width: 778px;
}

table.contentnoborder td.rtext{
	vertical-align:top;
	text-align:right;
	width: 778px;
	padding-right:12px;
}

table.contentnoborder td.rpadding{
	vertical-align:top;
	padding-right:40px;
}
table.contentnoborder td.language_switch{
	vertical-align:top;
	text-align:left;
	width: 778px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}




table.contentnoborder td.dl_bigcell{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #865B79;
	vertical-align:top;
	padding-left: 12px;
	padding-top:8px;
	width: 778px;
}

table.contentnoborder td.dl_multipage_1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #865B79;
	padding-left: 12px;
	vertical-align:top;
	text-align:left;
	padding-top:21px;
	width: 88px;
}

table.contentnoborder td.dl_multipage_2{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #865B79;
	vertical-align:top;
	padding-left: 12px;
	padding-top:21px;
	text-align:center;
	width: 578px;
}

table.contentnoborder td.dl_multipage_3{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #865B79;
	padding-left: 12px;
	padding-top:21px;
	text-align:right;
	vertical-align:top;
	width: 76px;
	padding-right:12px;
}

table td.spacer_8{
	height:8px;
	padding:0px;
	margin:0px;
}

table td.spacer_5{
	height:5px;
	padding:0px;
	margin:0px;
}

table td.vspacer_2{
	width:2px;
	padding:0px;
	margin:0px;
}

table.contentnoborder td.dl_smallcell_1{
	vertical-align:top;
	padding-left: 12px;
	width: 178px;
	text-align:left;
}

table.contentnoborder td.dl_smallcell_2{
	vertical-align:top;
	padding-left: 12px;
	border-right:1px solid #C09626;
	text-align:center;
	width: 128px;
}

table.contentnoborder td.dl_smallcell_3{
	vertical-align:top;
	padding-left: 6px;
	border-right:1px solid #C09626;
	text-align:center;
	width:128px;
}

table.contentnoborder td.dl_smallcell_4{
	vertical-align:top;
	padding-left: 6px;
	text-align:center;
	width:120px;
}

table.contentnoborder td.dl_smallcell_5{
	vertical-align:top;
	padding-left: 12px;
	width: 188px;
	text-align:right;
	padding-right:12px;
}

table.contentnoborder td.changepage{
	color: #EFE5A7;
	text-decoration:none;
	width:14px;
	height:14px;
	text-align:center;
	vertical-align:middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


table.contentnoborder td.changepage:hover{
	color: #451737;
	text-decoration:none;
	background-color: #EFE5A7;

}

table.contentnoborder td.changepage_active{
	color: #451737;
	text-decoration:none;
	background-color: #EFE5A7;
	width:14px;
	height:14px;
	text-align:center;
	font-style:normal;
	vertical-align:middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.contentnoborder td.topimg{
	vertical-align: middle;
	text-align: center;
	padding-left: 20px;
}

.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #EFE5A7;
	font-weight:normal;
	
}

.popup_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	color: #C8B853;
	font-weight:normal;
}

.popup_headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #EFE5A7;
	font-weight: bold;
}

.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #EFE5A7;
	font-weight: bold;
}

.bigtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #C09626;
	font-weight:normal;
}

.listtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #EFE5A7;
	font-weight:normal;
}

.dltext_subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #C8B853;
	font-weight:normal;
}

.dltext_format {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #C09626;
	font-weight:normal;
}

.subnavitext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #bd4290;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #bd4290;
	padding:2px;
	font-weight:normal;
}

.navitext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #ADADAD;
	text-transform: uppercase;
	font-weight: bold;
}

a {
	color: #EFE5A7;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
}

a.download{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #C8B853;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

a.download:hover{
	color: #C09626;
}

a.page{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #EFE5A7;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

a.page:hover{
	text-decoration:none;
	color: #451737;
	text-decoration:none;
	background-color: #EFE5A7;
}

a.popup{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD4290;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

a.popup:hover{
	color: #FFFFFF;
}

a.popup_hot{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66cc33;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

a.popup_hot:hover{
	color: #FFFFFF;
}

a.subnavi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #bd4290;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration:none;
	border: 1px solid #090d2c;
	padding:2px;
	font-weight:normal;
}

a.subnavi:hover {
	border: 1px solid #bd4290;
	text-decoration:none;
	color: #bd4290;
	padding:2px;
}

a.hot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #66cc33;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight:normal;
}

a.sound {
	color: #bd4290;
}

a.sound:hover {
	color: #bd4290;
	text-decoration:underline;
}


a.hot:hover {
	color: #ffffff;
}

