/*内容栏全局定义*/
.content {
font-size:14px;
line-height:22px;
margin:15px 0;
}
.content p {
margin:15px 0;
}
.content ul {
margin:15px 22px;
list-style:disc;
}
.content ol {
margin:15px 30px;
list-style:decimal;
}
.needpwd {
border-bottom:1px solid #B3CBE1;
padding-bottom:20px;
margin:20px 0;
background:#fff;
}
[ 本帖最后由 dxx 于 2008-7-29 09:20 编辑 ]