@charset "utf-8";
/* CSS Document */
img{ border: none;}
body {	
margin-left:0px;	
margin-top:0px;	
margin-right:0px;
margin-bottom:0px;
padding:0; 
text-align:center;
background-color:#000;
font-family:"宋体";
color:#000;
font-size:12px;
}
A{
TEXT-DECORATION: none;	
}
A:link {
COLOR: black;
TEXT-DECORATION: none
}
A:visited {
COLOR: black; 
TEXT-DECORATION: none
}
A:hover {
COLOR: #ff0000; 
TEXT-DECORATION: none
}
A:active {
COLOR: #000;
TEXT-DECORATION: none
}
#container {
margin:0 auto;
width:1004px;
}
#header {
width:1004px;
height:40px;
float:left;
}
#e{color:#ffd52d;
font-weight:bold;
font-size:13px;
text-align:center;}
.e a:link, .e a:visited{
	color:#ffd52d;
	font-weight:bold;
	text-decoration:none;
   }
.e a:hover{
	color:#B30202;
	font-weight:bold;
	text-decoration:none;
   }
.flash{
width:1004px;
height:191px;
}
#dh{
float:left;
height:30px;
background:url(../images/d1.jpg);
background-repeat:repeat-x;
}
#d{color:#FFF;
font-size:13px;
font-weight:bold;
text-align:center;}
.d a:link, .d a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
   }
.d a:hover{
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
   }
#dh1{
float:left;
height:55px;
font-size:12px;
background:url(../images/d2.jpg);
background-repeat:repeat-x;
}
#d1{color:#FFF;
font-weight:bold;
text-align:center;}
.d1 a:link, .d1 a:visited{
	color:#fff;
    font-weight:bold;
	text-decoration:none;
   }
.d1 a:hover{
	color:#ffcc00;
    font-weight:bold;
	text-decoration:none;
   }
#main{
width:1004px;
height:auto;
margin-top:5px;
}
#left{ width:265px;
      float:left;
	  color:#000;
      }
.left1{ width:265px;
        line-height:150%;
        background:url(../images/left_2.jpg);
		background-repeat:repeat-y;
       }
.lmz{ color:#fff;}
.js{
     font-size:13px;
     text-align:left;
     line-height:150%;
     }
#right{ width:690px;
        float:right;
		background-color:#f6e9d6;
      }
.lmm{ font-size:13px;
      color:#fff;
	  }
.lmm1{ font-size:12px;
      color:#fff;
	  }
.js2{
     font-size:13px;
	 color:#000;
     text-align:left;
     line-height:150%;
     }
.js3{
     font-size:12px;
	 color:#000;
     text-align:left;
     line-height:150%;
     }
.more{font-size:12px;
      color:#fff;}
.more a:link, .more a:visited{
	color:#fff;
	text-decoration:none;
   }
.more a:hover{
	color:#ffcc00;
	text-decoration:none;
   }
#footer{
width:1004px;
height:30px;
float:left;
text-align:center;
font-size:13px;
line-height:130%;
color:#fff;
margin-top:20px;
margin-bottom:10px;
background-color:#000;
}


ul { 
    margin:0 auto; 
    padding:5px 0 5px 0px;
}
ul li { 
    float:left; 
	margin:5px 5px 0px 5px;
    list-style-type:none;
    display:inline;
}
ul li a {  
    text-decoration:none;
}
ul li a span {  
    font-size:13px; 
    text-align:center; 
    cursor:hand; 
    white-space:nowrap; 
    overflow:hidden;
}

