body {
	background: #fff url(images/bg.gif) repeat top left;
	margin: 0;
	padding: 0;
	font-family: "Verdana", "arial", sans-serif;
	color: #333;
	font-size: 70%;
}

a,
a:visited {
	color: #006;
}

a:hover {
	color: #e00;
}

a img {
	border: none;
}

.clearer {
	clear: both;
}

.hidden {
	display: none;
}

#title {
	height: 100px;
	background: #427dc6 url(images/title_bg.png) repeat-x top left;
	color: #eee;
	text-align: center;
	border-top: 6px solid #194985;
	border-bottom: 2px solid #194985;
}

#title h1 {
	margin: 0 auto;
	background: url(images/title.png) no-repeat top left;
	height: 100px;
	width: 560px;
}

#title h1 span {
	display: none;
}

#footer {
	clear: both;
	background: #eee;
	color: #999;
	margin: 0;
	border-top: 2px solid #ddd;
	border-bottom: 6px solid #ddd;
	padding: .6em;
}

#footer p {
	margin: 0;
	padding: .2em;
	text-align: center;
}

#page, #banner {
	background: #fff;
	width: 780px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid white;
	margin: 0 auto;
	text-align: left;
}

#page h2 {
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.8em;
	margin: .1em;
}

#page h2 a,
#page h2 a:visited {
	color: #333;
	text-decoration: none;
}

#page h2 a:hover {
	color: #900;
	text-decoration: underline;
}

#news_firstrow {
	margin: 0;
	background: #fff;
}

#news_first {
	width: 74%;
	padding: .2em;
	font-size: 1.2em;
	float: left;
	background: url(images/firstnews_bg.jpg) repeat-x top left white;
}

#news_first h2 {
	font-size: 2.4em;
}

#news_firstrow #sider {
	width: 24%;
	float: right;
	padding: .3em;
	background: white;
}

#news_firstrow #sider h3 {
	font-size: 2.0em;
	font-family: "Georgia", "Times New Roman", serif;
	margin: 0;
}

#news_firstrow #sider ul {
	padding-left: 1.5em;
}

#news_row1 {
	border-top: 1px solid #ddd;
	background: #fff url(images/row_bg.jpg) repeat-x top left;
	clear: both;
	margin-bottom: 1em;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

#news_row1 .news_other {
	width: 25%;
	float: left;
}

#news_row1 .news_other h2 {
	letter-spacing: -0.06em;
}

#news_row2 {
	border-top: 1px solid #ccc;
	background: url(images/row2_bg.gif) no-repeat top left #fff;
	padding: 3px;
	color: #666;
}

#news_row2 a,
#news_row2 a:visited {
	color: #777;
	font-weight: bold;
}

.padder { padding: .3em; }

p.news_info {
	margin: 0;
	font-size: 8pt;
}

a.link_continue,
a.link_continue:visited {
	display: block;
	margin-top: .3em;
	font-size: 80%;
	color: #777;
}

a.link_continue:hover {
	color: #000;
}

#cnt {
	padding: .6em;
	font-size: 1.2em;
}

table#userlist {
	width: 95%;
	text-align: center;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	margin: 0 auto;
	font-size: 90%;
	font-family: "Arial", "Verdana", sans-serif;
}

#userlist thead {
	background: #555;
	color: #EEE;
	font-weight: bold;
}

#userlist tbody td {
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

#cnt pre {
	white-space: normal;
}

#homebanner {
	background: #fff url(banner/bannerbg.jpg) repeat-x top left;
	padding: 0;
	border-top: 1px solid #ccc;
	text-align: center;
}

#homebanner img {
	padding: 0 1em;
}

#banner {
	text-align: center;
	padding: 2em 0;
	border-bottom: 1px solid #ddd;
}

#banner img { padding: 0 1em; }

#frontpage {
	border-top: 1px solid #ccc;
	z-index: -500;
	margin: -0.2em -0.2em -0.4em -0.2em;
	border-top: 1px solid #ccc;
	max-width: 100%;
	overflow: hidden;
}

* html #frontpage {
	width: 99%;
}
