body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 14px;
	height: auto;
	background-color: #eeeeee;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.header-container {
	background-color: #999999;
}
.header {
	width: 90%;
	height: 96px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.logo {
	float: left;
	height: 80px;
	width: 200px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logoimg {
	height: 70px;
	float: left;
	margin-top: 5px;
}
.logotitle {
	margin-top: 30px;
	margin-left: 70px;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
}
.topmenubar {
	float: right;
	height: 30px;
	vertical-align: bottom;
	margin-top: 50px;
}
.topmenubar li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 30px;
	line-height: 30px;
}
.topmenubar a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 2px;
	margin-left: 2px;
	border-radius: 2px;
}
.topmenubar li a:hover {
	color: #FFFFFF;
	background-color: #99cc66;
}
.footer {
	color: #FFFFFF;
	background-color: #444444;
	text-align: center;
	height: 56px;
	padding-top: 10px;
	display: block;
	float: left;
	width: 100%;
}

.topmenubar .current {
	color: #FFFFFF;
	background-color: #99cc66;
}
.content h1 {
	color: #666666;
	font-weight: normal;
	padding-bottom: 10px;
}
.content .page-title-left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	padding-bottom: 10px;
	font-weight: normal;
	color: #333333;
}


.content h2 {
	color: #333333;
	font-weight: normal;
}

.content .general-txt {
	width: 90%;
	text-align: center;
}
.spaceline-5 {
	height: 5px;
}
.content h3 {
	font-weight: normal;
}
.two-column{
	width: 50%;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.content .page-title-middle {
	text-align: center;
}
.content .title-orange {
	color:#666666;
	text-align: left;
	font-weight: bold;
}

.content .box90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.content .about-right {
	padding-left: 100px;
}
.blankline {
	height: 10px;
}
.content-txt {
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	padding: 20px;
	border-radius:5px;
}
.list-redpoint {
	text-decoration: none;
	list-style-type: none;
}
.content .marktext {
	color: #FF0000;
}
.h-middle {
	text-align: center;
}
td {border:solid #666666; border-width:0px 1px 1px 0px;}
table {border:solid #666666; border-width:1px 0px 0px 1px;}
img{ border:none;}

#qzkf-ivt-accept{
}
#qzkf-ivt-ignore{
}
.button{
 margin-bottom:20px
 
}