/* CSS Document */
body{margin:0;
     padding:0;
	 font-size:13px;
    line-height:22px;}

a { font-size:13px;
    text-decoration: none;
	outline: none;
	color:#000;}
a:link {text-decoration:none;}

a:active {text-decoration : none ;}

a:hover {text-decoration: none;}

a:visited {text-decoration: none;}



/*top.asp 文件css结束---*/
/*----------------------------------------------------------------------------------------------*/
/*主文件css开始---*/
#container{width:980px;
           margin:0 auto;
           }
.left1{float:left;
       width:720px;
       }
.right1{float:right;
        width:250px;
		border:1px solid #cccccc;}
		
.left2{
	float:left;
	width:270px;
	border:1px solid #cccccc;
	border-color: #CCCCCC;
}
.right2{float:right;
         width:440px;
		 border:1px solid #cccccc;}
		 
/*-------------------*/	 
.left3{float:left;
       width:250px;
	   }
.right3{float:right;
         width:440px;
		 }
.left4{float:left;
       width:721px;
       border-top:1px solid #cccccc;
	   border-left:1px solid #cccccc;
	   border-right:1px solid #cccccc;}	 
/*-------------------*/	 	   
h4{width:150px;height:25px;
   background-image:url(../img9/title1.gif);
   background-repeat:repeat-x;
   line-height:25px;
   margin:0;padding:0;
   font-size:14px;
   text-align:center;
   }	   
.title1{width:100%;
        height:25px;
        background-image:url(/img9/title.jpg);
		background-repeat:repeat-x;
		line-height:25px;}
.font1{font-size:14px;font-weight:900;color:#ffffff;}
p{padding-left:8px;padding-right:6px;padding-top:3px;padding-bottom:3px;
  margin:0;line-height:22px;}
.hf{widht:100%;
    margin:2px 0px;
	padding:0px;
	border:1px solid #cccccc;}
.u2{list-style:none;margin:0 auto;padding:0 auto;}
.l2{float:left;width:50%;}
