
.main {float: left;
	width: 970px;
	padding: 5px;
	border: solid 0px #CCCCCC;
	margin: 5px;
	text-align: center;
}

.main .searchDiv
{
	text-align: left;
	width: 771px;
	padding: 8px 8px 0px 8px;
	margin:9px 3px 3px 3px;
	float: left;
	border: #ccccee 1px solid;
	background-color: #eeeeff;
}
.main .but
{
	float: left;
	border: 1px solid #ccc;
	background:url("/images/compare/q.jpg") repeat-x;
	width: 44px;
	height: 23px;
	color: #000;
	margin-left: 10px;
	padding: 0 !important;
	padding: 5px;
}


.main #divTabs
{
	float: left;
	margin-top: 10px;
	position: relative;
	border: solid 1px white !important;
	border: none;
}

.main .menu
{
	clear: left;
	/*
	position: absolute;
	top: 0px ;
	left: 0px;
	*/
	padding: 0px;
	margin-left: 20px;
}
.main .menu li
{
	display: block;
	float: left;
	width: 100px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
	background: url( "/images/compare/menuA.jpg" ) 0px 2px no-repeat;
}
.main .menu li.hover
{
	background: url( "/images/compare/menuB.jpg" ) no-repeat;
}

.main .Content
{
	/* margin-top: 22px !important; *margin-top:22px!important; */
	margin-top:0px;
	text-align:center;
	width:770px;
	height:auto!important;
	height:200px;
	border:#ccccee 1px solid;
	background-color:#eeeeff;
	float:left;
}
.main #MainDiv
{
	padding-top: 8px;
}
.main .tb
{
	width: 100%;
}
.main .tHeader
{
	font-weight: bold;
	border-bottom: solid 1px #e4e8ef;
	text-align: center;
	height: 25px;
}
.main .tr1
{
	border: solid 1px #e4e8ef;
	background-color: #f8fafd;
	text-align: center;
	height: 25px;
}

.main .tr2
{
	text-align: center;
	height: 25px;
}

.main .tr3
{
	background-color:#EEEEFF;
}

.main .maskDiv
{
	filter: alpha(opacity=20);
	opacity: 0.2;
	background: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

.main #Export
{
    /*
	position: absolute;
	right: 5px;
	top: 0px !important; *top:0px!important;top:0px;vertical-align:middle;
	*/
}



.main .fundcodediv
{
	position: relative;
	float: left;
	margin-right: 1px;
	padding: 3px 15px 3px 5px;
	text-align: center;
	border: 1px #ccc solid;
	background-color: #f0ffff;
	width:auto;
}


dl.HotQueryCondition
{	
	border-top: solid 1px #ccc;	
	border-left: solid 1px #ccc;	
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;		
	width:150px;
	margin:0px 0px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 5px 0px;
}

dl.HotQueryCondition dt
{	
	background:url("/images/compare/q.jpg") repeat-x;
	border-bottom:solid 1px #ccc;
	font-weight:bold;	
	padding:5px 0px 5px 0px;
}

dl.HotQueryCondition dd
{	
	display:table;
	padding:5px 0px 5px 0px;
	margin:0px auto; 
	margin-left:2px;
}

dl.HotQueryCondition dd ul
{	 
	float:left;
	padding:0px 0px; 
	margin-right:-6px;
}

dl.HotQueryCondition dd ul li
{		
	text-align:left;
	line-height:150%;
}

.query { margin-top:10px;}
div.query ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 150px;
	margin-bottom: 5px;
}

div.query ul li
{
	display: inline;
	width: 150px;
	list-style: none;
	height: 20px;
	padding-left: 2px;
	margin-right: 2px;
	float: left;
	cursor: pointer;
	color: black;
	text-align: left;
}

.main .btnClose
{
	position: absolute;
	right: 3px;
	color: Red;
	text-align: center;
}
.main .btnText
{
	text-align: center;
	width: 100%;
}

.filterPain {
background-color:#EEEEFF;
border:1px solid #CCCCEE;
float:left;
margin:9px 3px 3px;
padding:5px;
width:781px;
}

.filterPain select { margin:3px 0px;}

.main td {padding:2px 5px;}

.selectresult { width:780px;float:left;text-align:left;margin-left:5px}
.selectresult th { background:transparent url(/images/compare/q.jpg) repeat-x scroll 0%; line-height:22px;}

#divTabs { width:780px}
.timeslot {vertical-align:middle;float:right;margin:0px 5px;background-image:url(/images/compare/timeslot.gif);width:80px;height:20px;text-align:center;padding-top:4px;cursor: pointer;background-repeat: no-repeat}
.selected {background-image:url(/images/compare/time_select.png)}
