@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #996600;
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	font-size: 13px;
}
#button {
	background-color: #000000;
	height: 40px;
	width: 1000px;
	line-height: 40px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#button ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#button a {
	color: #FFFFFF;
	text-decoration: none;
}
#button a:hover {
	color: #FF3399;
	text-decoration: underline;
}
#m1 {
	height: 222px;
	width: 1000px;
}
#m2 {
	height: 167px;
	width: 1000px;
}
#tell {
	background-image: url(images/tell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 1000px;
}
#ni {
	background-color: #000000;
	height: 810px;
	width: 1000px;
}
#foer {
	background-color: #000000;
	height: 120px;
	width: 1000px;
}
#foer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foer li {
	line-height: 20px;
	color: #FFFFFF;
}

#maim {
	height: 800px;
	width: 980px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bi {
	background-image: url(images/tinme.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 85px;
	width: 980px;
}
#np {
	float: left;
	height: 320px;
	width: 980px;
}
#hh {
	float: left;
	height: 350px;
	width: 400px;
}
#hh ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#hh li {
	text-align: left;
	line-height: 20px;
}

#np ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#np span {
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
#np li {
	line-height: 22px;
	text-align: left;
}
#button li {
	margin-right: 8px;
	margin-left: 8px;
	float: left;
}
