/*****************************************页面整体元素css***************************************************/
@media all {                                                                                                          
   IE\:homePage {behavior:url(#default#homepage)}                                                                     
}      

*{margin:0;padding:0;}

body
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
}

body
{
margin:0;
background:transparent;
}

hr
{
height:1px;
}

a:link,a:visited
{
color:#1B1B1B;
text-decoration:none;
}

a:hover
{
color:#FF0000;
text-decoration:underline;
}

a img{border:0;}

h2 span,h2 img{float:right;margin-right:5px;}
h2 span{font-weight:100;}
h2 img{margin:5px;}
h2
{
color:#333;
height:25px;
line-height:25px;
padding-left:7px;
font-size:14px;
overflow:hidden;
background:transparent;
border-bottom:1px solid #318CD6;
}
h2 span a{color:#333;font-size:13px;}
ul{list-style:none;}

/**********************页面头部元素css***************************************************/

#head
{
width:580px;
zoom:1;
height:1%;
overflow:auto;
background:transparent;
clear:both;
}

#search
{
float:left;
width:550px;
overflow:hidden;
padding:0 0 0 10px;
height:78px;
background:transparent;
}

#search_btn
{
padding:15px 0 0 15px;	
height:38px;
width:450px;
list-style:none;
clear:both;
}

#search_btn li{float:left;padding:8px 0;}

#search_submit{margin:0 5px;width:70px;}

.btn1
{
cursor:pointer;
font-size:15px;
line-height:24px;
color:#333;
width:60px;
text-align:center;
}

.btn2
{
background:url(http://www.80kszc.com/tools/images/btn2.gif) no-repeat 1px 5px;
font-size:14px;
color:#000;
font-weight:600;
line-height:24px;
cursor:pointer;
width:60px;
text-align:center;
}

.event 
{
cursor:pointer;
font-size:14px;
line-height:24px;
color:#333;
width:60px;
text-align:center;
text-decoration:underline;
}

#search_form
{
clear:both;margin:2px;
}

#searchform
{clear:both;margin:0;}

#query
{
font-size:14px;
padding:2px;
width:450px;
border:1px solid #C6C6C6;
}

#myStar{margin:0 5px;}
#time{cursor:pointer;margin-top:65px;float:left;color:#666;}
#time span{}

#hotText{position:absolute;top:105px;width:550px;margin-left:220px;height:10px;overflow:hidden;display:none;}
#hotText ul li{float:left;margin:0 3px;}

