@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:24%; float:left; background-color:#F9F9EE; border:1px solid #e6e6c3; margin:1px; text-align:center; }
#current-navigation .here { width:24%; float:left; background-color:#feb349; border:1px solid #ea8901; margin:1px; text-align:center; }
#current-title { width:100%; float:left; clear:left; text-align:center; color:#FF3300; font-size:16px; line-height:40px; margin-top:20px;}
#current-content { width:100%; float:left; clear:left;}
#current-content h5 { line-height:30px;}
#current-content p { line-height:25px; width:800px; display:block; text-align:center; margin-top:20px; }
#current-content ul { padding-left:10px;} 
#current-content li { list-style: inside; list-style-type:decimal; line-height:28px;}


