body { font:14px/1.5 \5B8B\4F53, serif; color:#333; background: #1f1c24; }

a { color:red; text-decoration:none; }
a:hover { text-decoration:underline; }

.clear { clear:both; }
.inner { width:956px; margin:0 auto; }

#header { background:#1e1b1b url(images/header.png) 50% 0 no-repeat; }
#header .inner { position:relative; height:541px; }
#header .inner .intro { position:absolute; left:109px; bottom:13px; width:809px; color:white; text-indent: 2em; }
#header .inner .intro p { margin-bottom:3px; }

#body .inner { background:white; }

.block { background:#fff url(images/block_bg.gif) left bottom repeat-x; overflow:hidden; }
.title { height:65px; }
.title.one { background: url(images/title_1.gif) 0 0 no-repeat; }
.title.two { background: url(images/title_2.gif) 0 0 no-repeat; }
.title.three { background: url(images/title_3.gif) 0 0 no-repeat; }
.title.four { background: url(images/title_4.gif) 0 0 no-repeat; }

.flash { width:932px; padding:5px 0 22px 10px; }

.chat { background:url(images/chat.gif) 0 0 no-repeat; margin:0 auto 20px; width:942px; height:484px; font-size:12px; }
.chat .left, .chat .right { float:left; }
.chat .left { width:209px; margin:128px 20px 0 0; padding:10px; line-height:1.6; }
.chat .right { width:650px; padding:20px; line-height:2; }
.chat .right p { margin-bottom:10px; text-indent: 2em; }

.sixsin { padding:5px 20px 20px; }
.sixsin img { float: left; margin-right: 20px; }
.sixsin p { padding:20px 20px 0 0; line-height:2; }

.features { font-size:12px; }
ul.more { width:848px; height: 115px; margin: 0 auto; padding:5px; background:url(images/more.jpg) no-repeat left top; margin-top:5px; border:1px solid #d5dde8; padding-left:95px; }
ul.more li { float:left; text-align:center; padding:8px 8px;  width:153px; }
ul.more li a { color:#333; }
p.more { width:933px; padding:20px 0 0 0; text-align:right; }
p.nbd { padding:10px 30px; line-height:3.0; color:#666666; }
p.nbd span { padding:0 10px; }

/* toTop */
#totop {
    position:absolute;
    right:50px;
    top:600px;
    width:50px;
    height:50px;
    text-align:center;
    text-indent:-9999px;
    background:url(http://www.nbd.com.cn/images/to-top.png) 0 -50px no-repeat;
}