/**************************************************************
  by rock,date 2009-0415 v.10
 **************************************************************/

/*********************************************************
   HTML Elements
 **************************************************************/
 
.content-box {width:960px;margin:auto;}
#NewsLeft{float:left;background-image:url(../images/left_bg.gif);width:150px;}
#NewsRight{float:left;}

#NewsRight .NewsClass {margin-left:20px; margin-top:20px; background-image:url(../images/sub_tit_03.gif); height:31px; width:770px;}
#NewsRight .NewsClass ul li{ float:left;}

.NewsClassTilte{}
.NewsClassTilte .NewsClassTilte-left{float:left; width:8px;}
.NewsClassTilte .NewsClassTilte-content{float:left; height:21px; background-image:url(../images/sub_tit_bg.gif); width:100px; padding-top:10px; text-align:center;}
.NewsClassTilte .NewsClassTilte-right{float:left;width:10px;}

#NewsNav{color:#666666;margin-left:20px; margin-top:10px;}
#NewsDeatil {background-image:url(../images/sub_main_bg.gif);background-repeat: no-repeat; margin-top:10px; margin-left:20px;}

.content-box .AdvisoryInfo{padding-left:70px; padding-bottom:20px;}
.content-box .AdvisoryInfo .adiv{width:650px;}
.content-box .AdvisoryInfo .adiv .divtop{margin:10px; height:30px;}
.content-box .AdvisoryInfo .adiv .divtop .divtop-left{float:left; color:#575757; font-weight:bold;}
.content-box .AdvisoryInfo .adiv .divtop .divtop-right{float:right; color:#666}
.content-box .AdvisoryInfo .adiv .divcontent{margin:5px 10px 5px 10px; height:30px;color:#575757; line-height:20px;} 
.content-box .AdvisoryInfo .adiv .divcontent-advis{border: 1px solid #FFD2A6; background-color:#FFF8F0;margin:5px 10px 5px 10px;padding:10px;color:#575757; line-height:20px;}

