/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: blue;
	text-decoration: none;
}
a.link {
	color: Blue;
	text-decoration: underline;
	font-size: 16px;
}
a.link:hover {
	color: Blue;
	text-decoration: underline;
}

a:visited {
	color: Purple;
}

a.link_small {
	color: Green;
	text-decoration: nome;
	font-size: 13px;
}

.footer {
font-size:10px;
color:#666666;
font-weight:bold;
}

td.td_search_color {
background-color:Green;
}
tr.td_search_color {
background-color:#EBEFFE;
}


.list {
font-size:11px;
color:#333333;
}

#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(../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;}