﻿/* CSS Document */

*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
td{font-size:12px;}
A.black12:link {FONT-SIZE: 12px; COLOR:#000000;TEXT-DECORATION: none;}
A.black12:visited {FONT-SIZE: 12px; COLOR:#000000; TEXT-DECORATION: none;}
A.black12:hover {FONT-SIZE: 12px; COLOR:#000000;TEXT-DECORATION: underline;}

.blueborder{border-bottom:solid 1px #96C9FC;}
.table_mar{margin-top:5px;}
.title_1{padding-left:10px;font-weight:bold;color:#F98103;}
.title_2{padding-left:25px;}
.grayborder{border-left:solid 1px #E5E5E5;border-right:solid 1px #E5E5E5;border-bottom:solid 1px #E5E5E5;}
.title_font{font-weight:bold;color:#047FFF;padding-left:35px;font-size:12px;padding-top:3px;}
.grayborder2{border:solid 1px #F1F1F1;margin-top:3px;margin-left:5px;margin-bottom:3px;padding-top:3px;padding-bottom:1px;float:left;}
.div_con{float:left;}


.top{height:45px; overflow:hidden;}
.header{height:45px; overflow:hidden;  text-align:right; padding-right:20px;}

.header .div1{float:right; height:30px; overflow:hidden;}
.header .div1 a{display:block; float:left; height:18px; line-height:15px; padding:10 4px 0 4px; margin-right:8px; border:0px; color:White;}
.header .div2{ float:left;height:45px; overflow:hidden; color:White; font-size:14px; font-weight:bold;padding:0px 0px 0px 0px;}

#iotreetop{width:183px; height:24px;}
#fixed_div
{
    background:url(../images/stylesBlue/online.gif) no-repeat;
	position:fixed;
	width:183px; 
	height:30px;
	_position:absolute;
	bottom:0px;
	right:0px;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}




#spacepage{ width:15px; height:20px;}
#spaceline{height:20000px;width:15px; text-align:center; vertical-align:middle;}


#classpanel{left: 324px; top: 35px; background-color: #f0f5FF;border: 1px solid #000; position: absolute; z-index: 50000; width: 352px; height: 378px;display: none; overflow: scroll;}



.search_show{border:#ddd solid 1px; border-top:0px; padding:2px; background:#efefef; color:#444;}
.search_show table{background:#FFF; border:#ddd solid 1px; border-bottom:0px; border-right:0px;}
.search_show td, .order_show th{padding:6px; border:#ddd solid 1px; border-top:0px; border-left:0px;}
.search_show .td1{text-align:right; font-weight:bold; background:#f6f5f5;}
.search_show th{background:#f6f5f5;}
.search_show .table1 td{text-align:center;}
.search_show .table1 .td2{text-align:left;}
.search_show .table2 .td1{background:none;}
