@charset "utf-8";
html{width:100%; height:100%; overflow:hidden;}
.wrap{ height:100%; position:relative; overflow:hidden; overflow-y:scroll;}
body{ height:100%;position:relative; overflow:hidden; _overflow-y:scroll;}
.flowdiv{width:300px; height:200px; position:absolute; right:18px; bottom:0; background:#ccc;}
.tc_news ul li a:hover
{
color: #c00;
text-decoration: underline;
}
.tc_main
{
width: 300px;
height: 200px;
background: url(http://img.horise.cn/2010-04-07/tcv_04.png) no-repeat;
}
.tc_button
{
height: 30px;
padding-right: 15px;
}
.tc_button a img
{
float: right;
border: none;
margin: 2px 0 0 3px;
}
.tc_down
{
float: left;
width: 107px;
padding: 32px 0 0 15px;
}
.tc_down a img
{
border: none;
}
.tc_news
{
float: left;
width: 160px;
padding: 0px 0 0 13px;
}
.tc_news ul li a
{
font-size: 12px;
line-height: 20px;
color: #000;
text-decoration: none;
}
.tc_ad
{
clear: both;
padding: 10px 8px;
}
.tc_ad p
{
text-indent: 24px;
font: bold 12px/20px "";
color: #c37000;
}
.sidebar
{
width: 29px;
height: 180px;
position: absolute;
right: 18px;
bottom: 0;
background: url(http://img.horise.cn/web/images/float_ad3/sid_06.png) no-repeat;
}
.sidebar a img
{
border: none;
margin: 160px 0 0 7px;
}
