* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "";
	font-size: 12px;
}
#box {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 109px;
	width: 942px;
}
#search {
	height: 39px;
	width: 942px;
	text-align: right;
}
#nav {
	height: 70px;
	width: 942px;
}
#banner {
	height: 264px;
	width: 942px;
}
#main {
	width: 942px;
	padding-top: 25px;
	line-height: 20px;
}
#main li {
	line-height: 20px;
	list-style-position: outside;
}

#bottom {
	color: #85949f;
	text-align: center;
	line-height: 30px;
}



.input01 {
	height: 20px;
	width: 188px;
	padding-left: 2px;
	border: 1px solid #666666;
}
.select {
	height: 20px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.input02 {
	height: 16px;
	width: 37px;
	background-image: url(../images/search.jpg);
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:hand;
}
#search a:link {
	color: #303030;
	text-decoration: none;
}
#search a:visited {
	color: #303030;
	text-decoration: none;
}
#search a:hover {
	color: #303030;
	text-decoration: underline;
}
#search a:active {
	color: #303030;
	text-decoration: underline;
}
#bottom a:link {
	color: #85949f;
	text-decoration: underline;
}
#bottom a:visited {
	color: #85949f;
	text-decoration: underline;
}
#bottom a:hover {
	color: #85949f;
	text-decoration: underline;
}
#bottom a:active {
	color: #85949f;
	text-decoration: underline;
}
#main a:link {
	color: #202020;
	text-decoration: underline;
}
#main a:visited {
	color: #202020;
	text-decoration: underline;
}
#main a:hover {
	color: #202020;
	text-decoration: underline;
}
#main a:active {
	color: #202020;
	text-decoration: underline;
}
.font01 {
	color: #4f575c;
}
.tab01 {
	padding-left: 15px;
}
