* { margin: 0; padding: 0; }
body { font: 12px/24px 微软雅黑; }
ul { list-style: none; }
a { text-decoration: none; }
.box { width: 780px; margin: 0 auto; }
.top { background: url(../images/top.gif); height: 100px; }
.left { width: 120px; float: left; border-right: 1px dashed #ccc; padding: 10px 25px; height: 500px; }
.left h1 { font-size: 22px; color: #fc9806; font-weight: normal; text-align: center; }
.left li { background: url(../images/t.gif); width: 123px; height: 30px; line-height: 30px; text-align: center; margin: 10px 0; }
.left a { font-size: 14px; color: #999; }
.right { float: left; width: 609px; }
.sy { background: url(../images/jj.jpg) no-repeat top center; height: 510px; }
.foot { clear: both; background: url(../images/ft.gif); height: 100px; }
.jj dl { font-size: 14px; padding: 10px; }
.jj dt { float: left; padding: 0 15px 0px 0; }
.jj dd h2, .jj dd strong { color: #01938b; }
.jj dd p { text-indent: 2em; }
