body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #993300;
}
.menubox {
	width:100%;
	height:28px;
	line-height:28px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44910D;
	padding-left: 10px;
}
.menubox ul{
margin:0px;
padding:0px;
}
.menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:100px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	line-height: 22px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.menubox li.hover{
	padding:0px;
	width:100px;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	line-height:22px;
	background-color: #44910D;
}
.qz_title {
	font-size: 14px;
	font-weight: bold;
	color: #45910B;
}
.qz_pic_box {
	border: 1px solid #CDCDCD;
}
.qz_pic_border {
	background-color: #D7E8EF;
	padding: 3px;
	border: 2px solid #FFFFFF;
}
.qz_countrytext{color:#373894;}
.qz_fontweight{ font-weight:bold;}

.none {display:none;}

.border_all {
	border: 1px solid #CCCCCC;
}

