/* CSS Document */
body{margin:0;
     padding:0;}

a { 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开始---*/
#header{width:980px;
		margin:0 auto;
		border:1px solid #ccc;}
#l1{float:left;
    width:890px;}
#r1{float:right;
    width:87px;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	letter-spacing:4px;
	text-align:center;
	}
#nav{width:980px;
     height:25px;
	 margin:0 auto;
	 background-image:url(/image/t.gif);
	 background-repeat:repeat-x;
     border-left:1px solid #ccc;
	 border-right:1px solid #ccc;
	 }
#nav ul {list-style:none;margin:6px 0 0;padding:0;}
#nav li {float:left;padding-left:10px;font-size:14px;font-weight:400;}
#nav1 {width:980px; margin:2px auto 0;padding-top:3px; height:17px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;}

#nav2 {width:980px; margin:0 auto; height:17px;border-left:1px solid #ccc;border-right:1px solid #ccc;}
#nav2 ul {list-style:none;margin:0;padding:0;}
#nav2 li {float:left;padding:2px 5px;font-size:14px;font-weight:400;height:17px;}
#n1 {border-right:1px solid #ccc;}
#n2 {width:550px;}

#flashtop{width:980px;
		  margin:0 auto;
		  border:1px solid #ccc;}
/*top.asp 文件css结束---*/
/*----------------------------------------------------------------------------------------------*/
/*主文件css开始---*/
#container{width:980px;
           margin:0 auto;
           }

.diva {width:100%;
      margin-bottom:3px;
	  }
.lefta{float:left;
        width:704px;
		padding-bottom:3px;
		}
.righta{float:right;
        width:260px;
		background-image:url(../image/t.gif);
		background-repeat:repeat-x;
		padding:3px 5px 1px;
		font-size:14px;
		line-height:20px;
		margin-bottom:1px;
		border:1px solid #ccc;}
.leftb{float:left;
       width:260px;
       background-image:url(../image/t.gif);
	   background-repeat:repeat-x;
	   padding:3px 5px;
	   font-size:14px;
	   line-height:20px;
	   padding-bottom:1px;
	   border:1px solid #ccc;}
.rightb{float:right;
        background-image:url(../image/t.gif);
		background-repeat:repeat-x;
        width:416px;
		padding:3px 5px;
	    font-size:14px;
		line-height:20px;
	    padding-bottom:1px;
		border:1px solid #ccc;}

.font1{font-size:14px;
      color:#ffffff;
	  font-weight:800;}
/*主文件css结束---*/
/*----------------------------------------------------------------------------------------------*/
/*under.asp 文件css开始---*/
#footer {width:980px;
         margin:0 auto;
		 text-align:center;
		 border:1px solid #ccc;}
#footer#flash_bottom{border-bottom:1px solid #ccc;}
#footer ul {list-style:none;margin:0;padding:0;}
#footer li{float:left;}
#footer#bottom{width:100%;
               background-image:url(../image/bottom.gif);
			   background-repeat:repeat-x;
			   text-align:center;
			   font-size:14px;
			   line-height:22px;
			   border-top:1px solid #ccc;}
/*under.asp 文件css结束---*/