body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #585858;
	background-color: #ededed;
	}

a:link, a:visited { color: #006600; text-decoration: none; } 

a:active, a:hover { color: #CC0000; text-decoration: none; }

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #38713a;
	height: 32px;
	background: url(header1.jpg) no-repeat;
	padding: 15px 0px 0px 55px;
	}

h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #56b81b;
	height: 20px;
	padding: 7px 0px 0px 35px;
	background: url(header2.jpg) no-repeat;
	}

#qq337container {
	width: 900px;
	margin: auto;
	background-color: #fff;
	}

#qq337top_section {
	float: right;
	width: 900px;
	height: 50px;
	background: url(menu.jpg) no-repeat;
	}

#qq337welcomesection {
	float: left;
	width: 900px;
	}

#qq337welcomesection img {
	float: left;
	padding-right: 10px;
	}

.qq337topmenu{
	float: right;
	width: 780px;
	padding-right: 20px;
	}

.qq337topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.qq337topmenu li{
	display: inline ;
	}

.qq337topmenu li a{
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 77px;
	height: 30px;
	padding: 14px 0px 0px 5px;
	}

.qq337topmenu li a:hover{
	color: #91e30c;
	text-decoration: underline;
	}

#qq337headersection {
	float: left;
	width: 410px;
	color: #333333;
	text-align: justify;
	font-size: 11px;
	padding: 63px 140px 0px 350px;
	background: url(header.jpg) no-repeat;
	}

#qq337headersection span {
	font-size: 18px;
	font-weight: bold;
	}

#qq337welcomesection {
	float: left;
	width: 800px;
	text-align: justify;
	padding: 0px 50px 0px 50px;
	}

#qq337footersection {
	clear: both;
	width: 900px;
	height: 23px;
	margin-top: 20px;
	background-color: #cbf0bb;
	text-align: center;
	padding-top: 7px;
	}

#qq337boxleft {
	float: left;
	width: 400px;
	padding-left: 50px;
	}

#qq337boxright {
	float: left;
	width: 430px;
	padding-left: 20px;
	}

.qq337box_left {
	float: left;
	width: 23px;
	background: url(box_left.jpg) no-repeat;
	}

.qq337box_middle {
	float: left;
	width: 330px;
	text-align: justify;
	padding: 0px 5px 0px 5px;
	background: url(box_middle.jpg) repeat-x;
	}

.qq337box_middle img {
	float: left;
	padding-right: 10px;
	}

.qq337box_right {
	float: left;
	width: 23px;
	background: url(box_right.jpg) no-repeat;
	}

.qq337morebutton1 {
	background: url(morebutton1.jpg) no-repeat;
	font-size: 11px;
	height: 39px;
	width: 62px;
	padding: 8px 0px 0px 20px;
	font-weight: bold;
	}

.qq337morebutton1 a {
	color: #FFFFFF;
	}

.qq337morebutton2 {
	float: right;
	background: url(morebutton2.jpg) no-repeat;
	width: 51px;
	height: 28px;
	font-size: 10px;
	padding: 5px 0px 0px 10px;
	}

.qq337morebutton2 a {
	font-weight: bold;
	color: #FFFFFF;
	}

