
body {
	font-size: 12px;
	color: #666666;
	margin:0 auto;
	text-decoration: none;
	background-color: #FFFFFF;

}
* {
	margin: 0;
	padding: 0;
}
table {
table-layout: fixed;
word-wrap:break-word;
}
div {
word-wrap:break-word;
}
#container{
	WIDTH: 950px;
	margin:0 auto;
}
#top{
	float: left;
	width: 950px;
}
#top2{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 291px;
	width: 770px;
	padding-top: 12px;
	padding-left: 180px;
}
#top2 a{	color: #000000;
	text-decoration: none;}
#top2 a:hover{
	color: #000000;
	text-decoration: underline;
}
#top3{	float: left;
	width: 950px;}
#bott{
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#bott a{	color: #000000;
	text-decoration: none;}
