body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:120%;
}
body {
	background-color:#DCE4FA;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
div.container {
	background-image:url(forum/images/bg.jpg);
	background-color:#FFCC00;
	width:800px;
	margin:0 auto;
}
div.header {
	background-image:url(forum/images/opu.jpg);
	background-repeat:no-repeat;
	background-color:#DCE4FA;
	height:100px;
	border-left:2px #1C0066 solid;
}
div.left {
	text-align:center;
	float:left;
	width:180px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
div.main {
	float:left;
	width:590px;
	padding:10px;
}
div.footer {
	background-image:url(forum/images/bottom2.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding-top:5px;
	padding-bottom:5px;
	clear:left;
	padding-left:200px;
	text-align:center;
	background-color:#DCE4FA;
	color:#FFFFFF;
	font-size:9px;
	line-height:120%;
	vertical-align:middle;
}
div.lefttit  {
	background-color:#492CA0;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	padding:5px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}
div.leftspc  {
	background-color:#FFF0C2;
	border:1px #000000 solid;
	padding:5px;
}
div.text {
	background-color:#FFF9E6;
	border:1px #000000 solid;
	padding:20px;
	text-align:center;
}
a.enter:link, a.enter:visited, a.enter:active {
	font-size:38px;
	color:#1C0066;
	font-weight:bold;
	text-decoration:none;
}
a.enter:hover {
	font-size:38px;
	color:#492CA0;
	font-weight:bold;
	text-decoration:none;
}
a:link, a:visited, a:active {
	color:#1C0066;
	text-decoration:underline;
}
a:hover {
	color:#492CA0;
	text-decoration:underline;
}
.small {
	font-size:9px;
	font-weight:bold;
}
.blue {
	color:#000066;
}
div.spc {
height:17px;
}