BODY {margin:0px; padding:0; background:URL(bg.gif) #B3B3B3;background-position: center top; background-repeat:repeat-y;FONT-FAMILY: "微软雅黑", "宋体", "Verdana", "sans-serif"; line-height: 24px;font-size:9pt;color:#000; }
td{font-size: 9pt;line-height:24px;color:#333; FONT-FAMILY: "微软雅黑", "宋体", "Verdana", "sans-serif"; }
div{font-size: 9pt;line-height:24px;color:#333;}

a:link{font-size:9pt;color:#333;text-decoration:none;}
a:visited{font-size:9pt;color:#333;text-decoration:none;}
a:hover{font-size:9pt;color:#f00;text-decoration:underline;}
a:active{font-size:9pt;color:#333;text-decoration:none;}

.guidbg{ background:url(guidbg.gif); background-position: bottom right; background-repeat:no-repeat; padding:20px;}
.k{border-top:#fff 20px solid;}
.bk{ border:#F48F00 1px solid; padding:15px;}
.bk1{ border-left:#F48F00 1px solid;border-top:#F48F00 1px solid; border-bottom:#F48F00 1px solid; padding:15px;}
.bk2{ border-right:#F48F00 1px solid;border-top:#F48F00 1px solid; border-bottom:#F48F00 1px solid; padding:15px;}
#oneline{ width:100%; line-height:40px; height:40px; background-color:#333; text-align:center; border-bottom:#999 10px solid;color:#ccc; font-size:9pt;}
#oneline a{color:#ccc; padding-left:7px; padding-right:6px;font-size:9pt;}

#center{WIDTH:980px;MARGIN: 0px auto;clear:both;}
#center1{WIDTH:980px;MARGIN: 0px auto;clear:both;background-color:#F48F00;}
#cl{width:100%; line-height:1px; height:1px; height:10px; background-color:#B3B3B3;}
#cl1{width:100%; line-height:1px; height:1px; height:10px;}
#c_foot{WIDTH:100%;MARGIN: 0px auto;clear:both;padding-top:20px;padding-bottom:15px;line-height:24px;background-color:#333438; height:108px; border-top:#999 10px solid;}
#foot_1{ float:left; width:760px; text-align:left;color:#eee;}
#foot_1 a{color:#eee; padding-right:8px;}
#foot_2{ float:right; width:200px; text-align:right;}

.mydiv {
background-color: #000;
border:#999 5px solid;
text-align: center;
line-height: 40px;
font-size: 12px;
font-weight: bold;
z-index:999;
width: 680px;
height: 470px;
left:50%;
top:50%;
margin-left:-340px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-235px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/* FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.bg,.popIframe {
background-color: #000; display:none;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=60);/*IE*/
opacity:0.5;/*FF*/
z-index:1;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.popIframe {
filter:alpha(opacity=0);/*IE*/
opacity:0;/*FF*/
}


.r{background-color:#0CF;border:#eee 1px solid;padding:4px;color:#fff;}
.F{border:#eee 1px solid;padding:4px;color:#aaa;}
.tk{border:#eee 10px solid;}