﻿@charset "utf-8";
@import url("detailpage.css");

/* cms */
.news-textlist{width:98%;  border:0; text-align:center;  font-size: 12px; color: #333333;background-color:#C5D6E2;}
.news-textlist th{ height:28px; color:White;background-color:#FDA541;font-weight:bold;}
.news-textlist tr{background-color:#EFF6FA }
.news-textlist td{height:25px;}
.news-textlist .t{ width:70%; text-align:left; padding-left:5px;}
.news-textlist .h{ color:#666666;}
.news-textlist .d{ color:#666666;}


.news-piclist{ width:98%; margin-left:auto; margin-right:auto;}
.news-piclist .pic{float:left; width:100px;height:100px; margin-left:5px; margin-right:5px; }
.news-piclist .pic img{width:100px; height:100px;}
.news-piclist .pic .title{width:100px; height:30px; text-align:center; color:#666666;font-size:12px;word-wrap:break-word; word-break:break-all;font-weight:normal;}

.news-toplist{background:url(images/bg_list_200x56.gif) repeat-y; }
.news-toplist li{ padding-left:20px; line-height:25px; }
.news-toplist li .title{ float:left; background:none; }
.news-toplist li .date{ float:right;}

.news-highlight{ color:#FF3300;}
.news-textitem{ border-bottom:dotted 1px #cccccc; }

.news-search{ margin:0 auto;padding:5px; border:solid 0px #ededed; background-color:#f7f7f7;}
.news-search .tbx{ height:14px; padding:2px; border:solid 1px #515350; font-size:12px;}
.news-search .btn{width:68px;height:20px;border:0;padding-top:5px;padding-top/**/:5px;padding-bottom:2px;margin-bottom:0;color:#715817;background-color:transparent;cursor:pointer!important;cursor:pointer;font: 12px 宋体,arial, helvetica, sans-serif;font-weight:bold;color:#844E17;background:url(images/btn_search.gif);}
.news-search .row{padding:3px; line-height:130%; }
.news-search .submit{padding-top:3px; text-align:center;}


.navpath,.news-detail{margin:5px; padding:5px;}
.news-detail .title{ margin-top:20px;}
.news-detail .title h3{ text-align:center;font-size:18px; color:#0066ff;}
.news-detail .title p{margin:auto; width:90%; padding-bottom:10px; text-align:center; color:#666666;border-bottom:solid 1px #cccccc;}
.news-detail .title p #commentcount{color:#ff0000;}
.news-detail .content { margin:10px; font-size:14px; color:#000000; line-height:150%;}
.news-detail .related-title{margin-bottom:5px;color:#007734; font-size:14px;font-weight:bold;border-bottom:solid 1px #cccccc; }
.news-detail .related{width:40%;margin-left:10px;line-height:150%; padding:5px;}
.news-detail .related ul{list-style-type:disc; margin-left:15px;}
.news-detail .command{float:right;margin-top:10px; margin-right:5px;}

.comments{width:96%;margin:10px auto;font-size:12px;}
.comments .comments-header{padding:8px 0px;border-top:dotted 1px #cccccc;border-bottom:dotted 1px #cccccc;}
.comments .comments-header strong{display:block;float:left;}
.comments .comments-header a{display:block;float:right;width:74px; height:20px;margin-right:5px;background:url(/images/bg_comment_btn.gif);text-align:center;}
.comments li{padding:10px 0px;border-bottom:dotted 1px #cccccc;color:#999;}
.comments li .comment{margin-top:5px;margin-left:20px;color:#666;}
.addcomment{margin-top:10px;font-size:12px;}
.addcomment h3{font-size:12px;}
.addcomment .blue{color:#0033CC;}
.addcomment .text{border:solid 1px #DCDDDD;font-size:12px;}
.addcomment .names{margin:3px 0px;}
.addcomment .content{margin:3px 0px;font-size:12px;}
.addcomment .submit{margin:3px 0px}
.quick-alert{width: 50%;margin: 1em 0; padding: .5em; background: #ffa; border: 1px solid #a00;color: #a00;font-weight: bold;display: none;}

