@charset "UTF-8";
/* CSS Document */



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-left: 20px;
	padding-right: 20px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	padding-left: 20px;
	padding-right: 20px;
}
.left-stroke {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-left: 20px;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
}
ul {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-right: 20px;
}

a:hover {
	color: #CCCCCC;
}
body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.jb001 {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.chineseLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 0px;
	padding-top: 10px;
	color: #666;
	text-decoration: none;
}

.jb002 {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.jb003 {
	color: #006699;
	font-size: 12px;
	text-decoration: underline;
}

#navigation {
	z-index: 50;
	position: absolute;
	left: 900px;
	top: 40px;
	color: #B3C6D9;
	width: 30px;
}

.jb004 {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
