/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;

}
.a1 a{font-size:14px;
      color:#20201e;
	  font-weight:900;
	  text-decoration:none}
.a1 a:hover{text-decoration:underline;}
.a2 a{font-size:14px;
      color:#ffffff;
	  font-weight:900;
	  text-decoration:none}
.a2 a:hover{text-decoration:underline;}
.text01{font-size:12px;
        color:#262626;}
.text01 a{font-size:12px;
        color:#262626;
		text-decoration:none;}
.text01 a:hover{font-size:12px;
        color:#262626;
		text-decoration:underline;}
.a3{font-size:12px;
      color:#333;
	  font-weight:900;}
.a3 a{font-size:12px;
      color:#333;
	  font-weight:900;
	  text-decoration:none}
.a3 a:hover{text-decoration:underline;}
.a4{font-size:16px;
     font-family:"Î¢ÈíÑÅºÚ";
	 color:#333;
	 font-weight:900}
.juli{margin-top:5px;}

.hangg{line-height:23px;}
.kuan{border:solid 1px #435384;}
.dhbj{background:url(images/dhbj.jpg) repeat-x bottom;}
#mdaoh{width:940px;
       height:35px;
	   margin-top:0px;
	   text-align:center;}
#mdaoh ul{margin:0px;
          padding:0px;}
#mdaoh ul li{list-style-type:none;
             float:left;
			 width:100px;
			 height:35px;}
#mdaoh ul li a{font-size:12px;
               color:#000;
			   text-decoration:none;
			   display:block;
			   font-weight:900;
			   width:100px;
			   height:35px;
			   line-height:35px;
			   margin-left:4px;
			   background:url(images/shut.jpg) no-repeat right;}	
#mdaoh ul .shobj a{font-size:12px;
                   color:#ffffff;
				   font-weight:900;
				   margin:0px;
                   text-decoration:none;
                   display:block;
                   width:100px;
                   height:35px;
                   line-height:35px;
                   background:url(images/daohbj.jpg) no-repeat right;}		 
#mdaoh ul li a:link{text-decoration: none;}
#mdaoh ul li a:visited {text-decoration: none;}
#mdaoh ul li a:hover {text-decoration:none;
	                  color:#ffffff;
					  font-size:12px;
					  font-weight:900;
					   background-image:url(images/daohbj.jpg);
					   filter:alpha(opacity=100);
                       -moz-opacity:.20;
                       opacity:0.2}
#mdaoh ul li a:active {text-decoration: none;
                       background-image:url(images/daohbj.jpg);
					   filter:alpha(opacity=100);
                       -moz-opacity:.20;
                       opacity:0.2}		 
