@charset "gb2312";
/*
	各官网文章页统一样式
	注意：只能修改提供的属性,可自定义额外的样式
	文章页全样式结构：http://产品域名.163.com/test/art.layout.html
*/
@import url(http://res.nie.netease.com/comm/css/art.com.css);
/*文章页规范主框*/#NIE-art{}
/*标题*/#NIE-art h1{color:;}
/*核心提示*/#NIE-art .artTips{border-color:#b6a170;background-color:#f4e3bc;}
/*诗词*/#NIE-art .artPoem{ color:#7b2e01;}
/*正文*/#NIE-art .artText{}
/*一级标题*/#NIE-art .artText h2{color:#1b0e01;padding-top:8px;line-height:26px;text-indent:45px;background:url(http://res.dt2.netease.com/gw/11v2/images/ny/art_01.v2.gif) no-repeat;}
/*二级标题*/#NIE-art .artText h3{height:29px;color:#1b0e01;text-indent:30px;line-height:29px;background:url(http://res.dt2.netease.com/gw/11v2/images/ny/art_02.v2.jpg) no-repeat;}
/*列表*/
#NIE-art ul li{background:url(../images/ny/art_03.v2.gif) no-repeat 10px 14px;}
#NIE-art ul li h4{color:;}
/*链接颜色*/
#NIE-art a{color:#872f00;text-decoration:underline;}
/*分页*/
/* normal */#NIE-art .paging a i{border-color:#9e7a50;background:#f4e3bc;}
/* hover,current */#NIE-art .paging i,#NIE-art .paging a:hover i{color:#fff;background:#ff9900;border-color:#ff6600;}

/* === 发布系统 === */
/*普通文字颜色*/#NIE-art{color:#342000;}
/*着重色1*/.red{color:#880500;}
/*着重色1加粗*/.redb{color:#880500;font-weight:bold;}
/*着重色2*/.blue{color:#0065c3;}
/*服务器名字*/.fuchsia{color:#ff00ff;}
/*图片表格*/
#NIE-art .table-pic{}
/*文字表格*/
#NIE-art .table-txt{}
/* == 为了兼容旧table颜色，方便统一修改（可拆开使用）== */
/*浅色背景色*/#NIE-art .table-pic,#NIE-art .table-txt,.table3,.table4,.tablepad12,.tablepad{background-color:#f4e3bc;}
/*深色背景色*/#NIE-art .table-txt thead td,.table4 thead td{background-color:#e1cd9f;}
/*边框颜色*/#NIE-art .table-txt td,#NIE-art .table-pic td,.table3 td,.table4 td,.tablepad12 td,.tablepad td{border-color:#9e7a50;}
/*图片边框颜色*/#NIE-art .table-pic img,.table3 img{border-color:#e1cd9f;}
/*图片.hover边框颜色*/#NIE-art .table-pic a:hover img,.table3 a:hover img{border-color:#C93;}

/* === 自定义额外的样式 === */
#NIE-art .artRemark{border-top-color:#9e815d;}
#NIE-art .artDisclaimer{color:#342000;}
/*文章导航*/
.art-nav{width:657px;margin:10px auto;background:#f8eed5 url(../images/ny/art.nav.v2_02.gif) repeat-y;overflow:hidden;}
.art-nav-bg1{width:657px;float:left;background:url(../images/ny/art.nav.v2_01.gif) no-repeat;}
.art-nav-bg2{width:647px;float:left;padding:10px 5px;background:url(../images/ny/art.nav.v2_03.gif) no-repeat bottom;overflow:hidden;}
.art-nav h3{line-height:20px;padding:0 10px;float:left;color:#1b0e01;font-size:14px;font-weight:bold;background:url(../images/ny/art.nav_03.v2.gif) no-repeat right center;display:inline;}
.art-nav ul{width:520px;float:right;}
.art-nav ul li{display:inline;}
.art-nav ul li a{ height:14px;margin:3px 0;line-height:14px;padding:0 8px;text-decoration:none;background:url(../images/ny/line.v2.gif) no-repeat center left;overflow:hidden;display:inline-block;}
.art-nav ul li a:hover{text-decoration:underline;}
/*底部信息*/
.botInfo{width:630px;margin:0 auto;overflow:hidden;}
.box{width:630px;float:left;}
.box-top,.box-bot{width:630px;height:4px;float:left;display:block;overflow:hidden;}
.box-top{background:url(../images/ny/box.bg.v2_01.gif);}
.box-bot{background:url(../images/ny/box.bg.v2_02.gif) bottom;}
.box-con{width:588px;padding:10px 20px;float:left;background:#f4e3bc;border-left:1px #b8a372 solid;border-right:1px #b8a372 solid;}
.box-con dt{margin-bottom:5px;line-height:28px;color:#7f3000;font-weight:bold;font-size:14px;}
.dl-zt{width:590px;margin-bottom:10px;float:left;}
.dl-zt a{width:136px;height:34px;color:#880500;font-weight:bold;text-indent:20px;float:left;margin:0 10px 5px 0;line-height:34px;background:url(../images/ny/btn2.v2.jpg);display:block;}
.dl-zt a:hover{color:#613e10;}
.dl-news{width:280px;float:left;}
.dl-news dd{width:280px;float:left;background:url(../images/ny/icon.gif) no-repeat 5px 9px;}
.dl-news span{float:left;display:block;overflow:hidden;}
.dl-news .c1{width:230px;height:24px;text-indent:15px;}
.dl-news .c2{width:50px;text-align:right;}
.dl-pic{width:295px;float:right;overflow:hidden;}
.dl-pic dd{width:127px;float:left;margin-right:20px;line-height:26px;text-align:center;overflow:hidden;}
.dl-pic img{border:1px #725012 solid;}
.dl-pic a:hover img{border-color:#F90;}