body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
body {
	background: #f5f5f5 url('html-bg.jpg') repeat-x;
	color: #6b5c52;
}
body, td, th, a, h1, h2, h3, li, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}


a {
	color: #4e3f37;
	text-decoration: none;
}
a:hover {
	color: #ff8400;
}
h3 {
	color: #d0bb89;
	margin: 4px 0 4px 0;
}
.date {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#wn	{ 
    position:relative;
    width:512px; height:116px;
    overflow:hidden;
	left: 30px;
	top: -108px;
	border: 0;
}

#marqueecontainer {
	position: relative;
	width: 100%; /*marquee width */
	height: 180px; /*marquee height */
	overflow: hidden;
	border: 0;
}


/* Submenu Table */
.submenu td, .submenu th {
	padding: 4px;
	border: solid #dcdcdc;
	border-width: 0 0 1px 0;
	text-align: left;
}
.submenu th {
	text-align: right;
}
.submenu a {
	font-weight: light;
}

.submenu ul {
	margin: 0 0 0 20px;
	text-align: left;
	font-weight: 200 !important;
}
.submenu li a {
	font-weight: 200 !important;
}
.submenu li a:hover {
	font-weight: 200 !important;
	color: #DD0000;
}
/*Board Table */
.board td {
	text-align: center;
}
.board .div {
	background: url(dot.gif) repeat-x; height: 4px;
}
.board img {
	padding: 4px;
	border: 1px solid #dcdcdc;
	margin: 4px;
}
/* General Table */
.general-table td, .general-table th {
	padding: 4px;
}
.general-table th {
	text-align: left;
	border: solid #dcdcdc;
	border-width: 0 0 1px 0;
}
.general-table .div {
	background: url(dot.gif) repeat-x; height: 4px;
}
.general-table a {
	font-weight: light;
}


/* Newsletter Table */
.newsletter-table td {
	vertical-align: top;
	background: #000 url(home-newsletter.jpg) no-repeat;
	padding: 40px 0 0 16px;
	color: #FFF;
}
.newsletter-table h3 {
	font-weight: 900;
}
.newsletter-table a {
	color: #d0bb89;
}

/* Special */
.special-table {
	background-color: #eee9df;

}
.special-table td {
	padding: 16px;

}

/* List */
.list-table th {
	font-weight: bold;
	padding: 4px;
	border: solid #d0bb89;
	border-width: 0 0 1px 0;
}
.list-table td {
	padding: 4px;
	border: solid #c7c3c3;
	border-width: 0 0 1px 0;
}

/* Ranking */
.ranking-table {
	background: url(home-ranking.jpg) no-repeat;

}
.ranking-table th {
	color: #FFF;
	padding: 4px;

}
.ranking-table td {
	padding: 4px;
	border: solid #c7c3c3;
	border-width: 0 0 1px 0;
}

/* Panel */
.panel {
	background: #afc600 url(home-panel-row.gif) repeat-y; padding: 0 0 0 20px; line-height: 30px; }
.panel ul {
	list-style-type: none;
	list-style-image: none;                  
	list-style-position: inside;
	margin: 5px;}
.panel li {	
	background: url(panel-arrow.gif) no-repeat 0% 50%;	
	line-height: 25px;
} 

/* News */
.news ul {
	list-style-type: none;
	list-style-image: none;                  
	list-style-position: inside;
	margin: 0;}
.news li {	
	background: url(home-list-dot.gif) no-repeat 0% 50%;	
	line-height: 25px;
} 

/* Home Case */
.homecase a {
	font-weight: bold;
	color: #4e3f37;}
.homecase div {
	clear: both;
	margin: 0 0 10px 0;}
.homecase img {
	float: left;
	margin: 0 10px 0 0;}
	
input, select, textarea {
	vertical-align: middle;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	height: 22px;
	padding: 2px;
}
.field, textarea {
	border: 1px solid #FFF;
	background-color: #FFF;
	margin: 2px 0;
}


hr {
	color: #000;
	background-color: #000;
	height: 1px;
}
label {
	width: 150px;
	float: left;
	vertical-align: middle;
}
label b {
	color: #d71921;
}
blockquote {
	margin: 5px 0 5px 40px;
}
ol {
	margin: 22px 22px 22px 28px;
}
h2 {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.option {
	padding-right: 30px;
}

small {
	font-size: 10px;
	color: #837777;
}
.number {
	font-size: 10px;
}

.header {
	background: #d0d0d0 url(header-row.jpg) repeat-x;
	height: 100px;
}
.globalmenu {
	background: #f5f5f5 url(menu-row.jpg) repeat-x;
	text-align: center;
	padding: 0;
	height: 40px;
}
.content {
	background: #f5f5f5;
}
.logo {
	text-align: center;
	margin: 20px;
	
}
.footer {
	background: url(footer-row.jpg) repeat-x 0% 100%;
	height: 100px;
	min-height: 100px;
	margin: 0;
	padding: 0;
}
.footer table{
	height: 100px;
}
.footer .menu {
	word-spacing: 20px;
}

.footer a {
	color: #6b5c52;
	font-size: 10px;
	}
	