/* CSS Document */

body,div,ul,li{
 margin:0 auto;
 padding:0;
}



#tabs1{
 text-align:left;
 width:400px; 
}




*{font-size:12px;margin:0px;padding:0px;}
#menubox{width:430px}   
 .codeDemoUL {    list-style: none;    clear:right;    overflow:hidden;    cursor:pointer;    z-index:3;    position:relative;    margin-bottom:-1px;    }    
 .codeDemoUL li {    float:left;        display:inline;    border-bottom:none;    margin: 0 5px 0 0;    overflow: visible;    width:85px;height:30px;line-height:30px;text-align:center;}
 .codeDemomouseOnMenu {border-bottom:1px solid #fff;background-color:#2D469A;font-weight:bold;color:#fff;}
 .codeDemomouseOutMenu{background-color:#fff;border:1px solid #D9D9D9;}
 .codeDemoDiv {    clear:both;    border-top:1px solid #D9D9D9;    overflow:hidden;     height:264px;padding:8px 0px;  }
 .newslist2 ul li{width:430px;font-size:12px;background:url("../img/common/arrow3.jpg"/*tpa=http://czhuiming.com/img/common/arrow3.jpg*/) no-repeat left center;line-height:30px; height:30px; border-bottom:1px dashed #B4D1D3;}
.newslist2 ul li a{ display:block;width:100%;height:29px;line-height:30px;border-bottom:1px dashed #666; text-indent:1em;}
.newslist2 span{float:right;}
.news_detail { width:690px; font-size:14px;line-height:35px;text-indent:2em;margin:0px 0 10px 10px;}
.news_detail img{ vertical-align: middle; padding:5px; border: 1px solid #CCC;margin:10px 0 2px 0;}
.news_detail p{ text-align:left;}




