/*slide*/
.slide { width: 272px; height: 203px; border:1px #f9c742 solid}

/*hot*/
.hot { width:459px; height:203px; overflow:hidden; border: #f9c742 1px solid; margin-left:8px;}
.hot .tt{ width:100%; height:27px; line-height:27px; background: url(/images/newsbg.gif) left top no-repeat;}
.hot .tt h2{ padding-left:20px; font-size:14px; color:#e08d00; }
.hot h1{ margin-top:6px; font-size:14px; font-weight:700; text-align:center; padding-top:3px}
.hot p{ width:90%; margin:0 auto; padding:3px 0; text-indent:2em; color: #666; border-bottom:1px #ccc dashed;}
.hot p a,.hot p a:visited{ color:#f60; text-decoration:underline}
.hot p a:hover{ color:#555; text-decoration:none}
.hot ul{ padding:5px 20px}
.hot ul li{ float:left; width:199px!important; *+widht:199px!important; width:204px; height:auto!important; line-height:1.75em!important; height:18px; line-height:18px; background:url(/images/dot.gif) left center no-repeat; padding-left:10px}

/*block*/
.block{ width:312px; height:210px; overflow:hidden; border: #f9c742 1px solid; margin-top:8px;}
.block .tt{ width:100%; height:32px; line-height:32px; background:url(/images/bg_block_tt.gif) left top no-repeat}
.block .tt h2{ font-size:14px; font-weight:700; color: #e06800; padding-left:25px}
.block .tt a,.block .tt a:visited{ color: #e06800; text-decoration:none}
.block .tt a:hover{ color: #555; text-decoration:underline}
.block .tt span{ padding-right:15px}
.block .imgbox{ padding:5px 10px 0 0}
.block .imgbox img{ width:131px; height:106px; border:1px #f9c742 solid; padding:2px}
.block .imgbox p{ text-align:center; line-height:30px}
.block ul{ padding:5px 0 0 10px}
.block ul li{ background:url(/images/dot.gif) left center no-repeat; padding-left:10px; line-height:23px}
.block .oths{ width:292px; margin:0 auto; border-top:1px #ccc dashed; padding-top:5px}
.block .oths a,.block .oths a:visited{ color:#e02800; text-decoration:none}
.block .oths a:hover{ color:#555; text-decoration:underline}

/*jbnav*/
.jbnav{ width:958px; height:135px; background:#fbfafa; overflow:hidden; margin-top:8px; border:1px #f9c742 solid}
.jbnav ul{ padding:5px}
.jbnav ul li{ float:left; margin-right:10px}
.jbnav ul li a,.jbnav ul li a:visited{ text-decoration:underline}
.jbnav ul li a:hover{ text-decoration:none}
.jbnav ul li strong a,.jbnav ul li strong a:visited{ background:#e06800; padding:5px; color:#fff; text-decoration:none}
.jbnav ul li strong a:hover{ background:#f9c742; padding:5px; color:#fff; text-decoration:none}
