@charset "gb2312";
body {
	font-size: 13px;
	font-family: "宋体", "楷体_GB2312";
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	img-border:0;
	font-weight: normal;
	background-color: #0F171A;
	background-image: url(../bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
table {
	font-size: 12px;
	color:#ffffff;
	line-height:150%;
	font-family:  "宋体", "楷体_GB2312";
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
	a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: "宋体", "楷体_GB2312";
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: "宋体", "楷体_GB2312";
	font-weight: normal;

}
a:hover {
	text-decoration: none;
	color: #FF000C;
	font-size: 12px;
	font-family: "宋体", "楷体_GB2312";
	font-weight: normal;


}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: "宋体", "楷体_GB2312";
	font-weight: normal;

}

