h1,h2,h3,h4,h5,h6,p,img,br,pre,blockquote {margin: 0;padding: 0;}
body,p,br     { margin: 0px; padding: 0px }
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}/* no more IE6 background flicker */

a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}

#container {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.left {
	float: left;
	margin: 10px;
}


font {
	font-family: SimHei, SimSun-PUA;
}


.right {
	float: right;
	margin: 10px;
}

.language {
	float: right;
	margin: 2px;
}

.text {
	font-family: SimHei, SimSun-PUA;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
}
.day {
	font-family: SimHei, SimSun-PUA;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
}
.textbrand {
	font-family: SimHei, SimSun-PUA;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	}

.textnumber {
	font-family: SimHei, SimSun-PUA;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	font-weight: normal;
	}

.textcompany {
	font-family: SimHei, SimSun-PUA;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-bottom:10px;
	}

.texthistory {
	font-family: SimHei, SimSun-PUA;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-bottom:10px;
	}


.footer {
	font-family: SimHei, SimSun-PUA;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}

.margintop {
	margin-top: 10px;
}
.margintop20 {

	margin-top: 20px;
}

.texttopics {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, Arial, "Helvetica 65 Medium";
	font-size: 12px;
	line-height: 20px;
	color: #000099;
	font-weight: bold;
	}

.textred {
	font-family: SimHei, SimSun-PUA;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	margin: 0px;
}

