body {
	margin: 0px;
}
table {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
}
.font_x {
	font-size: 10.5pt;
	font-weight: bold;
	color: #3A6BBC;
}
.font1 {
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
}


.dian {
	background-image: url(images/dian.gif);
	background-repeat: repeat-x;
}
a:link {
	font-size: 9pt;
	text-decoration: none; 
	color:#2C6DC7
}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#2C6DC7
}
a:visited {
	font-size: 9pt;
	text-decoration: none; 
	color:#2C6DC7
}
a:hover {
	font-size: 9pt;
	text-decoration: underline; 
	color: #FF0000
}
a.barlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#3A6BBC;
	font-weight: bold;
}
a.barlink:active {
	font-size: 9pt;
	text-decoration: none;
	color:#3A6BBC;
	font-weight: bold;
}
a.barlink:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#3A6BBC;
	font-weight: bold;
}
a.barlink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
.content {
	font-size: 10.5pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.rbg {
	background-image: url(images/maobg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

