html,body{
margin:0;
padding:0;
background:#fff;
color:#000;
text-align:center;
font-size:14px;
line-height:150%;
}
ul,li{
list-style-type:none;
}
.c{
position:relative;
margin:8px auto;
width:96%;
text-align:left;
clear:both;
}
a,a:link,a:visited{
color:#00F;
}
a:hover{
color:#F00;
}
hr{
margin:0;
padding:0;
border:0;
clear:both;
visibility: hidden;
}
.red{
color:#F00 !important;
}
.green{
color:#090 !important;
}
.blue{
color:#00F !important;
}
.black{
color:#000 !important;
}
.gray{
color:#888 !important;
}
.b{
font-weight:bold;
}
.clear{
float:none !important;
clear:both;
}
.top{
padding-top:14px;
line-height:3.4em;
}
.fl{
float:left;
}
.fr{
float:right;
}
.l1,.logoN,.l2{
color:#F60;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.l1,.logoN{
font-size:3.8em;
}
.logoN{
font-family:"Times New Roman", Times, serif;
}
.l2{
font-size:2em;
}
.hot{
padding:6px;
background:#E8F7E4;
color:#666;
font-weight:bold;
}
.hot div{
padding:2px 6px;
background:#FFF;
border:1px solid #A5DA94;
}
.hot a{
font-weight:normal;
}
.blockMenu{
padding-top:2px;
padding-left:8px;
background:#F0F7F9;
border-bottom:1px dashed #69d;
font-weight:bold;
}
.blockMenu a{
font-weight:normal;
}
.content a{
display:block;
float:left;
margin:4px 5px;
padding:3px 0;
width:125px;
height:20px;
border:1px solid #9CA;
text-align:center;
text-decoration:none;
overflow:hidden;
}
.content a:hover, a.suggest{
background:#FFF9F0;
border:1px solid #F51;
}
a.suggest{
color:#f00;
}
a.noActive{
border:1px solid #CCC !important;
color:#999 !important;
}
a.noActive:hover{
background:none;
border:1px solid #CCC;
}
.bottom{
padding:6px;
border-top:1px solid #69d;
background:#F0F7F9;
text-align:center;
line-height:160%;
}
a.clear{
margin:0;
padding:0;
background:none;
border:none;
height:2px;
overflow:hidden;
clear:both;
visibility:hidden;
}
.count{
display:none;
}
