@charset "utf-8";
/* CSS Document */

/*===== main ===== */
#main {
	background-image: none;
}

#branding {	margin: 15px 0;}

#contents {
	float: left;
	width: 706px;
	padding: 0;
}

#news_area {
	padding: 0 0 5px;
	margin-bottom: 14px;
}

#news_area h2 {
	background-image: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}

#title_whats, #title_press { position: relative;}

.btn_more {
	position: absolute;
	top: 10px;
	right: 14px;
	margin: 0;
	font-size: 10px;
}

#news_box {
	margin-bottom: 15px;
	padding: 0 33px 10px;
	background:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:637px;
}

#news_box td {
	border-bottom: 1px dashed #CCCCCC;
	padding: 7px 0;
	text-align: left;
	vertical-align: top;
}

#news_box .date { width: 8em;}

#release {
	margin-bottom: 15px;
	padding: 0 33px 10px 18px;
	background:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:652px;
}

#release dl {
	border-top: 0 none;
	clear: both;
	width: 637px !important;
}

#top_tree {
	background-image: url(../images/bg_top_tree.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding: 0 0 5px;
	width: 706px;
	margin-bottom: 15px;
}

#top_tree th, #top_tree td {
	text-align: left;
	vertical-align: top;
}

#top_tree ul { padding: 8px 10px 5px; margin: 0;}
#top_tree li {
	background-image: url(../images/arr_inlink.gif);
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 14px;
	list-style: none;
	line-height: 1.1;
}

#shortcut {
	float: right;
	width: 220px;
}

#shortcut li { list-style: none; margin-bottom: 5px;}
#shortcut li img { vertical-align: bottom;}

#group {
	background-image: url(../images/bg_group.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 10px 5px 1px;
	margin-bottom: 6px;
}

#group p { margin-bottom: 8px;}

/* =====
#movie {
	background-image: url(../images/bg_movie.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 5px;
}

#movie ul { padding: 5px;}

#movie ul li {
	float: left;
	width: 5.5em;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height: 1.2;
}

#rm { background-image: url(../images/icon_rm.gif);}
#wmp { background-image: url(../images/icon_wmp.gif);}
===== */
