﻿@charset "utf-8";
/* --资讯列表-- */
.ileft {float: left;height: 618px;width: 190px;}
.newbox {float: left;margin-top: 10px;height: 180px;width: 190px;margin-bottom: 26px;}
.llist .channel {background-color: #006600;background-image: url(../images/slice1.gif);background-repeat: no-repeat;height: 26px;width: 190px;color: #FFFFFF;text-align: center;line-height: 26px;}
.llist .conter {height: 180px;width: 183px;border: 1px solid #006600;padding-left: 5px;}
.channel a {color: #000000;text-decoration: none;}
.line {background-image: url(../images/dotted1.gif);width: 10px;background-repeat: repeat-y;background-position: center;height: 206px;margin-top: 10px;float: left;}

/* --右边-- */
.iright {float: left;margin: 10px;width: 668px;}

/*左侧:当前位置*/
.placenav {line-height:31px;background-color: #cbe4b1;text-indent: 10px;}
/*内容页:标题*/
.iright .title { width:666px; height:53px; line-height:53px; margin:0px auto 0px; }
.iright .title h1 { font-size:24px; margin-left:21px; }
/*内容页:相关信息*/
.iright .info { width:648px; height:27px; line-height:27px; border-top:1px solid #EEE; border-bottom:1px solid #EEE; text-align:right; padding-right:20px; color:#F60; }
.iright .info strong { color:#666; margin-left:15px; }
/*内容页:正文*/
.iright .content { width:638px; overflow:hidden; margin:0px auto; color:#444; font-size:14px; line-height:25px; }
.iright .content p{margin: 20px 0px;}
.iright .content a{color: #333;text-decoration: none;}
.iright .content a:hover{color: #F00;text-decoration: underline;}
/*内容页:正文分页*/
.iright .cupage { width:638px; margin:5px auto; text-align:center; line-height:31px; border-top:1px solid #EEE; }
.iright .cupage a { color:#0033FF; font-size:14px; margin-left:14px; }
.iright .cupage .page-select { font-size:14px; color:#FF0000; margin-left:14px; }
/*内容页:操作*/
.iright .actbar { width:638px; height:27px; line-height:27px; margin:6px auto; background:#FCFCFC; border:1px solid #F0F0F0; text-align:right; }
.iright .actbar span { margin-right:20px; color:#CCC; }
.iright .actbar span a { color:#669900; margin-right:3px; margin-left:3px; }
.diggArea {padding: 3px 0px 0px 3px;margin:0px 12px 0px 0px;width:57px;height:55px;float:left;color: #333333;background-image: url(../images/diggbg2.gif);}
.diggNum {margin:0px; text-align:center; padding:0px; font-size:12px; font-weight:bold}
.diggLink {text-align:center;font-size:14px;font-weight:bold;margin: 0px;padding: 0px;color: #666666;}
.diggLink a {font-size:14px;font-weight:bold;color: #666666;}
/*内容页:上下文*/
.iright .context { width:628px; line-height:27px; margin:6px auto; color:#666; }
.iright .context a { color:#CC0000; }
/* 正文左边-评论 */
.iright .comment{ background-color:#FAFAFA; padding:20px; }
.iright .comment  .more { padding: 5px; }
.iright .comment .list{padding-bottom:5px;padding-top:0px;padding-right:5px;padding-left:5px}/* ITEM */
.iright .comment .list dl{margin-top:5px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding:0px} /* 单用户评论显示框 */
.iright .comment .list dl dt{ line-height:25px; color:#333; border-left-width:5px; border-left-style:solid; border-left-color:#D9D9D9; border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#D9D9D9; padding-left:10px; font-size: 13px; } /* 网友信息 */
.iright .comment .list dl dt span{color:#390;font-size:11px} /* 评论时间 */
.iright .comment .list dl dd{font-size:13px;line-height:20px;color:#333;margin:10px;padding:5px} /* 评论内容 */
/* 正文左边-评论发表 */
.iright .comment .post{padding-top:20px;border-top-width:1px;border-top-style:dashed;border-top-color:#999;padding-right:10px;padding-bottom:5px;padding-left:5px;color:#666;padding-left:10px}
.iright .comment .post form{margin:0px;padding:0px}
.iright .comment .post label{display:block;line-height:30px}
.iright .comment .post .btn{display:block;margin-top:8px;padding-top:5px;padding-bottom:2px} /* 发表评论的按钮 */