..@charset "utf-8";

/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
.yui-navset .yui-content .yui-hidden {
	border:0;
	height:0;
	width:0;
	padding:0;
	position:absolute;
	left:-999999px;
	overflow:hidden;
	visibility:hidden
}
.yui-navset .yui-content, .yui-navset .yui-content div {
	zoom:1
}
.yui-navset .yui-content:after {
	content:'';
	display:block;
	clear:both
}
.yui-skin-sam .yui-navset .yui-content {
	background:#fff;
}
.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content {
	border:1px solid #d2d2d2;
	border-top-color:#243356;
	padding:.25em .5em
}
.yui-skin-sam .yui-navset-left .yui-content {
	border:1px solid #d2d2d2;
	border-left-color:#243356
}
.yui-skin-sam .yui-navset-bottom .yui-content, .yui-skin-sam .yui-navset .yui-navset-bottom .yui-content {
	border:1px solid #d2d2d2;
	border-bottom-color:#243356
}



.yui-nav li{
	width:130px;
	height:33px;
	display:block;
	text-indent:-10000em;
	float:left;
	border-bottom:solid 1px #d2d2d2;
}
.yui-nav li.selected{
	border-bottom:solid 1px #fff;
}
.yui-nav li a{
	width:130px;
	height:33px;
	display:block;
	text-indent:-10000em;
	float:left;
}
.yui-nav li#hotnewsTab01 a{
	background:url(../images/tab01.gif)  no-repeat 0 0;
}
.yui-nav li#hotnewsTab02 a{
	background:url(../images/tab01.gif)  no-repeat -130px 0;
}
.yui-nav li#hotnewsTab03 a{
	background:url(../images/tab01.gif)  no-repeat -260px 0;
}
.yui-nav li#hotnewsTab04 a{
	background:url(../images/tab01.gif)  no-repeat -390px 0;
}
.yui-nav li#hotnewsTab01 a:hover{
	background:url(../images/tab01_h.gif)  no-repeat 0 0;
}
.yui-nav li#hotnewsTab02 a:hover{
	background:url(../images/tab01_h.gif)  no-repeat -130px 0;
}
.yui-nav li#hotnewsTab03 a:hover{
	background:url(../images/tab01_h.gif)  no-repeat -260px 0;
}
.yui-nav li#hotnewsTab04 a:hover{
	background:url(../images/tab01_h.gif)  no-repeat -390px 0;
}


.yui-nav li#recnewsTab01 a{
	background:url(../images/tab02.gif)  no-repeat 0 0;
}
.yui-nav li#recnewsTab02 a{
	background:url(../images/tab02.gif)  no-repeat -130px 0;
}
.yui-nav li#recnewsTab03 a{
	background:url(../images/tab02.gif)  no-repeat -260px 0;
}
.yui-nav li#recnewsTab04 a{
	background:url(../images/tab02.gif)  no-repeat -390px 0;
}
.yui-nav li#recnewsTab01 a:hover{
	background:url(../images/tab02_h.gif)  no-repeat 0 0;
}
.yui-nav li#recnewsTab02 a:hover{
	background:url(../images/tab02_h.gif)  no-repeat -130px 0;
}
.yui-nav li#recnewsTab03 a:hover{
	background:url(../images/tab02_h.gif)  no-repeat -260px 0;
}
.yui-nav li#recnewsTab04 a:hover{
	background:url(../images/tab02_h.gif)  no-repeat -390px 0;
}


.itTabBox{
	padding:10px;
}
.enTabBox{
	padding:10px;
}
.caTabBox{
	padding:10px;
}
.tpTabBox{
	padding:10px;
}

table.hotnews{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
.hotnews tr{
	background:url(../images/tabK.gif) repeat-x left bottom;
}

.hotnews td{
	padding:8px 0px 8px 0px;
	vertical-align:top;
	font-weight:bold;
}
.hotnews td a{
}

.hotnews td.tab-date{
	font-size:90%;
	margin-right:8px;
	font-weight:bold;
}
.itTabBox .tab-date{
	color:#00aaff;
}
.enTabBox .tab-date{
	color:#4cbf26;
}
.caTabBox .tab-date{
	color:#ff4018;
}
.tpTabBox .tab-date{
	color:#ffae18;
}

.itTabBox .tab-subject{
	padding-left:28px;
	background:url(../images/icon_it.gif) no-repeat left center;
}
.enTabBox .tab-subject{
	padding-left:28px;
	background:url(../images/icon_energy.gif) no-repeat left center;
}
.caTabBox .tab-subject{
	padding-left:28px;
	background:url(../images/icon_auto.gif) no-repeat left center;
}
.tpTabBox .tab-subject{
	padding-left:28px;
	background:url(../images/icon_others.gif) no-repeat left center;
}

.itTabBox p.reportlink,
.enTabBox p.reportlink,
.caTabBox p.reportlink,
.tpTabBox p.reportlink {
	font-size:93%;
	text-align:right;
	padding:7px 0 0;
	color:#999;
}

.itTabBox p.reportlink a{
	color:#00aaff;
}
.enTabBox p.reportlink a{
	color:#4cbf26;
}
.caTabBox p.reportlink a{
	color:#ff4018;
}
.tpTabBox p.reportlink a{
	color:#ffae18;
}


.recnewsTabBox{
	padding:10px;
}
.recnewsTabBox ul{
}
.recnewsTabBox ul li{
	padding:5px 5px 10px 5px;
/*
	background:url(../images/tabK.gif) repeat-x left bottom;
	font-size:108%; */
	font-weight:bold;
}
.recnewsTabBox ul li a{
/*	color:#00005b; */
	color:#3a3a3a;	/* same as default */
}
.recnewsTabBox ul li .recnews_subtitle {
	font-weight:normal;
/*	font-size:90%;*/
	color:#252525;
}


.recnewsTabBox ul li a:hover{
	text-decoration:none;
	color:#999;
}
.recnewsTabBox ul li span.tab-date{
	font-size:80%;
}
.recnewsTabBox ul li span.companyname{
	font-size:93%;
}
.recnewsTabBox p.reportlink{
	padding-top:10px;
	text-align:right;
}


div#recnewsTab01 .recnewsTabBox ul li.with_icon {
  padding-left:28px;
	background:url(../images/icon_it.gif) no-repeat left center;
	border-bottom:dotted 1px #000;
}

div#recnewsTab02 .recnewsTabBox ul li.with_icon {
  padding-left:28px;
	background:url(../images/icon_energy.gif) no-repeat left center;
	border-bottom:dotted 1px #000;
}

div#recnewsTab03 .recnewsTabBox ul li.with_icon {
  padding-left:28px;
	background:url(../images/icon_auto.gif) no-repeat left center;
	border-bottom:dotted 1px #000;
}

div#recnewsTab04 .recnewsTabBox ul li.with_icon {
  padding-left:28px;
	background:url(../images/icon_others.gif) no-repeat left center;
	border-bottom:dotted 1px #000;
}