@charset 'UTF-8';


body {
	background:#a00700 url(../images/bg.gif) repeat-x 0px 0px;
	text-align:center;
	margin:0px;
	padding:0px;
	text-align:center;
}


#container{
	width:980px;
	margin:0px auto;
	text-align:center;
}

#home .dummy{
	height:980px;
	width:980px;
	background:url(http://enet-dvd.com/enet/osol/images/dummy.jpg) no-repeat;
}

#home .header{
	width:980px;
	height:995px;
	background:url(../images/header.jpg) no-repeat 0px 0px;
  padding:0px;
	margin:0px auto;
  position:relative;
}


#home .header #movie{
  position:absolute;
	width:320px;
	height:286px; /*IE*/
	overflow:hidden;
  /* border:1px dotted #ffffff; */
  top:200px;
  left:27px;
}



#home .BlockInfo{
	width:980px;
	height:198px;
	background:url(../images/bg_info.gif) no-repeat;
  padding:0px;
	margin:0px auto;
  position:relative;
  font-size:12px;
  color:#ffffff;
}

#home .BlockInfo .left{
  position:absolute;
	width:375px;
	height:160px;
  padding:0px;
	margin:0px;
  /* border:1px dotted #ffffff; */
  top:20px;
  left:25px;
}

#home .BlockInfo .left .pack{
  position:absolute;
  padding:0px;
	margin:0px;
  border:0px;
  top:0px;
  left:30px;
}

#home .BlockInfo .left .contents{
  position:absolute;
  padding:0px;
	margin:0px;
  border:0px;
  top:0px;
  right:0px;
  /* border:1px dotted #ffffff; */
	text-align:left;
	width:210px;
}

#home .BlockInfo .left .contents .paragraph{
	margin-bottom:4px;
}

#home .BlockInfo .right{
  position:absolute;
  overflow:auto;
	width:510px;
	height:145px;
  padding:0px;
	margin:0px;
  top:40px;
  right:25px;
	text-align:left;
}

#home .BlockInfo .right li{
	background:url(../images/mark.gif) no-repeat -3px 3px;
  padding-left:15px;
  margin-bottom:4px;
  width:465px;
}

#home .BlockInfo .right dl{
  width:465px;
  padding:0px;
  margin:0px;
}

#home .BlockInfo .right dt{
  width:110px;
  float:left;
  clear:both;
}
#home .BlockInfo .right dd{
  margin-left:110px;
  width:335px;
  padding:0px;
}

#home .BlockInfo .right li img{
  margin:5px 5px;
}


#home .blockBanner{
	width:980px;
	height:64px;
	background:#700500 url(../images/banner_bg.gif) repeat-x 0px 0px;
  padding:0px;
	margin:0px auto;
}

#home .blockBanner img{
	margin:8px 10px 0px 10px;
}

#home .footer{
	margin:0px auto;
	height:65px;
	width:950px;
	background:url(../images/footer_bg.gif) repeat-x 0px 0px;
  color:#ffffff;
  font-size:10px;
  padding-top:15px;
}