/* CSS Document */
body{margin:0px;
     font-size:12px;
	 line-height:1.6;}
.top{margin-left:auto;
     margin-right:auto;
     background:url(kaili01.jpg) no-repeat;
     width:765px;
     height:95px;}
.line{border-top:1px solid #4E3646;
      background:#AA4891;
      border-bottom:1px solid #8C3772;
      margin-left:auto;
      margin-right:auto;
      width:765px;
      height:2px;}
.banner{width:765px;
        height:138px;
        margin-left:auto;
        margin-right:auto;
        background:url(kaili02.jpg) no-repeat;}
.main{width:765px;
      height:700px;
     border:1px solid #898988;
     margin-left:auto;
     margin-right:auto;
     background:#ffffff;}
.clsstop{border-bottom:2px solid #999999;}
.clss{width:660px;
       margin-left:auto;
       margin-right:auto;
       margin-top:25px;}
.clsscon{padding:12px;
         }
.clsscon a:link,.clsscon a:visited{color:#003300;
                                   text-decoration:none;}
.clsscon a:hover{color:#009933;
                 text-decoration:underline;}
.clsscon li{width:300px;
            float:left;
			list-style:none;}
