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

#head {	margin-bottom: 0px;}

.menu li .sub {
	bottom: 48px;
	padding: 3px 3px 0px;
	background-position: top;
}

/* ===== main ===== */
#main {	padding: 15px 15px 20px;}
/* ===== top_contents ===== */
#top_contents {
	float: left;
	width: 635px;
}

/* ===== select_portfolio ===== */
#select_portfolio {
	background-color: #262626;
	margin-bottom: 10px;
	border: 1px solid #705D0D;
	position: relative;
}

#select_portfolio .title {
	border-bottom: 1px solid #705D0D;
	background-color: #000000;
}

.more_btn a {
	display: block;
	background-image: url(../img/btn_more.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 10px;
	line-height: 1.1;
}
.more_btn a:hover { background-position: bottom;}

#select_portfolio .more_btn {
	position: absolute;
	top: 5px;
	right: 5px;
}

#carrousel { padding: 5px;}

#carrousel a { color: #EFE9CF; text-decoration: none;}

/* ===== news_area ===== */
#news_area {
	background-color: #1A1A1A;
	position: relative;
}

p.news_rss {
	position: absolute;
	top: 9px;
	right: 11px;
}

#news_area .title {
	background-image: url(../img/bg_news_title.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 36px;
}

#infoTbl {
	border-collapse: collapse;
	empty-cells: show;
	margin: 8px 10px 10px 10x;
	padding: 0;
}

#infoTbl tr,
#infoTbl tr td {
	border-bottom: 1px dotted #4A4F4F;
}

#infoTbl tr td {
	padding: 5px 3px 6px;
}

#infoTbl tr td .whatNewLeft {
	color: #aaaaaa;
}

#infoTbl td.icon { padding-top: 8px;}

#tab1, #tab2 { padding: 10px 10px 0 10px; }

#tab {
	height: 27px;
	background-image: url(../img/bg_news_title.gif);
	border: 1px solid #705D0D;
	border-bottom: none;
	padding-top: 9px;
	padding-left: 13px;
	margin: 0;
}

#tab li {
	list-style: none;
	float: left;
	margin-right: 7px;
}

#tab a {
	display: block;
	height: 27px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#tab a#news_tab {
	background-image: url(../img/top_tab_1.png);
	width: 100px;
}
#tab a#press_tab {
	background-image: url(../img/top_tab_2.png);
	width: 104px;
}

#tab a:hover, #tab a.selected { background-position: bottom;}

#panel {
	clear: both;
	border: 1px solid #60531E;
	border-top: none;
	color: #AAAAAA;
}

#panel a { color: #FFFFFF;}

#panel .more_btn a {
	float: right;
	clear: right;
	margin: 10px 0;
}

/* ===== infomation ===== */
#infomation {
	float: right;
	width: 250px;
}

.info_box {
	position: relative;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #60531E;
	background-color: #101010;
}

.info_box .title {
	border-bottom: 1px solid #705D0D;
	background-image: url(../img/bg_info_title.gif);
	background-repeat: repeat-x;
}

.info_box .info_more {
	position: absolute;
	top: 5px;
	right: 5px;
}

.info_box .info_more a {
	background-image: url(../img/info_more.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #EFE9CF;
	font-size: 85%;
}

.info_inner_box {
	position: relative;
	padding: 1px;
	background-color: #101010;
}

.info_inner_next_item {
	border-top: 1px solid #4A4F4F;
}

.info_inner_box .date {
	color: #AAAAAA;
	font-size: 84%;
	margin: 0;
	padding: 4px;
}

.info_inner_box .info_more {
	position: absolute;
	top: 5px;
	right: 5px;
}

.info_inner_box .info_more a {
	background-image: url(../img/info_more.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #EFE9CF;
	font-size: 85%;
}

.info_inner_list li a {
	background-image: url(../img/info_more.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #EFE9CF;
}

.info_inner_list li {
	list-style: none;
	display: block;
	padding: 2px 7px;
}

.info_inner_list li .size {
	font-size: 85%;
	color: #AAAAAA;
}

.info_inner_box .info_inner_table {
	border-collapse: collapse;
	empty-cells: show;
}

.info_inner_box .info_inner_table th {
	width: 125px;
	color: #AD975C;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 3px 2px;
}

.info_inner_box .info_inner_table td {
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	margin: 0;
	padding: 3px 2px;
}

.info_inner_box_sub_text {
	color: #ffffff;
	text-align: right;
	margin: 0;
	padding: 3px 0;
}

#banner_gar { margin-bottom: 1.5em;}

.info_inner_box #newsettle_btn {
	width: 190px;
	height: 26px;
	position: relative;
	margin: 10px auto;
}

.info_inner_box #newsettle_btn a {
	display: block;
	width: 190px;
	height: 26px;
	background-image: url(../img/btn_download.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

#newsettle_btn a:hover {
	background-position: 0 -26px;
}


