body {
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin:0 auto;
}
#layout {
	width:948px;
	text-align:center;
	font-size:12px;
	overflow:auto;
}

a { text-decoration:none}
a:link { color:#000}
a:visited { color:#000}
a:hover { color:#0759BF}
ul { list-style:none}

#top_01 {
	background:url(../images/top_01.png) no-repeat;
	width:948px;
	height:45px;
}
#top_02 {
	background:url(../images/top_02.png) no-repeat;
	width:948px;
	height:124px;
}
#top_03 {
	background:url(../images/top_03.png) no-repeat;
	whdth:948px;
	height:90px;
	_margin-top:-1px;
}
#tt{
	width:50px;
}
#top_010{
	text-align:right;
	height:30px;
	padding-top:15px;
}
.top_in {
	font-size:16px;
	margin-right:15px;
	font-weight:bolder;
}
.top_in a {
	color:#FFFFFF;
}
#word{
	width:120px;
	height:80px;
	margin:20px;
	_margin-right:10px;
	text-align:left;
	float:right;
}
#word ul{
	margin:0px;
	padding:0px;
	line-height:17px;
}

