@charset "utf-8";
/* 首页类型 */
#c-right { width:818px; float:left; clear:right;}
#current-page { line-height:40px; border-bottom:1px solid #e8e8e8;}
#current-navigation { line-height:40px; }
#current-navigation h4 { }
#current-navigation ul { width:100%; float:left; clear: left; }
#current-navigation li { width:49%; float:left; background-color:#F9F9EE; border:1px solid #e6e6c3; margin:1px; text-align:center; }
#current-navigation .here { width:49%; float:left; background-color:#feb349; border:1px solid #ea8901; margin:1px; text-align:center; }
#current-content { width:100%; float:left; clear:left;}
#current-content h5 {  }
#current-content ul { width:49%; float:left; background-color:#F9F9EE; border:1px solid #e6e6c3; margin:1px; text-align:center; } 
#current-content li { width:100%; text-align:left; list-style: inside; list-style-type:decimal; line-height:28px; text-indent:5px;}


