﻿@charset "utf-8";
/*资讯*/
/*左侧*/
.pleft { width:645px; float:left; overflow:hidden; }
/*左侧:当前位置*/
.thisplace { width:635px; height:23px; }
.thisplace .placenav { float:left; margin-right:10px; line-height:23px; }
.thisplace .placenav a { color:#666666; }
/*右侧*/
.pright { float:right; width:255px}
/*右侧:常规列表定义*/
.pright { float:right; width:255px}

.rlist { width:255px; }
.rlist .title { width:253px; height:25px;line-height:25px;  background:url(../images/bg.gif) repeat-x;border:1px solid #ace; text-indent:10px; font-weight:bold; letter-spacing:2px; color:#41519A; }
.tag,.rbox { border:1px solid #ace; border-top:none;width:253px; padding:5px 0px 7px 0px; }
.rbox ul li { height:23px; line-height:23px; background:url(../images/ico_4.gif) 12px 13px no-repeat; text-indent:23px; }
.rbox ul li a { color:#039; }
/*资讯:列表页:列表区域*/
.list { width:600px; margin-top:10px; padding-bottom:10px;}
.tag a {display:block; float:left; height:15px; line-height:15px;padding-left:8px; margin:3px 0px 0px 0px; white-space:nowrap; }
.tag {overflow:hidden; padding-bottom:10px;}
/*资讯:内容页*/
.newsview { width:630px; border:1px solid #ace; }
/* 正文左边-列表 */
.list{}
.list .node{margin-bottom:8px} /* 单个文章信息 */
.list .node .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB} /* 标题 */
.list .node .title h2{margin:0px;padding:0px;font-size:16px} /* 标题 */
.list .node .title a{border-left-width:5px;border-left-style:solid;border-left-color:#D9D9D9;padding-left:5px}
.list .node .title a:hover{text-decoration:underline}
.list .node .description{padding:8px;line-height:150%;color:#555} /* 描述 */
.list .node .description p{margin:0px;padding:0px}
.list .node .info{text-align:right;font-size:11px;line-height:20px;color:#666;font-family:Georgia, "Times New Roman", Times, serif;padding-right:18px} /* 文章其他信息 */
 .list .node .info span{color:#390}
 /* 公共页 */
.common {padding:2px,width:400px}
.common a {padding-right: 2px; padding-left: 2px; font-size: 12px; float: left; padding-bottom: 6px; color: #000000; padding-top: 15px; text-align: center; text-decoration: none}
.common a.tip {font-size: 14px;line-height: 120%;border-right: #ffba75 1px dashed; padding-right: 0px; border-top: #ffba75 1px dashed; padding-left: 0px; font-weight: bold; padding-bottom: 5px; border-left: #ffba75 1px dashed; width: 64px; color: #d27e00; margin-right: 10px; padding-top: 7px; border-bottom: #ffba75 1px dashed; background-color: #ffd}
.common a:hover {border-right: #ccc 1px dashed; padding-right: 0px; border-top: #ccc 1px dashed; padding-left: 0px; padding-bottom: 5px; border-left: #ccc 1px dashed; color: #3300ff; padding-top: 7px; border-bottom: #ccc 1px dashed; background-color: #f7fcff}
.common a.t {font-size: 14px;line-height: 120%;border-right: #ffba75 1px dashed; padding-right: 2px; border-top: #ffba75 1px dashed; padding-left: 2px; font-weight: bold; padding-bottom: 5px; border-left: #ffba75 1px dashed; color: #d27e00; margin-right: 10px; padding-top: 7px; border-bottom: #ffba75 1px dashed; background-color: #ffd}
.clear {clear: both}
/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */