/* CSS Document */
body {
   margin:0 auto;
   padding:0 auto;
   color:#000;
   line-height:24px;
   background:#fff;
}
a{font-size:14px;
  line-height:24px;}
a:link{
  color:#000;
  text-decoration:none;
}
a:visited{
  color:#000;
  text-decoration:none;
}
a:hover{
  color:#FF3300;
  text-decoration:none;
}
a:active{
  color:#000;
  text-decoration:none;
}     
/*mian*/
#content{ width:980px;
          margin:0 auto;
		  }
#content .fleft{float:left;
                width:280px;
                border-top:1px solid #ccc;
				border-left:1px solid #ccc;
				border-right:1px solid #ccc;}
#content .fconter2{float:left;
                  width:430px;
				  margin-left:2px;
				  border-top:1px solid #ccc;
				  border-left:1px solid #ccc;
				  border-right:1px solid #ccc;}
#content .fright2{float:right;
                 width:260px;
				 border-top:1px solid #ccc;
				 border-left:1px solid #ccc;
				 border-right:1px solid #ccc;}
#content .fconter3{float:left;
                  width:693px;
				  margin-left:2px;
				  border-top:1px solid #ccc;
				  border-left:1px solid #ccc;
				  border-right:1px solid #ccc;} 
.table1{font-size:12px;
        line-height:20px;}
.title { clear:both;
         width:100%;
         height:24px;
         font-weight:bolder;
         line-height:24px;
		 padding-top:2px;
         background-image:url(../img/b1.jpg);
         background-repeat:repeat-x;}
.title2 { clear:both;
         width:100%;
         height:24px;
         font-weight:bolder;
         line-height:24px;
		 padding-top:2px;
         background-image:url(../img/b3.gif);
         background-repeat:repeat-x;}
.font1{color:#fff;
       font-size:14px;} 
.font2{color:#000;
       font-size:14px;}
.font3{font-size:18px;
       color:#ff0000;
	   font-weight:bold;}
.font4{font-weight:bold;}
.p1{font-size:14px;
    font-weight:bold;}
.p2{font-size:14px;
    line-height:24px;}
p{margin:0 auto;
   padding-right:3px;padding-left:6px;
   line-height:24px;} 

#content .fleft ul{list-style:none;margin:0 auto;padding:0 auto;}
#content .fleft li{float:left;width:49%;font-size:16px;background-image:url(../img/b06.gif);
	       background-repeat:repeat-x;}
#content .fleft .b{border-left:1px solid #fff;}
/*top.asp*/
#header{width:980px;
        margin:0 auto;
        }
.bian{border:1px solid #ccc;}
/*under.asp*/
.foot{width:980px;
	  margin:0 auto;
      border:1px solid #ccc;
	  font-size:12px;
	  color:#000;
	  text-align:center;}
