#header {
	background-image: none;
	background-repeat: no-repeat;
	height: 139px;
	width: 800px;
}
#content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width: 800px;
	float: left;
}
.copyright {
	color: #999;
	float: right;
	margin-right: 40px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 800px;
}
#contentLeft {
	float: left;
	width: 265px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	background-attachment: fixed;
	background-image: url(images/main_bg.gif);
	margin: 0px;
}

#contentRight {
	margin-left: 265px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #f69;
	text-decoration: underline;
}

#listNew {
	line-height: 1.3em;
	margin-right: 15px;
	margin-left: 50px;
}
#contentBox {
	line-height: 2em;
	margin-right: 65px;
	margin-left: 30px;
}
.topic {
	margin: 15px;
	font-size: 12px;
}
#content #contentLeft #listNew p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 10px;
	color: #09C;
}
#content #contentLeft strong {
	font-size: 24px;
}
#content #contentLeft p {
	font-size: 18px;
}
#content #contentLeft p {
	font-size: 18px;
}
.st {
	font-size: 18px;
}
