body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 140%;
}
strong {
	color:#0066CC;
}
address {
	font-style:normal;
}
.clear {
	clear: both;
}
ol li {
	margin-bottom:10px;

}
#wrapper {
	margin: 15px auto;
	width: 900px;
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #ccc;
}
#header {
	height: 100px;
	border-bottom: 5px solid;
	border-top: 5px solid;
	border-color: #3366CC;
	background-image: url(images/header.jpg);
	margin-bottom: 10px;
}
#header h1 {
	float:right;
	font-size: 12px;
	color: #3366CC;
	width:350px;
	text-align:right;
	margin:0;
	padding:0;
	line-height:100px;
	font-weight:normal;
}

#header h2 {
	float:left;
	font-size: 28px;
	color: #fff;
	width:450px;
	margin: 0;
	padding: 0;
	line-height:100px;
}
#header h2 a {
	color: #3366CC;
	text-decoration: none;
}
#contents {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#detail {
	float: left;
	width: 680px;
	margin-bottom: 10px;
}
#detail h2 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
	letter-spacing: 3px;
	border-bottom: 2px solid;
	background-color: #3366FF;
	border-bottom-color: #99CCFF;
}
#detail h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #3366CC;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
	letter-spacing: 3px;
	border-bottom: 2px solid;
	border-left: 5px solid;
}
#naviside {
	float: right;
	width: 200px;
}
#naviside ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.guide {
	background: #FFF;
}
.guide li {
	border-bottom: 1px solid;
	font-size: 80%;
	line-height: 25px;
	border-bottom-color: #99CCFF;
	border-left: 3px solid #99ccff;
	margin-bottom: 2px;
}
.guide h3 {
	border-bottom: 1px solid;
	font-size: 80%;
	line-height: 25px;
	border-bottom-color: #99CCFF;
	border-left: 3px solid #99ccff;
	margin-bottom: 2px;
}
.guide a {
	color:#333333;
	text-decoration: none;
}
.guide a:hover {
	color:#ff9900;
}
#footer {
	margin: 0 auto;
	text-align: center;
	color: #3366CC;
	height:40px;
	width:930px;
	line-height:40px;
	border-top: 5px solid;
}
.ads336 {
	float:right;
	margin:0 0 10px 10px;
	width:336px;
	height:280px;
	text-align: right;
}
