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;
}
html{
/*overflow:hidden;
opacity:0.5;
filter:alpha(opacity = 50);
*/
}
 
img{
border:none;
}
a{
text-decoration:none;
color:#FFF;
}
a:hover{
text-decoration:underline;
}
ul{
list-style:none;
}
.show{
display:block;
}
.hide{
display:none;
}
.vhide{
visibility:hidden;
}
.floatLeft{
clear:none;
float:left;
}
.floatRight{
clear:none;
float:right;
}
.clear{
clear:both;
}
.gap{
height:10px;
width:10px;
float:left;
}
.hr{
width:99%;
height:1px;
overflow:hidden;
background:#92B0DD;
margin:0px auto;
}
.icoHandle{
padding-left:20px;
}
.rowSigle{
background:#F7F7F7;
}
.rowDouble{
background:#F2FDDB;
}
#hideDiv{
background:#fff;
opacity:0.7;
filter:alpha(opacity=70);
position:absolute;
top:0px;
left:0px;
width:100%;
z-index:100;
padding:10px;
cursor:pointer;
}
.opacityDiv{
overflow:hidden;
opacity:0.5;
filter:alpha(opacity = 50);
}
.red{
color:#FF0000;
padding:0px 3px 0px 3px
}

#pageConatiner{
width:100%;
margin:0px auto;
}

#flashAdv{
margin:0pt auto;
overflow:hidden;
width:929px;
position:relative;
border: 2px solid rgb(204, 204, 204);
z-index:600;
}
#dummyLine{
margin:0pt auto;
overflow:hidden;
width:1000px;
position:relative;
display: block;
border: 2px solid rgb(204, 204, 204);
z-index:600;
}
#textDiv{
margin:0px auto;
clear:both;
width:944px;
height:1px;
padding:7px 0px 0px;
}
#flashAdvCtl{
position:absolute; 
z-index:1100;
width:24px;
height:17px;
cursor:pointer;
background-image:url(../image/fctr.png);
background-repeat:no-repeat;
left:1060px;
top:10px; 
}
.closeFlash{
position:absolute;
width: 19px;
height: 19px;
left:900px;
top:10px;
background-image:url(../image/close.gif);
background-repeat:no-repeat;
cursor:pointer;
z-index:900
}

/*.closeFlash{
position:absolute;
width: 19px;
height: 19px;
left:980px;
top: 20px;
background-image:url(../image/close.gif);
background-repeat:no-repeat;
cursor:pointer;
z-index:900
}*/