<!--
body{
    font-size:12px;
	background:#ffffff;
    color:#000000;
	margin: 0px;
	padding: 0px;
    text-align:center;
	font-family:Verdana;
}
p {
	line-height: 140%;
}
.s {
    font-size: 10px;
	line-height: 140%;
}
table {
	font-family: Verdana;
	font-size: 12px;
}
.b {
	font-family: Verdana;
	font-size: 20pt;
}
h1 {font-size: 20pt; margin: 0;}
a {
    color: #0080FF;
}
a:hover { text-decoration: underline; color:#FF0000 }
.banner_en{
	text-align:right;
	padding: 106px 30px 0 0;
	background:url(/images/banner_en.jpg) no-repeat;
	width:710px;
	height:24px;
	font-family:"Times New Roman";
	font-size:16px;
	font-weight:bold;
}
.banner_en a {
	color:#fff200;
	text-decoration:none;
}
.banner_en a:hover {
	text-decoration:underline;
}
-->