@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;

}



/* [-] 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;

}*/