body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
strong {
	color:#FF3300;
}
address {
	font-style:normal;
}
.clear {
	clear: both;
}
#layoutsite {
	margin: 10px auto;
	width: 800px;
	background-color: #FFFFFF;
}
#top {
	height: 150px;
	width: 800px;
	margin: 0px auto;
}
#top h1 {
	font-size: 12px;
	color: #333333;
	margin:0;
	padding:0;
	font-weight: normal;
}
#top h2 {
	margin: 0;
	padding: 0;
}
#top h2 a {
	font-size: 30px;
	color: #fff;
	width:560px;
	margin: 0;
	padding: 0;
	line-height:70px;
	height: 120px;
	background-image: url(images/header.jpg);
	display: block;
	text-indent: -9999px;
}
#entrysiteite {
	width: 790px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#entrysite {
	float: left;
	width: 560px;
	margin-bottom: 10px;
}
#entrysite h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #666666;
	height: 20px;
	line-height: 20px;
	letter-spacing: 3px;
	border-bottom: 2px dotted;
	border-bottom-color: #FF6600;
	clear: both;
}
#entrysite h3 {
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	letter-spacing: 3px;
	border-bottom: 2px dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#menusite {
	float: right;
	width: 200px;
}
#menusite ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
.listsite {
}
.listsite h3 {
	font-size:100%;
	border-bottom:2px dotted;
	color: #666666;
	line-height: 20px;
	border-bottom-color: #FF6600;
	margin-bottom: 5px;
	margin-top: 0px;
}
.listsite li {
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	border-top: 1px solid #fff;
}
.listsite a {
	color:#333333;
	text-decoration: none;
}
.listsite a:hover {
	color:#ff9900;
}
#bottom {
	margin: 0 auto;
	text-align: center;
	color: #666666;
	width:100%;	border-top: 2px dotted #ff6600;
	font-size: 10px;
	clear: both;
}

#bottom p {
	margin:0 auto;
	padding:0;
	width: 780px;
	text-align: left;

}
#list {
	width:560px;
	padding: 5px 0;
}
#list dl {
	float:left;
	width:120px;
	margin:5px;
	padding:5px;
	background-color: #FFE1A4;
	height: 110px;
	font-size: 12px;
}
#list dt {
	margin:0 0 5px 0;
	padding:0px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #fff;
}
#list dd{
	margin:0px 0px 1px 0px;
	padding:0px;
	float: left;
	width: 60px;
}
#entrysite li {
	float:left;
	width:280px;
	margin-bottom:5px;
	border-bottom: 1px solid #ccc;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(images/magnifier.png);
}
#entrysite ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-bottom: 10px;
}
