/* CSS Document */

/***频道内容**********/

.pd-nr{ margin:20px auto 0px; width:980px; }
.pd-mbx{ height:50px;}
.nr-mbx{ height:35px; line-height:35px; font-size:16px; float:left; width:400px;}
.nr-mbx a{font-size:16px;}
a#nr-mbx-this{ border-bottom:3px solid red;}
.pd-menu{ height:35px; line-height:35px; float:right; width:570px;}

.pd-menu li{ float:right; margin:0px 0px; background:#ffe6ec;height:35px;}
.pd-menu li a{ padding:0px 15px; border-bottom:3px solid #ffc5d4; height:32px; line-height:32px; display:block;}
.pd-menu li a:hover{ border-bottom:3px solid red;}

.pd-nr-content{background:#fff;line-height:30px; padding:20px 35px;}
.pd-nr-content p{ line-height:30px;}