body {
	font-size: 12px;
	line-height: 24px;
	background-image: url(day.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #020202;
}
#top {
	height: 80px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(top.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#toptop {
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 18px;
	height: 30px;
	padding-left: 20px;
	color: #003A38;
	line-height: 30px;
}

#top_right {
	float: right;
	height: 60px;
	width: 750px;
	margin-top: 10px;
}
#top_right a {
	color: #FFFFFF;
	text-decoration: none;
}

#top_right a:hover {
	text-decoration: underline;
	color: #FFBF0D;
}
.nav {
	height: 55px;
	width: 140px;
	float: left;
	margin-top: 5px;
}
.nav_R {
	height: 30px;
	width: 275px;
	float: right;
	color: #0F9795;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom:5px;
}

.main {
	background-image: url(mid.png);
	background-repeat: repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
.main_back {
	margin-right: 10px;
	margin-left: 10px;
	width: 860px;
	background-color: #FFFFFF;
	margin-top: 20px;
	overflow:hidden;
}
.left {
	float: left;
	width: 555px;
	margin-left: 15px;
}
.left_1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.left_2 {
}
.left_3 {
	margin-top: 20px;
}
.right {
	float: right;
	width: 260px;
	margin-right: 15px;
}
.right a {
	color: #FFFFFF;
	text-decoration: none;
}

.right a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.right_1 {
	background-image: url(today.jpg);
	background-repeat: no-repeat;
	height: 242px;
}
.right_1_title {
	height: 46px;
	background-image: url(title.png);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 46px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 16px;
}

.right_2 {
	background-image: url(media.jpg);
	background-repeat: no-repeat;
	height: 270px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.right_2_title {
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #0F9795;
	padding-left: 16px;
}
.buy {
	height: 71px;
	width: 113px;
	position: absolute;
	left: 1008px;
	top: 328px;
}

.right_3 {
	background-image: url(member.jpg);
	background-repeat: no-repeat;
	height: 65px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	padding-right: 2px;
	padding-left: 2px;
}
.right_4 {
	background-image: url(enewsletter.png);
	background-repeat: no-repeat;
	height: 80px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
ul {
	list-style: none;
}

li {
	padding-left: 0px;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9EAF7F;
}
#links {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	color: #808080;
	font-weight: normal;
	background-color: #011C1C;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#links a {
	color: #808080;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#foot {
	background-image: url(footer.jpg);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	width: 880px;
	color: #808080;
	padding-top: 20px;
	font-weight: bold;
}
#foot a {
	color: #808080;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #003C3C;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #003C3C;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	padding-left: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
	color: #3490F8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 24px;
	background-color: #C1CCD2;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #3490F8;
	line-height: 24px;
	text-indent: 24px;
}
p {
	font-size: 13px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	text-indent: 26px;
}
