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

html {
	height: 100%;
}

body {
	background: url(http://www.qomc.com/images/bg.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}

#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content {
	position:relative;
	z-index:1;
}

.font17Gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C69A43;
}

.font20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}

.font17 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}

.font17 A:link {color:#CC99FF}
.font17 A:visited {color:#CC99FF}
.font17 A:active {color:#CC99FF}
.font17 A:hover {color:#C69A43}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

.font14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.font14 A:link {color:#FFFFFF; text-decoration:none}
.font14 A:visited {color:#FFFFFF; text-decoration:none}
.font14 A:active {color:#FFFFFF; text-decoration:none}
.font14 A:hover {color:#C69A43; text-decoration:underline}

.font12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.footer A:link {color:#FFFFFF; text-decoration:none}
.footer A:visited {color:#FFFFFF; text-decoration:none}
.footer A:active {color:#FFFFFF; text-decoration:none}
.footer A:hover {color:#C69A43; text-decoration:none}

.footer13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.paddingtable {
	padding-left: 50px;
	padding-right: 50px;
}

ul {
	list-style-type: disc;
	top: 5px;
}
