/* CSS Document */
body {
   margin:0 auto;
   padding:0 auto;
   color:#000;
   font-size:14px;
   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;
				background-image:url(../img/b1.jpg);
                background-repeat:repeat-x;
                border-top:1px solid #cccccc;
				border-left:1px solid #cccccc;
				border-right:1px solid #cccccc;}
#content .fconter{float:left;
                  width:430px;
				  margin-left:2px;
				  background-image:url(../img/b1.jpg);
                  background-repeat:repeat-x;
				  border-top:1px solid #cccccc;
				  border-left:1px solid #cccccc;
				  border-right:1px solid #cccccc;}
#content .fright{float:right;
                 width:260px;
				 background-image:url(../img/b1.jpg);
                 background-repeat:repeat-x;
				 border-top:1px solid #cccccc;
				 border-left:1px solid #cccccc;
				 border-right:1px solid #cccccc;}
#content .fconter2{float:left;
                  width:430px;
				  margin-left:2px;
				  background-image:url(../img/b3.gif);
                  background-repeat:repeat-x;
				  border-top:1px solid #cccccc;
				  border-left:1px solid #cccccc;
				  border-right:1px solid #cccccc;}
#content .fconter9{float:left;
                  width:713px;
				  background-image:url(../img/b3.gif);
                  background-repeat:repeat-x;
				  border-top:1px solid #cccccc;
				  border-left:1px solid #cccccc;
				  border-right:1px solid #cccccc;}
#content .fright2{float:right;
                 width:260px;
				 background-image:url(../img/b3.gif);
                 background-repeat:repeat-x;
				 border-top:1px solid #cccccc;
				 border-left:1px solid #cccccc;
				 border-right:1px solid #cccccc;}
#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;}
.title { clear:both;
         width:100%;
         height:24px;
         font-weight:bolder;
         line-height:24px;
		 padding-top:2px;

         background-position:5px 6px;
         background-image:url(../img/b2.jpg);
         background-repeat:no-repeat;}
.font1{color:#000;
       font-size:14px;} 
.font2{color:#000;
       font-size:14px;}
p{margin:0 auto;
   padding-right:3px;padding-left:6px;
   line-height:24px;} 
.flash{width:980px;
       border:1px solid #ccc;}
/*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;}
