/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif, SimSun, SimSun-ExtB;
	font-size: 9px;
	text-align: justify;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #222222;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
	font-size:inherit;
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.quotes {
	background-color: #333333;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}

.trans {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #666666;
	border-style: dashed;
	padding: 12px;
}

.trans * {
	position: relative;
}

.sq_sm {
margin-left: 5px;}
.home {
	color: #666666;
}
.intro {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.introchinese {
	font-family:SimSun;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

