
/* ---------------------------------------------------------*/
body{margin:0 auto;
     padding:0 auto;
	 font-size:14px;
	 
	 }
p{margin:2px 5px;
  padding:0 auto;
  font-size:14px;
  line-height:22px;} 
a { text-decoration: none;
	color:#000;}
a:link {text-decoration:none;}

a:active {text-decoration : none ;}

a:hover {text-decoration: none;}

a:visited {text-decoration: none;}

ul{list-style:none;margin:0 auto;padding:0 auto;}
li{float:left;}

#content{width:980px;
         margin:0 auto;
		 }
.left{float:left;
      width:210px;
	  margin-bottom:3px;
	  border:1px solid #ccc;
	  }
.center{float:left;
      width:550px;
	  margin-left:2px;
	  margin-right:2px;
	  margin-bottom:3px;
	  border:1px solid #ccc;
	  }

.right{float:left;
       width:210px;
	   margin-bottom:3px;
	   border:1px solid #ccc;}
.left2{float:left;
      width:322px;
	  margin-bottom:3px;
	  border:1px solid #ccc;
	  }
.center2{float:left;
      width:322px;
	  margin-left:2px;
	  margin-right:2px;
	  margin-bottom:3px;
	  border:1px solid #ccc;
	  }

.right2{float:left;
       width:322px;
	   margin-bottom:3px;
	   border:1px solid #ccc;}
.ltitle{width:100%;
       font-size:14px;
	   line-height:24px;
	   color:#fff;
	   font-weight:800;
	   background-image:url(../img/b1.gif);
	   background-repeat:repeat-x;
	   } 
.ltitle2{width:100%;
       font-size:14px;
	   line-height:24px;
	   color:#fff;
	 
	   font-weight:800;
	   background-image:url(../img/b2.gif);
	   background-repeat:repeat-x;
	   } 
.flash{width:980px;
       margin-bottom:3px;
       text-align:center;
	   border:1px solid #ccc;}
.sj{width:50%;}
.cfont{font-size:14px;
       font-weight:800;
	   color:#000;}
.pict{ height:106px; width:105px; float:left; border:1px solid #cccccc; margin:4px; padding:3px; text-align:center;}
.pict1{ height:86px; width:105px; }
.pict2{ height:20px; width:105px; line-height:20px; border-top:1px solid #cccccc;}
		
