body {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-image: url(img/bg_main.png);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 27px;
	padding-left: 27px;
}
#wrapper #header {
	height: 100px;
	width: 860px;
}
#wrapper #global_menu {
	height: 45px;
	width: 860px;
}
#wrapper #main {
	width: 860px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
}
#wrapper #main #entry {
	float: right;
	width: 570px;
	padding-right: 20px;
}
#wrapper #main #local_menu {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #local_menu ul {
	margin: 0px;
	width: 228px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wrapper #main #local_menu li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	line-height: 30px;
	font-size: 12px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
#wrapper #main #local_menu a {
	color: #000066;
}
#wrapper #main #local_menu a:visited {
	color: #000066;
}
#wrapper #main #local_menu a:hover {
	color: #003399;
}
#wrapper #main #local_menu a:active {
	color: #000066;
}
#wrapper #main #entry #entry_title {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 570px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E8C247;
	padding-top: 10px;
}
#wrapper #main #entry #pan {
	font-size: 10px;
	height: 20px;
	width: 570px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: -20px;
}
#wrapper #main #entry #entry_body {
	padding: 10px;
	width: 550px;
}
#wrapper #main #entry #entry_body img {
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background-color: #333300;
	height: 210px;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #FFFFFF;
}
#footer #footer_body {
	height: 200px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#copy_right {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	height: 100px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 70px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#wrapper #main #top {
	width: 860px;
	float: left;
}
#wrapper #main #top #top_banner {
	height: 300px;
	width: 250px;
	float: left;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #main #top #top_flash {
	float: right;
	height: 300px;
	width: 600px;
}
#wrapper #main #top #top_contents {
	float: right;
	height: 270px;
	width: 235px;
	padding: 6px;
	border: 1px solid #cccccc;
	margin-left: 10px;
	background-image: url(img/bg_top_contents.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #main #top #top_google {
	float: left;
	height: 280px;
	width: 340px;
}
#wrapper #main #top #top_clomun {
	background-image: url(img/bg_top_column.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 148px;
	width: 238px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #eeeeee;
}
#wrapper #main #top #top_clomun a {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	line-height: 18px;
}
.12mini {
	font-size: 12px;
	line-height: 22px;
}
#wrapper #main #top #top_clomun p {
	font-size: 12px;
}
#wrapper #main #top #top_itemlist {
	float: left;
	height: 160px;
	width: 600px;
	padding-left: 10px;
}
#wrapper #main #top #top_itemlist ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #main #top #top_itemlist li {
	line-height: 24px;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
	font-size: 12px;
}
#wrapper #main #top #esthe {
	float: left;
	width: 280px;
	height: 160px;
	padding: 2px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
#wrapper #main #top #top_flash #raser {
	float: left;
	height: 210px;
	width: 170px;
	background-image: url(img/bg_top_raser.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #main #top #top_flash #needle {
	float: left;
	height: 210px;
	width: 170px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(img/bg_top_needle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #main #top #top_flash #whole {
	background-image: url(img/bg_top_whole.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 210px;
	width: 170px;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #main #top #top_flash ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #main #top #top_flash li {
	line-height: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
	font-size: 10px;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
