/* CSS Document */
/*基础*/
html,body{ height:100%;}
html{border:0;}
body{margin:0 auto;text-align:center; font-size:12px; }
img{border:0px;}
div,dl,dt,dd,ol,ul,b,li,h1,h2,h3{ margin:0 auto; padding:0;list-style:none; }
a{ color:#000098; text-decoration:none;}
a:hover{ color:#cc0000; text-decoration:underline;}

#NavTopAd:after,#BaseMain:after,#NavLink:after,.Rchannel:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
input{ border:1px solid #000; padding:2px 5px; background:#fff;}
select{ padding:0; background:#fff; font-size:12px;}
/*基础 end*/

/*结构*/


#BaseMain{ width:600px; border-top: 1px solid #e4e4e4; background:#fff; padding:6px;}

/*结构 end*/

/* 标志部分*/

#NavLink{ width:620px; padding:3px 6px; margin-top:5px;}
#NavLink .bleft{ }
#NavLink .bright{ }
.logoB{ width:145px; float:left;  text-align:left;}
.linkNavT{ width:330px; float:left; text-align:left; padding-top:18px;}
.linkBd{ width:107px; float:left; padding-top:8px;}

/* 标志部分 end*/
/*主要部分*/
.titleM{  padding:0 0 8px 0;border-bottom:1px dotted #5684C1;}
.titleM h1{text-align:center; font-size:23px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px 0; color:#003399;}
.titleM h2{ font-size:12px; text-align:right; font-weight:normal; padding:10px 10px 3px 0;}
.titleM h3{ font-size:14px; font-weight:bold; color:#333; padding:4px 0;}

.TextContent{padding:10px; overflow:hidden;}
.TextContent .text{ font-size:14px; line-height:190%; text-align:left;float:left;/*为了解决问题*/}
.TextContent .other{ font:12px; text-align:right; padding:10px 0 0 0;}
.TextContent .other .top{ padding:4px 0;}
.TextContent .other .center{ padding:4px 0 8px 0; font-size:14px; font-weight:bold; color:#003399;}
.TextContent .other .center a{ text-decoration:underline; letter-spacing:2px;}
.TextContent .other .center .red{ color:#cc0000;}
.TextContent .other .bot{  padding:6px 0;  color:#003399;}

.newsk14b{ font-weight:bold;}

dl.textCenterImg{ margin:5px 0; width:560px;}
dl.textCenterImg dt{ text-align:center;}
dl.textCenterImg dt span{ position:absolute;width:98px; height:70px; margin:6px; text-align:left; z-index:4;}
dl.textCenterImg dd{ padding:5px 0; font-size:14px; font-family:"楷体_GB2312"; text-align:center;}


