@charset "utf-8";

/* 子页面通用 */
#main-content{ width:776px; float:left; margin-left:8px; display:inline; position:relative; top:-50px;}
.main-content-t{ background:url(/themes/default/images_new/bg_main_content_t.gif) no-repeat; height:42px; overflow:hidden; padding:10px 0 0 27px; line-height:28px;}
.main-content-t ul{ float:right; width:60%;}
.main-content-t li,
.sub-nav li{ margin:0 5px 10px 5px; float:left; background:url(/themes/default/images_new/bg_btn_normal_right.gif) right top no-repeat;  display:inline; white-space:nowrap;}
.main-content-t li a,
.sub-nav li a{ float:left; background:url(/themes/default/images_new/bg_btn_normal_left.gif) left top no-repeat; line-height:24px; display:block;padding:0 1em;}
.main-content-t li.current,
.sub-nav li.current{background:url(/themes/default/images_new/bg_btn_current_right.gif) right top no-repeat; }
.main-content-t li.current a,
.sub-nav li.current a{background:url(/themes/default/images_new/bg_btn_current_left.gif) left top no-repeat; }
.main-content-c{ background:url(/themes/default/images_new/bg_main_content_c.gif) repeat-y; padding:5px 20px 10px 20px;}
.main-content-b{ background:url(/themes/default/images_new/bg_main_content_b.gif) no-repeat; height:15px; overflow:hidden; margin-bottom:100px;}
.pages{ clear:both; margin-top:20px; text-align:center;}
.table td,.table th{ border:1px solid #999;}

/* 新闻列表页 */
.news-list li{background:url(/themes/default/images_new/list1.gif) left 6px no-repeat; border-bottom:1px dashed #cdcdcd; padding-left:14px; line-height:24px;}
.news-list li div{float:right; color:#666; font-size:10px;}

/* 新闻内容页 */
.news-content{ line-height:20px; color:#333;}
.news-content p{ margin-bottom:12px; text-indent:2em;}
h2.news-title{ font-size:18px; font-weight:bold; text-align:center;}
h3.news-date{ font-size:12px; line-height:30px; font-weight:normal; text-align:center; border-bottom:1px dashed #ccc; margin-bottom:20px;}

/* 图片列表页 */
.pic{ width:146px; height:180px; background:url(/themes/default/images_new/bg_pic.gif) no-repeat; float:left; margin:0 15px; padding:5px 0 0 5px;}
.pic span{ display:block; margin-top:20px; text-align:center;}

/* 图片详细页 */
.pic-detail{ text-align:center; line-height:30px;}
.pic-detail h3{ font-size:14px;}
.pic-detail table{ margin-top:15px;}
.pic-detail th{ border:1px solid #000; text-align:center; line-height:22px;}
.pic-detail td{ line-height:22px; border:1px solid #000; text-align:center; vertical-align:middle;}

/* 下载页 */
.download-page table{ margin-bottom:20px;}
.download-page td,
.download-page th{ border:1px solid #6b573e; line-height:22px; padding:5px 10px;}
.download-page th{ text-align:center; background:#f9f7dd; }
 