/* CSS Document */
/*
*top.asp的css文件
*index.asp的css文件
*foot.asp的css文件
*/
/* ---------------------------------------------------------*/
body{margin:0 auto;
     padding:0 auto;
	 font-size:12px;
	 line-height:20px;}
p{margin:3px 8px;
  padding:0 auto;} 
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;}
.img{border:1px solid #000;
     margin-top:2px;
     padding:2px;}
.kong {margin-top:2px;}
/* ---------------------------------------------------------*/
#header{width:760px;
        margin:0 auto;
		padding:0 auto;
	    border:1px solid #ccc;}
ul{list-style:none;margin:0 auto;padding:0 auto;}
li{float:left;}
#u1{border-top:1px solid #ccc;}
#u2{border-top:1px solid #ccc;height:23px;line-height:24px;font-size:14px;background-color:#3b79ce;}
#l1{text-align:center;width:80px;font-size:14px;font-weight:700;line-height:24px;}
#l2{width:300px;border-right:1px solid #ccc;}
#l3{color:#ffffff;margin-left:10px;}
.l4{color:#ffffff;margin-left:10px;margin-right:10px;}

/* ---------------------------------------------------------*/
#content{width:760px;
         margin:0 auto;
		 }
#left{float:left;
      width:550px;
	  }
#right{float:right;
       width:206px;
	   margin-top:2px;
	   border:1px solid #ccc;}
.ltitle{width:100%;
       font-size:14px;
	   line-height:24px;
	   color:#fff;
	   font-weight:800;
	   background-image:url(../image/b01.jpg);
	   background-repeat:repeat-x;
	   } 
.ltitle2{width:100%;
         color:#ff0000;
		 }
.left1{float:left;
       width:272px;
	   border:1px solid #ccc;
	   margin-top:2px;}
.right1{float:right;
       width:272px;
	   border:1px solid #ccc;
	   margin-top:2px;
	   }
		