
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
    color: #fff;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    background: #000 url('../images/bg.jpg') no-repeat left top;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -ms-background-size:cover;
    background-size:cover;
}

img {
	vertical-align: top;
}

a img {
    border: none;
}

/*@group 
   ========================================================================== */

.page {
	position: relative;
	z-index: 2;
}

.content {
    margin: 50px 0;
}

.content .inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url('../images/frame_t.png') no-repeat top center;
}

.content .bg_m {
	position: absolute;
	top: 180px;
	width: 1000px;
	height: 3000px;
	background: transparent url('../images/frame_m.png') repeat-y top center ;
	z-index: -1;
}

.content .bg_b {
	margin: 0 auto;
	width: 1000px;
	padding-top: 1px;
	padding-bottom: 47px;
	background: transparent url('../images/frame_b.png') no-repeat bottom center;
}

.content.top_contents {
	background: none;
	margin: 0;
}

.content.top_contents .inner,
.content.top_contents .bg_t,
.content.top_contents .bg_b {
	background: none;
}

.content h2 {
	margin: 0;
	margin-top: 3px;
	margin-left: 49px;
}

.content > .inner > .row {
	width: 872px;
	margin-left: auto;
	margin-right: auto;
}

/*@group header
   ========================================================================== */

.header {
	margin: 0 auto;
	width: 1000px;
}

.header .inner {
	height: 79px;
	background: transparent url(../images/header_bg.png) left top no-repeat;
}

.gnav {
    padding: 14px 0 0 238px;
}

.gnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gnav ul {zoom:1;}
.gnav ul:after{
    content: "";
    display: block;
    clear: both;
}

.gnav li {
    float: left;
    padding: 0 10px;
}


/* @end */

/*@group top
   ========================================================================== */

.mainimage {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0;
	margin-left: -490px;
	z-index: 1;
}

.top_contents {
    
}

.top_contents .inner {
    padding-top: 506px;
}

.top_contents .inner {zoom:1;}
.top_contents .inner:after{
    content: ""; 
    display: block; 
    clear: both;
}

.top_contents .movie {
    float: left;
    padding: 12px 0 0 25px;
    width: 405px; /*430px;*/
    height: 230px; /*242px*/
    background: transparent url('../images/movie_bg.png') no-repeat left top;
}

.top_contents #movie {
	margin: 0;
}

/* @group news */

.top_contents .news {
    float: left;
    width: 570px;
    height: 242px;
    background: transparent url('../images/news_bg.png') no-repeat left top;
}

.top_contents .news h2 {
    margin: 0;
    margin-top: 3px;
    margin-left: 36px;
}

.top_contents .news ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 25px 0 25px 55px;
}

.top_contents .news li {
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.top_contents .news li a {
	display: block;
    padding: 0.4em 0;
}

.top_contents .news li a,
.top_contents .news li a:link,
.top_contents .news li a:visited,
.top_contents .news li a:active {
    color: #fff;
    text-decoration: none;
}

.top_contents .news li a:hover {
    color: #ffd800;
    text-decoration: underline;
}

.top_contents .news .date {
    padding-right: 2em;
    color: #ffc600;
}

.top_contents .news .txt {
    
}

/* @end */

/* @end */

/*@group cd
   ========================================================================== */

/* @group cd layout  */

.cd .row {
	width: 872px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 52px;
}

.cd .row h3 {
	margin: 0 -11px;
	margin-bottom: 35px;
}

.cd .item {zoom:1;}
.cd .item:after{
    content: ""; 
    display: block; 
    clear: both;
}

.cd .item h4 {
	margin: 0;
	margin-bottom: 24px;
	line-height: 1.0;
}

.cd .item .column1 {
	display: inline;
	float: left;
	padding-right: 24px;
}

.cd .item .column2 {
	display: inline;
	float: right;
	padding-left: 24px;
	padding-right: 8px;
}

.cd .item .column3 {
	overflow: hidden;
}

#opening .item1 .column3 {
	overflow: visible;
	width: 383px;
	float: left;
}

#ending .item1 .column3 {
	overflow: visible;
	width: 337px;
	float: left;
}


/* @end */

/* @group cd element */

.cd .item .thumb {
	margin: 0;
}

.cd .item .buybtn {
	margin: 0;
	margin-top: 18px;
	text-align: center;
}

.cd .item {
	font-size: 12px;
}

.cd .item p {
	margin: 0 0 0.4em;
}

.cd .item b {
	font-size: 14px;
	color: #ffc600;
}

.cd .item b span {
	color: #fff;
	font-weight: normal;
}

.cd .item .special {
	font-size: 11px;
	margin: 10px 0;
	padding: 18px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.cd .item .special p {
	margin: 0;
	margin-top: 10px;
}

.cd .item .special b {
	display: block;
	color: #7cdcdd;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0.35em;
}

.cd .item .special b small {
	display: block;
	font-size: 12px;
	line-height: 1.0;
}

.cd .item .special_row {zoom:1;}
.cd .item .special_row:after{
    content: ""; 
    display: block; 
    clear: both;
}

.cd .item .special_row p {
	margin: 0;
	overflow: hidden;
}

.cd .item .special_row .thumb {
	float: left;
	margin-top: -14px;
	margin-left: -14px;
	margin-right: 4px;
}

.cd .item .column2 p {
	margin: 0;
	line-height: 0;
}

/* @end */

/* @end */

/*@group dvd
   ========================================================================== */

.dvd .row {
	width: 872px;
	margin: 0 auto;
	margin-top: 42px;
	margin-bottom: 14px;
}

.dvd .row {zoom:1;}
.dvd .row:after{
    content: ""; 
    display: block; 
    clear: both;
}

.dvd .column1,
.dvd .column2 {
	float: left;
}

.dvd h3 {
	margin: 0;
	margin-bottom: 38px;
	line-height: 1.0;
}

.dvd .thumb {
	float: right;
	width: 554px;
	margin: 0;
	text-align: center;
}

.dvd .thumb img {
	padding: 0 16px;
}

/* @end */


/*@group footer and others
   ========================================================================== */

.banners {
    margin: 0 auto;
    margin-top: -20px;
    padding: 0;
    list-style: none;
    width: 580px;
    text-align: center;
    vertical-align: top;
}

.banners li {
    display: inline-block;
    *display: inline;
    *zoom:1;
    margin: 0 4px;
    margin-bottom: 8px;
}

.copyright {
	margin: 0;
	margin-top: 20px;
	padding-bottom: 30px;
    text-align: center;
}

.pagetop {
    position: fixed;
    bottom: 80px;
    right: 0;
    /*left: 50%;
    margin-left: 500px;*/
    margin-right: -5px;
    z-index: 100;
}






/* @end */



