body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.text_nav {
	font-size: 11px;
	color: #0000FF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.copyright {
	font-size: 9px;
	color: #0000FF;
	background-color: #FF0000;
}
#special_content {
	position:absolute;
	left:0px;
	top:154px;
	width:134px;
	height:25px;
	z-index:4;
}
#main_content {
	position:absolute;
	left:142px;
	top:155px;
	width:557px;

	z-index:5;
}
#Layer1 {
	position:absolute;
	left:804px;
	top:153px;
	width:157px;
	height:25px;
	z-index:6;
}
#logo {
position:absolute;
left:0px;
top:0px;
width:164px;
height:153px
z-index:1;
visibility:visible;
}
#navbar {
position:absolute;
left:164px;
top:83px;
width:536px;
height:70px;
z-index:3;
visibility:visible;
}
#banner { 
position:absolute;
left:164px;
top:0px;
width:536px;
height:83px;
z-index:2;
visibility:visible;
}
.right_content {
	height: auto;
}
.importanttext {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
}
span#loadIcon
{
  margin: 0px 20px 0px 20px;
  display: none;
}
.comment_list {
  height: 800px;
  overflow: scroll;
}