@charset "utf-8";
/* CSS Document */

@import url("init.css");
@import url("common.css");

body {
	background:url(../home_img/bg.gif) repeat-x top left;
	zoom:0;
}


h1 {
	width:400px;
	background:url(../home_img/h1.gif) no-repeat left bottom;
	padding-top:10px;
	text-indent:-9999px;
}

ul#hNavi {
	width:500px;
	display:block;
	float:right;
	margin:75px 0 5px;
}
ul#hNavi li {
	float:left;
}

ul#hNavi li a {
	width:95px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../home_img/header_btn.gif) no-repeat;
	margin-left:3px;
}
ul#hNavi li#hN1 a {
	width:200px;
}
ul#hNavi li#hN2 a {
	background-position:-203px 0;
}
ul#hNavi li#hN3 a {
	background-position:-301px 0;
}
ul#hNavi li#hN4 a {
	background-position:-399px 0;
}

div#cover {
	width:530px;
	height:530px;
	clear:both;
	float:right;
	color:#FFF;
}
div#coverImg {
	width:378px;
	height:593px;
	border:1px solid #000;
	padding:10px;
	margin-top:10px;
	background-color:#FFF;
}
div#coverImg div#book {
	width:380px;
	height:150px;
	background:url(../home_img/book_bg.gif) no-repeat 5px 10px;
	background-color:#D4D4D4;
	position:relative;
}
div#coverImg div#book ul {
	width:284px;
	height:auto;
	display:block;
	position:absolute;
	top:30px;
	left:95px;
}
div#coverImg div#book ul li {
	float:left;
}
div#coverImg div#book ul li a {
	width:58px;
	display:block;
	background:url(../home_img/book_ico.gif) no-repeat left center;
	padding-left:13px;
}
div#coverImg div#book dl {
	width:380px;
	display:block;
	clear:both;
	background-color:#ABACAB;
	position:absolute;
	bottom:0;
	left:0;
	font-size:10px !important;
}
dl#flash_env dt{
	float:left;
	width:210px;
	font-size:10px;
}
div#coverImg div#book dd {
	float:right;
	width:130px;
	height:33px;
}
div#cover h2 {
	margin-bottom:5px;
}
div#cover h3, div#cover p {
	color:#FFF;
}
div#cover h3 {
	font-family:sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;

}
div#cover h4, div#cover p {
	margin-bottom:15px;
	clear:both;
}
div#cover dl#spIntv, div#cover dl#movie {
	background-color:#333;
	padding:0 7px 3px;
	display:block;
	margin-bottom:15px;
}
div#cover dl#spIntv {
	width:210px;
	float:left;
}
div#cover dl#spIntv dd img {
	border:5px solid #000;
}

div#cover dl#spIntv dd a, div#cover dl#movie dd a{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
div#cover dl#spIntv dd a:hover, div#cover dl#movie dd a:hover {
	color:#FF6600;
}
div#cover dl#movie {
	width:286px;
	float:right;
}
div#cover dl#movie dd {
	width:278px;
	font-size:10px;
	color:#FFFFFF;
	z-index:0;
}
div#cover dl#movie dd object, div#cover dl#movie dd img{
	border:4px solid #000000;
	z-index:0;
	}

div#next {
	clear:both;
	color:#FF6600;
	margin-bottom:30px;
	line-height:24px;
}
/*//////////////////////////////////////////////
area list menu
//////////////////////////////////////////////*/
.sf-menu li ul {
	position:absolute;
}
.sf-menu li#hN3 ul li {
	float:none;
	
}
.sf-menu li#hN3 ul li a {
	width:75px;
	height:19px;
	text-indent:0;
	color:#FFF;
	padding:3px 10px 2px;
	background:none;
	background-color:#000;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	display:block;
}
.sf-menu li#hN3 ul li a:hover {
background:url(../common_img/dot_bg2.gif);
color:#FF6600;
}

.sf-menu li#hN3 ul li#endList a {
	border-bottom:1px solid #333;
}

/*//////////////////////////////////////////////
////////////////////////////////////////////////
Left column
////////////////////////////////////////////////
//////////////////////////////////////////////*/
div#columnL h3 {
	clear:both;
}

/*//////////////////////////////////////////////
select area
//////////////////////////////////////////////*/
ul#area li {
	float:left;
	text-align:center;
}
ul#area li a {
	width:50px;
	display:block;
	margin:0 12px 15px 0;
	overflow:hidden;
}
/*//////////////////////////////////////////////
pickup contents
//////////////////////////////////////////////*/
dl#pu_movies, dl#pu_musics, dl#pu_blog {
	width:200px;
	display:block;
	float:left;
	margin-bottom:20px;
}
dl#pu_movies {
	margin-left:10px;
	margin-right:10px;
}
/*//////////////////////////////////////////////
area info
//////////////////////////////////////////////*/
div#areaInfo {
	width:595px;
	clear:both;
	padding:15px 0 0 15px;
	border:5px solid #E6E6E6;
	background-color:#FFF;
}
div#areaInfo dl {
	width:575px;
	height:auto;
	display:block;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #CCC;
}
div#areaInfo dl dt {
width:85px;
float:left;
}
div#areaInfo dl dd {
width:470px;
float:right;
}

.hidden{
	display:none;
	}

/*//////////////////////////////////////////////
L֘A
//////////////////////////////////////////////*/
div#ban_a{
	position:absolute;
	right:3px;
	top:20px;
	}

