body {
        font-size: 0.9em;
        color: #333333;
        line-height: 150%;
}
h1 {
      color #006600;
      font-weight: bolder;
      font-family: fantasy;
}    
#header {
       background: url(./images/bn_haolun77_1315233410705.jpg) 0 0 no-repeat;
       padding: 20px 0 0 20px;
       height: 300px;
}
#wrap {
       width: 800px;
}
#left_bar {
       width: 250px;
       float: left;
}
#right_bar {
       width: 550px;
       float: right;
}
a:link { color: #009900; }
a:visited { color: #006600; }
a:hover {color: #003300; }
a:active { color:#003300; }
ul{
       list-style-image: url(./images/icon.gif);
       margin-bottom: 30px;
       
}
h2 {
       background: url(./images/bg_h2.png) 0 0 no-repeat;
       padding: 26px 0 0 66px;
       height: 50px;
       color: #336633;
}
.content_box { 
       margin: 0 0 50px 40px;
}
h3 {
       height: 25px;
       border-bottom: 2px #669966 solid;
       border-left: 5px #669966 solid;
       margin: 0 0 20px 20px;
       padding: 3px 0 0 5px;
}
img. conten_img {
       border: none;
       float: right;
       margin-left: 0.8em;
       margin-bottom: 0.5em;
}
p{
clear: both;
line-height: 1.4;
}

#copy{
       width: 800px;
       background-color: #669966;
       clear: both;
       text-align: center;
       color: #FFFFFF;
}
     