@charset "utf-8";
/* **************************************************

Name: china.css

Description: Setting of China Mainland Portal Site

Create: 2008.02.20
Update: 2008.02.20

Copyright 2008 Hitachi, Ltd. 

***************************************************** */



/* content===========================================

[-] site identity
[-] China Mainland Portal Site Fix Setting
[-] China Mainland Portal Site common class

===================================================== */

/* [-] site identity
=========================================================================================== */

div#SiteIdentityCn {
	margin: 0 auto;
	width: 765px;
	font-size: 0;
}
div#SiteIdentityCn h1.Title, div#SiteIdentityCn p.Title {
	float: left;
	width: 609px;
	height: 98px;
	background: url("/image/h1_en/bg_site_id_cn.gif") repeat-x 0 0 #e6e6e6;
	text-align: left;
}
div#SiteIdentityCn h1.Title img, div#SiteIdentityCn p.Title img {
	margin: 8px 0 0;
}
div#SiteIdentityCn h1.Statement, div#SiteIdentityCn p.Statement {
	float: right;
	padding: 1px 1px 0 0;
	width: 155px;
	height: 97px;
	background: url("/image/h1_en/bg_corp_id_cn.gif") repeat-x 0 0;
}
/* [1] Network / Company Information */
table.TableStyle3 td ul.LinkListStyle2 {
	margin: 0;
}
/* [-] China Mainland Portal Site Fix Setting
=========================================================================================== */
/* added by HCHSH-DC J.Cantona */

/* fix font size for Firefox */
html>body div#TopicPath>ul {
	font-size: 73%;
}
/* hack of IE7 */
*+html body div#TopicPath ul {
	font-size: 67%;
}
/* [-] China Mainland Portal Site common class
=========================================================================================== */
/* added by HCHSH-DC Andy.zhu @ 2008-3-11 */
table.TableStyle3 .pre {
	white-space:pre;
}
/* added by HCHSH-DC J.Cantona @ 2008-3-12 */
table.pre th {
	white-space:pre;
}
/* added by HCHSH-DC Andy.zhu @ 2008-3-11 */
table.TableStyle3 td.topalign, th.topalign {
	vertical-align:top;
}
/* added by HCHSH-DC J.Cantona @ 2010-2-23 */
p.landingPage {
	margin: 0 0 5px;
}
/* added by HCHSH-DC J.Cantona @ 2010-2-23 */

div.ImgW100SetStyle p.Img {
	float:left;
	margin:0 15px 0 0;
	padding:0 0 15px;
	width:100px;
}
div.ImgW100SetStyle div.ImgSet {
	float:left;
	width:450px;
}
div.e-stories-11 p.TextStyle1 {
	width: 220px;
	position: absolute;
}
/* [-] common class
=========================================================================================== */

div#SiteIdentityCn:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
div#SiteIdentityCn {
	display: inline-block;
}
/* Hides from IE 4-6 \*/
* html div#SiteIdentityCn {
	height: 1%;
}
div#SiteIdentityCn {
	display: block;
}
/* End hide from IE 4-6 */
/*div,td,p {filter: gray;}

h2 {
	border-top:3px solid #838383;
}*/

div.ColumnHide {
	display: none;
}
/* top brandimage */
#BrandingImgStyle1 {
	display: block;
	position: relative;
	width: 765px;
	height: 210px;
	margin: 0 0 20px;
	overflow:hidden;
}
#BrandingImgStyle1 a {
	display:block;
	width:765px;
	height:210px;
	position:absolute;
	overflow:hidden;
}
#Slidelist {
	width:765px;
	height:210px;
	display:block;
	overflow: hidden;
}
#Slidelist a {
	display:block;
	width: 765px;
	height: 210px;
	position: absolute;
}

#BrandingImgStyle1 div.active {
	z-index: 100;
}
#BrandingImgStyle1 .thumbs span {
	display: inline-block;
	width: 147px;
	height: 42px;
	padding: 3px 0 0;
	margin: 1px 0 4px 5px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#BrandingImgStyle1 .thumbs span img {
	width: 145px;
	height: 40px;
	border: 1px solid #333;
}
#BrandingImgStyle1 .thumbs span.active {
	background: url(/image/ml_portal/top/current_icon.gif) top center no-repeat;
}
#BrandingImgStyle1 .thumbs span.active img {
	border: 1px solid #FFF;
}
#CountryRegion {
	position: relative;
	z-index: 998;
}
#Selector {
	position: absolute;
	z-index: 999;
}

