/*****
*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; font-family:Verdana, Geneva, sans-serif; color:#4b4b4b;}
.popUpShell{
	width:800px;
	height:600px;
	margin:10px auto 0 auto;
	border:1px solid #000;
}
h2{
	color:#6699cc;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
.header{
	height:37px;
	display:block;
	background:transparent url(../img/banner.gif) top right no-repeat;
}
.leftCol{
	width:200px;
	float:left;
	height:563px;
	position:relative;
}
.leftCol a, .leftCol a:visited{
	color:#787878;
}
.active a, .hover a, .leftCol a:hover, .leftCol .active a{
	color:#ef7600;
}
.leftCol ul{
	list-style: none;
	margin:0;
	padding-right:20px;
}
.leftCol li{
	padding:5px 0;
}
.leftCol .navigation{
	float:left;
	font-size:10px;
	padding-left:26px;
}
.leftCol .categoryNavigation{
	position:absolute;
	left:26px;
	bottom:23px;
	font-size:10px;
	font-weight:bold;
}
.rightCol{
	width:600px;
	height:563px;
	float:left;
	position:relative;
}
.rightCol .bottomNav{
	position:absolute;
	left:0;
	bottom:2px;
}
.showarea{
	display:none;
	text-align:center;
}
.showarea img{
	margin:20px auto;
}
.description, .count{
	font-size:10px;
	text-align:left;
	padding-right:5px;
}
.firstShow{
	display:block;
}
.claimer{
	font-style:italic;
	color:#999;
}
a, a:visited{
	text-decoration:none;
	color:#ef7600;
}
a:hover, a:active{
	color:#787878;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}
.clear{
	clear:both;
}
