﻿body
{
}
form
{
    padding: 0px;
    margin: 0px;
}
.top-img
{
    background-image: url("../Images/nry_14.jpg");
    width: 777px;
    height: 73px;
    background-repeat: no-repeat;
}
.top-img1
{
    background-image: url("../Images/nry_141.jpg");
    width: 1000px;
    height: 73px;
    background-repeat: no-repeat;
}

.bottom-img
{
    background-image: url("../Images/nry_14-2.jpg");
    width: 777px;
    height: 73px;
    background-repeat: no-repeat;
}
.bottom-img1
{
    background-image: url("../Images/nry_14-21.jpg");
    width: 1000px;
    height: 73px;
    background-repeat: no-repeat;
}
.detail-content
{
    width: 777px;
    position: relative;
}
.content-text
{
    padding: 0px 40px 0px 40px;
}

.content-text .title
{
    width: 677px;
    text-align: center;
    color: #FF7316;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.content-text .title1
{
    width: 900;
    text-align: center;
    color: #FF0101;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.content-text .remark
{
    height: 30px;
    line-height: 30px;
    border: 1px dashed #cccccc;
    text-align: center;
}

.content-text .content
{
    margin-top: 20px;
}

.content-text .tag
{
    width: 677px;
    border-top: 1px dashed #cccccc;
    margin-top: 100px;
}
.content-text .tag ul
{
    list-style: none;
    line-height: 20px;
}


.comment
{
    width: 735px;
    margin: 0px auto;
}
.btn
{
    cursor: pointer;
}
.btn-login
{
    cursor: pointer;
}
.btn-register
{
    cursor: pointer;
}
.comment .title
{
    background-image: url("../Images/comment-bg.jpg");
    width: 735px;
    height: 61px;
    position: relative;
}
.comment .title span
{
    position: absolute;
    top: 13px;
    right: 15px;
}
.comment .title .btn
{
    width: 74px;
    height: 30px;
    border: 0px;
    background: url("../Images/btn.jpg");
    margin-left: 10px;
    color: #A8620A;
    font-weight: bold;
}

.comment .content
{
    border: 1px solid #E5E5E5;
    background-color: #F7F7F7;
    padding: 10px;
    position: relative;
}
.comment .content table
{
    width: 713px;
    margin-bottom: 10px;
}
i, em
{
    font-style: normal;
    display: inline-block;
}

.content-title-time
{
    text-align: right;
}
.comment .content .content-text1
{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 5px 5px 5px 5px;
}
.content-reply
{
    text-align: right;
}

.content-reply span .btn
{
    display: inline-block;
    background: url("../Images/replyicon.jpg");
    width: 73px;
    height: 23px;
    margin-top: 10px;
    border: 0px;
}

.Commentcontent
{
    width: 700px;
}


.Popwindow
{
    background-image: url("../Images/loginbg1.gif");
    background-repeat: no-repeat;
    width: 286px;
    height: 228px;
    position: absolute;
    top: -40px;
    right: 250px;
}

.Popwindow-title
{
    padding-left: 10px;
}

.Popwindow-title i
{
    background-image: url("../Images/icon3.gif");
    background-repeat: no-repeat;
    height: 31px;
    width: 35px;
    position: relative;
    top: 10px;
}

.Popwindow-title em
{
    position: relative;
    top: 3px;
    margin-left: 10px;
}

.Popwindow-title span
{
    display: inline-block;
    background-image: url("../Images/delete.png");
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=true, sizingMethod=image, src= '../Resources/Images/delete.png' );
    _background-image: none;
    height: 16px;
    width: 16px;
    position: relative;
    left: 100px;
    top: 2px;
    cursor: pointer;
}

.Popwindow-content
{
    margin-left: 12px;
    background-image: url("../Images/loginbg2.gif");
    width: 261px;
    height: 168px;
    margin-top: 10px;
}

.Popwindow-content table
{
    width: 228px;
    margin-top: 10px;
    margin-left: 10px;
    line-height: 35px;
}
.Popwindow-content .content-title
{
    text-align: right;
    width: 100px;
}
.Popwindow-content .content-input
{
    text-align: left;
}
.Popwindow-content .content-input input
{
    width: 150px;
}

.Popwindow-content .content-btn input
{
    margin-top: 10px;
    margin-left: 65px;
    background: url("../Images/loginbtn.gif");
    width: 86px;
    height: 34px;
    border: 0px;
}

.hide
{
    display: none;
}
.show
{
    display: block;
}
