/*整体*/
body { font-family:"Times New Roman", Times, serif; font-size: 12px; line-height:18px; margin:0px; }
td { font-size: 12px; color: #666; }
form { margin:0px; }
img { border:0px; }
/*-链接-*/
a:link { color: #003366; text-decoration: none; }
a:visited { color: #663399; text-decoration: none; }
a:active { text-decoration: none; }
a:hover { color: #3398cc; text-decoration: underline; }
a.bai:link, a.bai:visited, a.bai:active { color:#fff; }
a.bai:hover { color:#fff; }
a.slan:link, a.slan:visited, a.slan:active { color:#051F80; }
a.slan:hover { color:#051F80; }
a.lan:link, a.lan:visited, a.lan:active { color:#005C8E; }
a.lan:hover { color:#005C8E; }
/*颜色*/
.bai { color:#fff; }
.lan { color:#005E8C; }
.shong { color:#700018; }
/*字体*/
.bold { font-weight:bold; }
.fs14p { font-size: 14px; }
.fs16p { font-size: 16px; }
.fs20p { font-size: 20px; line-height:30px; }
.title { font-size: 24px; line-height: 40px; }
/*间距*/
.lh20p { line-height:20px; }/*行间距20px*/
.lh22p { line-height:22px; }
.lh24p { line-height:24px; }
.lh26p { line-height:26px; }
.lh28p { line-height:28px; }
.lh30p { line-height:30px; }
.ls1p { letter-spacing:1px; }/*字间距1px*/
.ls2p { letter-spacing:2px; }
/*搜索and频道切换*/
.nowcard span { position: relative; display: block; }
.othercard span { position: relative; display: block; }
.show { display: block; }
.hide { display: none; }
