@charset "utf-8";
body{font-size:12px;color:#000;font-family:"Courier New",Courier,monospace;padding:0px;margin:0 auto 0px auto}
h3{ margin:0;}
ul{ margin:0;list-style:none;}
a{ color:#999999; text-decoration:none;}
.loading{background-image:url(../images/loading.gif);padding:0px;margin:0px;background-repeat:no-repeat;font-size:13px}
/* 主区域 */
.wrap{padding:0px;width:950px;margin:0px auto}
/* 头部 */
.head{ height:90px;}
.head .logo{float:left;}
.head .banner{ float:right;}
/* 菜单 */
.menu{height:37px; background:url(../images/menubc.gif);  }
.menu ul{list-style:none; padding-left:10px; padding-right:10px;margin:0px;float:left;position:relative;left:50%;}
.menu ul li{float:left; margin-left:15px; margin-right:15px; line-height:37px; position:relative; right:50%; float:left;}
.menu ul a{ text-decoration:none; color:#FFFFFF;}
/*广告*/
.ad{}
/* 正文 */
.main{}
/*正文左边*/
.left{ background-color:#eaf2f7;  width:70%; float:left;}
.left .top{ height:30px; line-height:40px;  }
.left span{ font-size:12px; line-height:1em;}
/*正文左-边列表内容*/
.left h3{height:25px; background:url(../images/lefttitlebc.gif) no-repeat; font-size:12px; color:#FFFFFF; line-height:25px; padding:0;padding-left:27px; border-bottom:#eaf2f7 thin solid; margin-top:5px; }
.left .new{ width:47%; height:260px;; float:left; background:#FFFFFF; margin:5px 5px 5px 5px; border: #66CCFF thin solid; }
.left .new ul{padding-left: 5px; margin-top:10px;}
.left .new li{line-height:25px; height:25px;}
.left .new .more{ text-align:right;width:95%;height:15px;background:url(../images/more.gif); line-height:1em; }
.left .new .more a{ color:#66CCFF; text-decoration:none;}
.left .new span{ font-size:12px; background:#FFFFFF; line-height:10px; font-weight:200; }
/*sitepath*/
.left .sitepath{ text-align:right; padding-right:20px;}
/*二级页面左边*/

.left .list .node{margin-bottom:8px} /* 单个文章信息 */
.left .list .node .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB} /* 标题 */
.left .list .node .title h2{margin:0px;padding:0px;font-size:16px} /* 标题 */
.left .list .node .title a{border-left-width:5px;border-left-style:solid;border-left-color:#D9D9D9;padding-left:5px}
.left .list .node .title a:hover{text-decoration:underline}
.left .list .node .description{padding:8px;line-height:150%;color:#555} /* 描述 */
.left .list .node .description p{margin:0px;padding:0px}
.left .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} /* 文章其他信息 */
.left .list .node .info span{color:#390}
/*左边通用*/
.left .common{ height:600px;color:#333;line-height:160%} /* 正文内容 */
.left .common form{margin:0px;padding:0px}
/*正文内容*/

.left .content h1{margin:0px;padding:8px; text-align:center; font-size:18px;} /* 标题 */
.left .content .info{line-height:30px;text-align:right;font-size:12px;color:#666;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#E7E7E7;background-color:#F5F5F5;border-top-width:2px;border-top-style:solid;border-top-color:#E7E7E7;padding-right:10px} /* 正文信息 */
.left .content .info span{color:#390} /* 信息突出 */
.left .content .area{color:#333;line-height:160%;padding:10px} /* 正文内容 */
.left .content .prenext{line-height:40px;border-top-width:1px;border-top-style:dashed;border-top-color:#ccc;padding-right:10px;padding-left:10px;  white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.left .content .prenext .pre{float:left;width:50%} /* 上一篇 */
.left .content .prenext .next{text-align:right;float:right;width:50%} /* 下一篇 */
/*右侧*/
.rnew { float:right; margin-bottom:15px;background-color:#eaf2f7;width:28%; border: #66CCFF thin solid;}
.rnew h3{ background:url(../images/rightbac.gif);  height:30px; font-size:14px; line-height:30px; color:#FFFFFF; padding-left:5px;}
.rnew ul{padding-left:5px; margin-top:10px;}
.rnew  li{ line-height:20px; height:20px;}
.rnew span{ color:#FF9900;}
.rnew tabel{width:80%; margin-left:20px;cellpadding:5;}
/*底部*/
.foot{ clear:both;text-align:center; margin-top:20px;}
.foot ul{ margin-left:10px; margin-right:10px;position:relative; left:50%;  float:left;}
.foot li{float:left; position:relative; right:50%; margin-left:20px; margin-right:20px;}
.foot span{ clear: left;}
