﻿*{ margin: 0; padding: 0; }
html{ height:100%; }
body { height:100%;font: 12px SimSun,Arial, Helvetica, sans-serif; text-align:center;line-height:100%; }
tr,p,select,input { font: 12px SimSun,Arial, Helvetica, sans-serif; }
a { color: #727272; text-decoration: none; }
a:hover { color: #FF0000; }
a:hover.img { position:relative; left: 2px; top: 2px; }
img,a.img{border:0; text-align:center; vertical-align:middle;}
select,input{ vertical-align:middle;height:20px;line-height:20px; }
p{ margin:auto;line-height:20px; }

.red { color:#FF0000;}
.blue{ color:#0000FF;}
.teal{ color:#006633;}
.orange{ color:#FF6600;}
.pink{ color:#FF00FF;}
.bold { font-weight:bold;}
.money{ color:red;font-weight:bold;padding:0 10px; }
.read{ background:#F5F5F5;}
.readonly{ background:#FFFFCC; }
.line{ text-decoration:line-through; }

/*TopBar*/
.TopBar{ position:relative;width:938px;height:94px;margin:0 auto;padding:0;background:url(Images/Top_bg.jpg) repeat-x; }
.TopBar .TopLogo{ position:absolute;left:0;top:0;width:250px;height:80px;background:url(Images/Logo.jpg) no-repeat 12px 16px;display:block; }

ul.TopNav{ position:relative;width:938px;height:39px;margin:0 auto;padding:0;list-style:none none outside;background:url(Images/Nav_bg.gif) repeat-x 0 -50px; }
ul.TopNav li{ height:39px;float:left;display:inline-block; }
ul.TopNav li.left{ width:6px;background:url(Images/Nav_bg.gif) no-repeat 0 0; }
ul.TopNav li.center{ width:926px;line-height:39px;color:#FFF;text-align:center; }
ul.TopNav li.right{ width:6px;background:url(Images/Nav_bg.gif) no-repeat 0 -101px; }
ul.TopNav a{ height:39px;line-height:39px;margin:0 3px;display:inline-block;color:#FFF; }
ul.TopNav a.selected{ color:#FFFF99; }

/*BodyBar*/
.BodyBar{ position:relative;width:938px;margin:7px auto;padding:0;overflow:hidden; }

/*FootBar*/
.FootBar{ position:relative;width:938px;height:66px;overflow:hidden;margin:0 auto;padding:12px 0;
          text-align:center;color:#202022;
          background:url(Images/Foot_Bg.jpg) repeat-x 0 top; }
.FootBar a{ color:#202022; }
.FootBar p{ height:22px;line-height:22px;text-align:center;margin:0; }
.FootBar p.link a{ margin:0 6px; }


/*Title*/
ul.Title{ position:relative;width:100%;height:30px;list-style:none none outside;background:url(Images/Title_bg.gif) repeat-x 0 -45px; }
ul.Title li{ height:30px;line-height:30px;float:left;display:inline-block; }
ul.Title li.left{ width:6px;background:url(Images/Title_bg.gif) no-repeat 0 0; }
ul.Title li.text{ font-size:14px;font-weight:bold;color:#FFF;text-align:left;padding:0 0 0 20px; }
ul.Title li.right{ float:right;width:45px;text-align:left;background:url(Images/Title_bg.gif) no-repeat right -90px; }
ul.Title li.right a{ color:#DAD1D4; }


/*subTitle*/
.SubTitle{ position:relative;height:20px;line-height:20px;border:1px solid #B3B3B3;
           background:url(Images/SubTitle_bg.gif) repeat-x;padding:0 5px 0 10px; }
.SubTitle span{ float:left;color:#1156BB; }
.SubTitle a{ float:right;color:#797979; }  


.SubTitle2{ position:relative;height:26px;line-height:25px;
            background:url(Images/SubTitle_bg.gif) repeat-x 0 -36px;padding:0 5px 0 10px; }
.SubTitle2 span{ float:left;color:#1055BA;font-size:14px;font-weight:bold; }      
.SubTitle2 a{ float:right;color:#787878; }


.newsList{ height:96px !important;height:108px;padding:6px 4px;margin:0 0 6px 0;
           border-left:1px solid #E8E8E8;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8; }

.JsNewsList{ display:block; /*list-style-image:url(Images/Disc.gif);*/ list-style-position:outside; list-style-type:none;_padding:0; }
.JsNewsList li{ height:24px;line-height:24px;padding:0 2px;text-align:left;color:#717171;background:url(Images/Dot.gif) repeat-x bottom; }
.JsNewsList li a{ background:url(Images/Disc.gif) no-repeat 3px center;padding-left:12px; }
/*
.JsNewsList li.hot a{ background:url(Images/Disc.gif) no-repeat right middle; }
.JsNewsList li.headline a{ color:#FF0000; }
.JsNewsList li.highlight a{ color:#3366FF; }
.JsNewsList li.top a{ color:#FF33FF; }
*/


.overflow{ text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }


#divSearch{ position:relative;width:938px;height:30px;line-height:30px;margin:6px auto;_margin:6px auto 0 auto;background:url(Images/Search_bg.jpg) no-repeat;text-align:left;vertical-align:middle;color:#FFF; }
#divSearch span{ height:30px;line-height:30px;display:inline-block;_padding:4px 0; }
#divSearch span.t1{ margin:0 10px;width:430px !important;width:450px;overflow:hidden; }
#divSearch span.r1{ position:absolute;left:484px;top:0; }
#divSearch span.r2{ position:absolute;left:560px;top:0; }
#divSearch input.key{ width:182px;height:18px;line-height:18px;position:absolute;left:640px;top:5px;border:1px solid #999997;color:#333; }
#divSearch a.btnSearch{ width:60px;height:24px;position:absolute;left:833px;top:3px;display:inline-block;background:url(Images/btn_Search.gif) no-repeat; }
#divSearch a{ color:#FFF; }


.divLeft{ width:606px;min-height:850px;height:auto !important;height:856px;
          float:left;border:1px solid #E8E8E8;padding:10px 6px;margin:0 0 6px 0; }
.divRight{ width:308px;float:right; }
.divRight .newsList{ width:298px;height:100px;overflow:hidden; }
.divRight ul.JsNewsList li{ width:290px !important;width:290px; }

.divLeft1{ width:620px;float:left;}
.divList{ width:620px;min-height:840px !important;height:auto !important;height:846px;
          border:1px solid #E8E8E8;padding:0;margin:0 0 6px 0;background:#FAFAFA; }
.divList .divTable{ padding:10px;text-align:left;min-height:700px !important;height:auto !important;height:706px; }


.divTopNews{ width:620px;height:86px !important;height:92px;margin:0 0 6px 0;border:1px solid #B7B7B7;}
.divTopNews .FirstNews{ height:66px;line-height:66px;text-align:center; }
.divTopNews .FirstNews a{ width:600px;font-weight:bold;font-size:22px;color:#000;vertical-align:middle;display:block; }
.divTopNews .OtherNews{ height:20px;line-height:20px;text-align:center; }
.divTopNews .OtherNews a{ width:160px;color:#000;vertical-align:middle;display:inline-block; }



#div_NewsTitle{ min-height:50px;height:auto !important;height:50px;line-height:50px;font-size:22px;font-weight:bold;text-align:center; }
#div_NewsTime{ width:90%;height:30px;line-height:30px;margin:0 auto;text-align:center;border-top:1px solid #D1D1D1;border-bottom:1px solid #D1D1D1; }
#div_NewsContent{ min-height:350px;height:auto !important;height:350px;padding:4px;font-size:14px;line-height:22px;text-align:left; }


        
.pagination { font-size: 12px; }
.pagination a { text-decoration: none; border: solid 1px #AAE; color: #15B; }
.pagination a, .pagination span { display: block; float: left; padding:3px 5px; margin-right: 5px; margin-bottom: 5px; }
.pagination .current { background: #26B; color: #fff; border: solid 1px #AAE; }
.pagination .current.prev, .pagination .current.next{ color:#999; border-color:#999; background:#fff; }


.divBbsBody{ width:938px;min-height:200px;height:auto !important;height:200px;margin:0 0 6px 0; }
