/* content_post */
#content_post{ margin-top:15px; margin-bottom:15px;}
/* prev_post */
#content_post #prev_post{ float:left; width:244px; text-align:left; border-right:1px solid #d3d3d3; padding-right:10px;}
#content_post #prev_post img{ padding: 20px 10px;}
#content_post #prev_post p{ color:#ababce; font-size:11px;}
#content_post #prev_post h6{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; font-weight:normal;}
#content_post #prev_post h6 a{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; font-weight:normal;}
/* next_post */
#content_post #next_post{ float:right; width:224px; text-align:right;}
#content_post #next_post img{ padding: 20px 10px;}
#content_post #next_post p{ color:#ababce; font-size:11px;}
#content_post #next_post h6{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; font-weight:normal;}
#content_post #next_post h6 a{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; font-weight:normal;}

/* comments */
#comments{ border-top:2px solid #cedbd3; padding-top:10px;}
#comments #title{ float:left; width:200px; padding-left:15px;}
#comments #title a{color:#000; font-size:14px; font-weight:bold; }
#comments #add{ float:right; width:140px;}

/* comments */
.comment_list{ padding-top:15px; padding-left:10px; padding-bottom:15px; border-bottom:1px solid #ccc;}
.comment_list .name{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#18a6e9;}
.comment_list .name a{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#18a6e9;}
.comment_list .txt_gray{ padding-top:10px; font-size:11px; color:#a0a0a0;}
.comment_list .txt_gray a{ font-size:11px; color:#a0a0a0; }

.bodernone_W{ border-bottom:0px; padding-bottom:30px;}

/* comments */
#comment_form{padding-top:10px; padding-bottom:20px; border-top:2px solid #cedbd3;}
#comment_form #title{width:200px; padding-left:15px; padding-bottom:15px; color:#000; font-size:14px; font-weight:bold;}
#comment_form p{ color:#333; margin-bottom:5px; padding-left:15px; font-weight:bold;}
#comment_form .add_bar{ width:250px; margin-bottom:5px; border:none; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #eee; border-right:1px solid #eee; color:#666; padding:2px;}
#comment_form .add_bar_1{ margin-bottom:5px; width:400px; background-color:#eee; border:none; border-left:1px solid #bbb; border-top:1px solid #bbb; color:#666; padding:2px; height:150px;}

/* video_list */
.video_list {float:left; width:90px; margin-right:5px; margin-bottom:10px;}
.video_list h4 a {color:#000; font-size:11px; font-weight:normal;}
.video_list h4 {color:#000; font-size:11px; font-weight:normal;}
.video_list img {margin-bottom:5px;}

/* icon_more */
.icon_box .icon_more{ float:left; width:170px;}
.icon_box .icon_more a{ color:#444; font-size:11px;}
.icon_box .icon_more a:hover{ color:#000; font-size:11px; text-decoration:none;}
.icon_box .icon_more img{ padding: 0 3px;}
