﻿

#KG_all{ width:1000px; margin:0 auto; position:relative;

}
h2.lv2_title{ background:url("/style/images/big_bullet.png") no-repeat left center; color: #386BA5;
font-size: 14px;
padding: 5px 0px 5px 20px;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 5px;
font-weight:bold;
}
h2.lv2_title a, h2.lv2_title a:hover, h2.lv2_title a:focus, h2.lv2_title a:active, h2.lv2_title a:visited{font-weight:bold;font-family:Arial, Helvetica, sans-serif; color:#386BA5; text-decoration:none;}

h2.lst_title{ font-size:14px; color:#016db1; margin:0px 0 5px 0; margin-top:10px !important;}
h2.lst_title a, h2.lst_title a:hover, h2.lst_title a:active, h2.lst_title a:visited, h2.lst_title a:focus{color:#016db1; text-decoration:none;}

.search_btn{ background:#e41716; color:#FFFFFF; text-align:center; font-size:11px; font-weight:bold; border:none; width:55px; 
height:21px; float:left; cursor:pointer;}
.search_btn a:hover{
	text-decoration:none;
}
.block_tin1{ border:1px solid #cecece; padding:10px; margin:5px 0; display:inline-block; width:97%;text-align:left;}
.viewer_comment{ width:100%; float:left; margin:15px 5px;}
.viewer_comment ul li.comment_bg, .viewer_comment ul li.comment_bg h2{ height:27px;} 
.viewer_comment ul li.comment_bg{ background:url("/style/images/comment_bg_l.jpg") repeat-x;}
.viewer_comment ul li.comment_bg h2{background:url("/style/images/comment_bg_r.jpg") no-repeat right top; 
font-size:14px; line-height:26px; padding-left:15px;font-weight:bold;}
.viewer_comment .class_h2 h2{
	background:url("/style/images/comment_bg_r.jpg") no-repeat right top; 
font-size:14px; line-height:26px; padding-left:15px;font-weight:bold;
}
ul li.comment{  border-bottom:1px dotted #CCCCCC;}
.comment{  border-bottom:1px dotted #CCCCCC;width:98%;margin-left: 10px;padding-top:10px;padding-bottom:10px}
ul li.send_comment{ background-color:#f4f4f4; padding:8px;}

h2.cmt_sending_title{padding:0 10px 0 3px; font-size:12px;}

h2.cmt_sending_title{ color:#d31d18;font-weight:bold;text-transform: uppercase;}
.filter_tbl{ background:#EEEEEE; padding:10px; margin:10px 0;}
.filter_tbl td{ border-bottom:1px solid #F7F7F7; padding:5px;} td.none{ border-bottom:none;}
.filter_field{ font-weight:bold;}


.float_left{ float:left; }
.date_pst{ font-size:11px; color:#838181;}
.time{ color:#d41d18;}
.time a{color:red;text-decoration:none;}
.time a:hover{color:red;text-decoration:underline;}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after {
    clear: both;
}