.css {
	background-image: url(qkimages/top-002.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.css2 {
	background-image: url(qkimages/z2-001.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.css1 {
	background-image: url(qkimages/mid-007.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.css3 {
	background-image: url(qkimages/z2-002.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.font {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.kuang {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #000000;
}

