/* 栏目内容 */
.main {
    width: 100%;
    background: #F8F8F8;}

.main .w {
    padding-top: 30px;
    padding-bottom: 45px;
    padding-left: 1.5%;
    padding-right: 1.5%;
    background-color: #fff;}


/* 当前位置 */
.main .position {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #666;
    text-align: right;
    padding-right: 20px;
    border-left: 6px solid #bf9063;
    background-color: #f7f7f7;}

.main .position img{
    margin-top: -2px;}

.main .position a {
    font-size: 14px;
    color: #666;}

.main .position a:hover {
    color: #630560;}


/* 文章内容 */
.main .content {
    width: 100%;
    padding-top: 39px;
    padding-left: 3%;
    padding-right: 3%;}

.main .content .title {
    font-size: 24px;
    color: #333;
    text-align: center;}

.main .content .msg {
    padding: 4px 0 12px 0;
    text-align: center;}

.main .content .msg span {
    font-size: 14px;
    color: #666;}

.main .content .msg .people {
    margin-right: 20px;}

.main .content .msg .time {
    margin-right: 20px;}

.main .content .msg .typeface a {
    font-size: 14px;
    color: #999;}

.main .content .msg .typeface a:hover {
    color: #630560;}

.main .content .kuang {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 40px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;}

.main .content .words {
    width: 100%;
    min-height: 630px;
    font-size: 16px;
    color: #333;
    padding-left: 2%;
    padding-right: 2%;}

.main .content .words table tr  td {
    border: 1px solid #999;}

.main .content .fxd {
    width: 92.8433%;
    margin-left: 3.3333%;
    padding-top: 5px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e3e3;}

.main .content .fxd span {
    margin-top: 8px;}

.main .content .fxd .xu {
    margin-top: 8px;}

.main .content .fxd .xu a:hover {
    color: #630560;}

.main .content .wb {
    width: 100%;
    font-size: 16px;
    color: #333333;
    padding-top: 23px;
    padding-left: 2%;
    padding-right: 2%;}

.main .content .wb table tr td {
    font-size: 16px;
    color: #333333;}

.main .content .wb a:hover {
    color: #630560;}

/* 上下篇 */
.main .content .wb #upanddown table {
    width:100%;
    margin-top:0 !important;
    border-top:none !important;}