@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../../Image/Basic/top-bg.png);
	height: 31px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;	
}
#top a {
	font-weight: bold;
	color: #4e914e;
	text-decoration: none;
}
#top a:hover {
	font-weight: bold;
	color: #4e914e;
	text-decoration: underline;
}
#top #top-container {
	width: 930px;
	margin-left: -465px;
	position: relative;
	left: 50%;
	top: 6px;
}
#logo-box {
	width: 930px;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	top: 31px;
	background-color: #FFFFFF;
}
#logo-box #slogan {
	float: left;
	font-size: 15px;
	color: #a2a8ac;
	margin-top: 42px;
}
#logo-box #logo {
	float: left;
}
#menu {
	background-image: url(../../Image/Basic/menu-bg.png);
	position: absolute;
	height: 28px;
	left: 0px;
	top: 110px;
	right: 0px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;	
}
#menu #menu-container {
	width: 930px;
	margin-left: -465px;
	position: relative;
	left: 50%;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	float:left;
}
#menu li {
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
}
#menu a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	height:28px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	font-size: 14px;
	font-weight: bold;
}
#menu #space {
	height: 7px;
}
#menu a:hover {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	height:28px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../Image/Basic/menu-active-bg.png);
}
#banner-show {
	width: 932px;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	top: 150px;
}
#banner-show #banner-to-show {
	clear: both;
}
#banner-show #banner-mini {
	float: left;	
	padding-top: 1px;
}
#main-container {
	width: 930px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
}
#left-box {
	float: left;
	width: 70%;
}
#right-box {
	float: right;
	width: 28%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
	padding-right: 5px;
	padding-left: 5px;
}
#sub-title {
	font-size: 18px;
	color: #003300;
	clear: both;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	height: 25px;
	padding-top: 5px;
}
#content-repeater {
	margin-top: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #f8f6f6;
	padding-left: 5px;
	clear: both;
}
#content-repeater #reg-title {
	font-size: 14px;
	font-weight: bold;
}
#content-repeater #reg-title a {
	color: #000000;
	text-decoration: none;
}
#content-repeater #reg-title a:hover {
	color: #000000;
	text-decoration: underline;
}
#content-repeater #reg-abstract {
	font-size: 13px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content-repeater #reg-detail {
	font-size: 11px;
	color: #666666;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
#content-repeater #reg-detail #reg-rate {
	float: left;
	width: 90px;
}
#content-repeater #reg-detail #reg-view {
	float: left;
	margin-right: 3px;
	margin-top: 1px;
}
#content-repeater #reg-detail a {
	color: #225c1e;
	text-decoration: none;
	font-weight: bold;
}
#content-repeater #reg-detail a:hover {
	color: #225c1e;
	text-decoration: underline;
	font-weight: bold;
}
#map {
	background-color: #F5F5F5;
	clear: both;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
	height: 150px;
}
#book-repeater {
	margin-top: 10px;
	clear: both;
}
#book-repeater #book-image {
	float: left;
	margin-right: 5px;
}
#book-repeater #book-title a {
	color: #009933;
	text-decoration: none;
}
#book-repeater #book-title a:hover {
	color: #009933;
	text-decoration: underline;
}
#book-repeater #book-title {
	float: right;
	width: 170px;
}
#book-sep {
	clear: both;
	height: 10px;
}
#map #map-block {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	margin-right: 15px;
}
#map #map-block #map-title {
	font-weight: bold;
	font-size: 15px;
	color: #006600;
	padding-bottom: 5px;
}
#map #map-block #map-content ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#map #map-block #map-content li {
	display:block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	clear: both;
	padding: 5px;
}#map #map-block #map-content a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#map #map-block #map-content a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}#content-repeater #reg-detail #reg-post {
	float: left;
	margin-top: 1px;
}
#sub-container {
	width: 930px;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	top: 150px;
	background-color: #FFFFFF;
}
#blog-repeater {
	padding: 5px;
}
#blog-repeater #blog-image {
	float: left;
	margin-right: 5px;
}
#blog-repeater #blog-block #blog-title {
	margin-bottom: 3px;
}
#blog-repeater #blog-block #blog-description {
	font-size: 11px;
}
#blog-repeater #blog-block #blog-title a {
	color: #66995A;
	text-decoration: none;
	font-weight: bold;
}
#blog-repeater #blog-block #blog-title a:hover {
	color: #66995A;
	text-decoration: underline;
	font-weight: bold;
}
#comment-repeater {
	padding: 5px;
}
#comment-repeater #comment-block #comment-description a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#comment-repeater #comment-block #comment-description a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#blog-repeater #blog-block #blog-description a {
	color: #66995A;
	text-decoration: none;
}
#blog-repeater #blog-block #blog-description a:hover {
	color: #66995A;
	text-decoration: underline;
}
#comment-repeater #comment-info {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 5px;
}
#comment-repeater #comment-content {
	font-size: 12px;
	color: #000000;
}
#comment-repeater #comment-content a {
	color: #579F2C;
	text-decoration: none;
	font-weight: bold;
}
#comment-repeater #comment-content a:hover {
	color: #579F2C;
	text-decoration: underline;
	font-weight: bold;
}
#comment-repeater #comment-tool a {
	font-size: 11px;
	font-weight: bold;
	color: #579F2C;
	text-decoration: none;
}
#comment-repeater #comment-tool a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #579F2C;
	text-decoration: underline;
}
#sub-title a {
	color: #000000;
	text-decoration: none;
}
#sub-title a:hover {
	color: #333333;
	text-decoration: underline;
}
#sub-title2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #F5F5F5;
	height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}
#sub-title2 a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
#sub-title2 a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}
#box {
	float: left;
	width: 100%;
}
#cart-repeater {
	padding: 5px;
	font-size: 12px;
}
#cart-link {
	padding: 5px;
	font-size: 12px;
}
#cart-link a {
	font-weight: bold;
	color: #2A4A3D;
	text-decoration: none;
	text-align: center;
	background-position: center;
}
#cart-link a:hover {
	font-weight: bold;
	color: #2A4A3D;
	text-decoration: underline;
	text-align: center;
	background-position: center;
}
#reg-abstract #reg-image {
	float: left;
	margin-right: 5px;
}
#reg-image a {
	color: #006600;
	text-decoration: none;
}
#reg-image a:hover {
	color: #006600;
	text-decoration: underline;
}
#reg-final a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
#reg-final a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
#page-description {
	font-size: 13px;
	padding: 5px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#vertical-box {
	float: left;
	width: 315px;
}
#vertical-image {
	text-align: center;
}
#vertical-title {
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#vertical-title a {
	color: #27734C;
	text-decoration: none;
}
#vertical-title a:hover {
	color: #27734C;
	text-decoration: underline;
}
#message {
	font-size: 11px;
	color: #999999;
}
#reg-abstract a {
	color: #4C904D;
	text-decoration: none;
	font-weight: bold;
}
#reg-abstract a:hover {
	color: #4C904D;
	text-decoration: underline;
	font-weight: bold;
}
#reg-traine {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#register-affiliate-link {
	font-size: 16px;
	color: #006600;		
}
#register-affiliate-link a {
	color: #006600;
	text-decoration: none;
}
#register-affiliate-link a:hover {
	color: #006600;
	text-decoration: underline;
}
#shopping-cart-coupon
{
	padding-top: 5px;
	padding-bottom: 5px;
}
#reg-post-distributor
{
	float:left;
	padding-right: 5px;
}
#reg-post-distributor-text
{
	float:left;
	padding: 1px 20px 0px 0px;
}
#reg-spacing
{
	height:15px;
	clear:both;
}
