body {	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
strong {
	color:#FF6600;
}
address {
	font-style:normal;
}
.clear {
	clear: both;
}
.navi-in h3 {
	font-size:13px;
	border-bottom:2px solid #ff6600;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
#page-layout {
	margin: 0px auto;
	width: 800px;
	background-color: #FFFFFF;
}
#page-title {
	height: 80px;
	width: 800px;
	margin: 0px auto;
	background-image: url(images/header.jpg);
}
#page-title h1 {
	float:right;
	font-size: 12px;
	color: #333333;
	width:370px;
	text-align:right;
	margin:0;
	padding:0;
	line-height:70px;
	font-weight: normal;
}

#page-title h2 {
	float:left;
	font-size: 25px;
	color: #fff;
	width:430px;
	margin: 0;
	padding: 0;
	line-height:70px;
	letter-spacing: -1px;
}
#page-title h2 a {
	color: #333333;
	text-decoration: none;
}
#page-text {
	width: 790px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#text-in {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}
#text-in h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 25px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	letter-spacing: 3px;
	border-bottom: 3px solid;
	border-bottom-color: #FF9900;
}
#text-in h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #333333;
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
	letter-spacing: 3px;
	border-left: 8px solid #ff6600;
}
#page-navi {
	float: right;
	width: 200px;
}
#page-navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navi-in {
	background: #FFF;
}
.navi-in li {
	border-bottom: 1px solid #ff9900;
	font-size: 90%;
	line-height: 150%;
}
.navi-in a {
	text-decoration: none;
}
.navi-in a:hover {
	color:#FF6600;
}
#page-copyrights {
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	width:100%;
	background-color: #FF9900;
}
#list {
	width:680px;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
#list dl {
	float:left;
	width:85px;
	margin:0px;
	padding:0px;
}
#list dt {
	margin:0px;
	padding:0px;
	font-weight: bold;
	color: #009933;
}
#list dd{ 
	margin:0px 0px 5px 0px;
	padding:0px;
}
#header {
	width:100%;
	background-color: #FFFFFF;
	border-bottom: 5px solid;
	border-bottom-color: #FF6600;
}
#page-copyrights p {
	margin:0 auto;
	padding:0;
	width: 780px;
	text-align: left;
	font-size: 90%;

}
.ads336 {
	float:right;
	margin:0 0 5px 5px;
	width:336px;
	height:300px;
	text-align: right;
}
