﻿/*~~~~~~~全局样式*/
* { margin: 0; padding: 0; }
html, body { text-align: center; font-size: 12px; color: #333; }
/* html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
.clear { clear: both; height: 0; overflow: hidden; }
.left { float: left; }
.right { float: right; }
a, a:visited { text-decoration: none; font-family: '宋体'; color: #333333; }
img { border: none; }
a:hover { text-decoration: underline; }
ul, li, dl, dt { list-style: none; list-style-position: inside; }
.wrap { width: 1003px; margin: 0 auto; text-align: left; float: none; overflow: hidden; }
.ta_right { text-align: right; }
h5 { font-size: 12px; }
/*~~~~~~~~~内容*/
.tframe { border: solid; border-width: 1px 1px 0px 1px; }
.frame { border: solid; border-width: 0px 1px 1px 1px; }
.tframe .title { float: left; height: 24px; line-height: 24px; padding-left: 40px; color: #691e04; }
.tframe .title ul { font-size: 12px; color: #424242; }
.tframe .title ul li { text-align: center; float: left; height: 27px; margin: 3px 1px 0px 0px; overflow: hidden; cursor: pointer; }
.tframe .title ul .ac1 { background: url(../image/dtbg1.gif) no-repeat; width: 62px; }
.tframe .title ul .ac11 { color: #fff; background: url(../image/dtbg11.gif) no-repeat; width: 62px; }
.tframe .title ul .ac2 { background: url(../image/dtbg2.gif) no-repeat; width: 106px; }
.tframe .title ul .ac22 { color: #fff; background: url(../image/dtbg22.gif) no-repeat; width: 106px; }
.tframe .title h3 { font-size: 12px; }
.tframe .title h3 a, .tframe .title h3 a:visited { font-size: 12px; font-weight: bold; color: #691e04; }
.tframe .title h3 a:hover { text-decoration: none; }
.tframe a.more, .tframe a.more:visited { line-height: 16px; float: right; padding-right: 17px; margin: 3px 6px 0 0; background: url(/image/icon_1.gif) no-repeat right top; color: #6f3905; }

.title #rss { height: 20px; position: absolute; left: 580px; top: 1px; }
.title #rss dt { font-size: 12px; background: url(../image/rsstag.gif) no-repeat 5px center; color: #1e50a2; line-height: 27px; padding-left: 25px; }
.title #rss dt span { cursor: pointer; }
.title #rss dd { background: #fff; width: 55px; height: 12px; padding: 5px 5px 5px 15px; border: 1px solid #ccc; border-top: none; display: none; }
.title #rss dd img { float: left; }

/*~~~~~~~~~快速通道*/
#leftDiv, #rightDiv { width: 112px; position: absolute; }
#leftDiv { text-align: left; }
#rightDiv { text-align: right; }
#leftDiv .closelink, #rightDiv .closelink { border: solid 1px red; font-size: 14px; height: 14px; display: inline-block; padding: 1px 2px; border: solid 1px #333; }
#leftDiv img, #rightDiv img { display: block; margin-bottom: 2px; }
.itemFloat { width: 100px; height: auto; line-height: 5px; }

.outBor { background: #fff; border: 1px solid #00aedc; padding: 1px; }
.osbg { background: #e3f9ff; padding: 4px; }
#leftDiv .osbg dl { background: #ecf7fa; }
#leftDiv .osbg dl dt { height: 21px; overflow: hidden; }
#leftDiv .osbg dl .db { height: 9px; overflow: hidden; }
#leftDiv .osbg dl dd { text-align: center; overflow: hidden; border: 1px solid #cfdadd; border-top: none; border-bottom: none; padding: 0px 12px; }
