#header {
	width: 1000px;
	margin-bottom: 20px;
}
#footer {
	text-align: center;
	background-image: url(../img/bg-sline-01.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
.img-left {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-right {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.next {
	text-align: right;
}strong {
	font-weight: bold;
	color: #FF3333;
}
.style1 {color: #FF0000}
.style2 {color: #AB405C}
.search {
	text-align: center;
	background-image: url(../img/bg-sline-01.gif);
	background-repeat: repeat;
}
body {
	font-size: 10pt;
	background-image: url(../img/bg-main.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.td1 {
	background-image: url(../img/menu_03.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 38px;
	width: 200px;
}
.td2 {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.td3 {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.td4 {
	background-color: #C60808;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.otherp {
	width: 900px;
	text-align: left;
	margin: auto;
}
.copyright {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
hr {
	border: 2px dotted #999999;
}
#toplogo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	height: 76px;
}
.box-01 {
	width: 900px;
	margin: auto;
	padding: 10px;
}
.box-02 {
	width: 700px;
	margin: auto;
	padding: 20px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.title-01 {
	background-color: #E7A6C0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D66994;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#menu {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	text-decoration: none;
	padding: 0px;
}
#menu ul, #menu li{
	margin: 0;
	list-style:none;
	padding: 0;
}
#menu li{
	float: right;
	margin-right: 2px;
	height: 24px;
	width: 100px;
	text-align: center;
	background-image: url(../img/button-01a.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
}
#menu a, #menu a:link, #menu a:
visited{
	text-decoration: none;
	display: block;
	padding-top: 3px;
 }
#menu a:hover{
	background-image: url(../img/button-01b.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
 }
#menu2 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	clear: both;
}
