@charset "UTF-8";
/* Base Style */

body,td,th {
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.hh {
	display: none;
}

h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	font-size: 15px;
}
h2 {
	font-size: 18px;
}
.tripleCol {
	float: left;
	width: 310px;
	height: auto;
	margin-top: 30px;
}
.ftH {
	padding-left: 10px;
}
.headNav {
	width: 600px;
	text-align: right;
	height: 15px;
	float: right;
	padding-top: 10px;
	font-size: 11px;
	padding-right: 10px;
}
.mmspacer {
	padding-left: 3px;
	padding-right: 3px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	height: auto;
	position: relative;
}
.l_cont {
	height: auto;
	width: 164px;
	float: left;
	position: static;
}
.r_cont {
	height: auto;
	width: 164px;
	float: left;
	position: static;
}
.m_cont {
	height: auto;
	width: 584px;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	position: static;
}
.m_cont_wide {
	height: auto;
	width: 750px;
	float: left;
	position: static;
	padding-left: 9px;
	padding-right: 1px;
}
.vsp {
	height: 9px;
	width: 930px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: static;
}
.bHead {
	font-weight: bold;
	font-size: 12px;
}
.sm {
	padding-left: 20px;
}
.ism {
	padding-left: 20px;
	float: left;
	width: 500px;
	text-align: right;
	height: 18px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 11px;
}
.codeWindow {
	overflow: scroll;
	height: 400px;
	width: 583px;
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
	float: left;
}
.mm {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 4px;
}
p {
	
}
.flvlogo {
	background-image: url(../images/head.gif);
	float: left;
	height: 25px;
	width: 348px;
	background-repeat: no-repeat;
}
.feats {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 5px;
	padding-left: 30px;
	font-size: 11px;
	margin-left: 0px;
}
.t_h_ad {
	text-align: center;
}
.dbcard {
	float: left;
	height: auto;
	width: 165px;
	text-align: center;
	padding: 4px;
	margin: 6px;
	height: 275px;
	min-height: 275px;
	border: #999999 1px solid;
}
.featin {
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 10px;
}
.featinp {
	float: left;
	height: auto;
	width: 440px;
	padding-top: 30px;
}
.footer {
	font-size: 10px;
	text-align: center;
}
.skntmb {
	text-align: center;
	height: 290px;
	width: 310px;
	float: left;
}
img{
	border: none;
}