
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
body {
	font-size: 12px;
	line-height: 180%;
	background-color: #339933;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
h1 {
	font-size: 14px;
}
.more {
	display: block;
	position: absolute;
	right: 10px;
	font-size: 12px;
	top: -2px;
	font-weight: normal;
}
.more1 {
	display: block;
	position: absolute;
	right: 10px;
	font-size: 12px;
	top: 2px;
	font-weight: normal;
	color: #FFFFFF;
}
.more1 a:link{
	color: #FFFFFF;
}

#box {
	width: 920px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-left: 5px;
	background-image: url(../images/bg.gif);
}
#header {
	background-image: url(../images/index_001.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 920px;
	position: relative;
}
.logo {
	margin-top: 40px;
	width: 153px;
	float: left;
	display: inline;
	height: 93px;
	margin-left: 10px;
}
.nav {
	float: left;
	margin-top: 60px;
}
.nav li {
	float: left;
}
.nav_1 {
	margin-left: 20px;
	height: 20px;
}
.nav_2 {
	height: 20px;
	width: 550px;
	clear: both;
	margin-left: 125px;
}
.nav_2 a:link,
.nav_2 a:visited {
	color: #009900;
}

.nav_3 {
	line-height: 22px;
	font-weight: bold;
	height: 22px;
	clear: both;
	background-color: #59C279;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #349D54;
	border-bottom-color: 349D54;
	color: #FFFFFF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.nav_4 {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}



.nav_2 a,
.nav_1 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#float_1 {
	position: absolute;
	left: 10px;
	top: 155px;
	font-family: "»ªÎÄÐÐ¿¬";
	font-size: 12px;
	visibility: visible;
	z-index: 50;
}
#float_2 {
	position: absolute;
	top: 10px;
	right: 100px;
}
#float_3 {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 70px;
}
#float_3 a:link {
	color: #999999;
}
.form_diy {
	height: 350px;
	width: 610px;
	border: 5px solid #FF9C00;
	background-image: url(../images/diy.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 70px;
	color: #003399;
	text-align: left;
}
.form_diy li {
	margin-left: 60px;
	padding-bottom: 5px;
	float: left;
	display: inline;
	width: 240px;
}

