﻿.main_body {
	border: 2px #000000 solid;
	width: 800px;
}
.spacer {
	clear:both;
}
.content {
}
.left_side {
	float:left;
	width:200px;
}
.right_side {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	min-height: 800px;
}
.nav_content2 {
	color: #FFFF00;
	font-family: serif;
	font-size: 20px;
	height: 40px;
	text-align: left;
	vertical-align: middle;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 3px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	cursor: pointer;
}
.nav_content2:hover {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #000000;
	font-family: serif;
	font-size: 20px;
	height: 45px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFF00;
}

.wxr {
	border-right: 3px #000000 solid;
	background-repeat: repeat-x;
	background-image: url('../../kcim/images/wxr_bg.jpg');
}
.legal {
	font-size: xx-small;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.filler_content {
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 3px;
	min-height: 0px;
	max-height: 999px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
.promo_sm {
	border-right: 1px #395194 solid;
	height: inherit;
	vertical-align: top;
}
.promo_wraper {
	background-color: #C0C0C0;
	border: 1px #000000 solid;
	width: 590px;
}
.sponcers {
	background-color: #FFFF66;
	border: 2px #000000 dashed;
	width: 550px;
	margin-bottom: 20px;
}
.market_tbl {
	text-align: left;
	border-bottom: 1px #C0C0C0 solid;
}
.style1 {
	border-width: 0px;
}
.cmt_news {
	font-family: sans-serif;
	font-size: 15px;
	text-align: left;
}
