@charset "utf-8";

.indexdaohang {
	background-image: url(image/daohang1.jpg);
}

.dazi {
	font-size: 36px;
	font-weight: bold;
}
.suojin {
	text-indent:2em;
}
a:link { text-decoration:none;
           color:black;
	     } 
a:visited  { text-decoration:none;
             color:#000;
	     }
a:hover  { text-decoration:none;
           color:#3CF;
		   
	     } 
a:active  { text-decoration:none;
            color:#F00;
           
	     }
		 
a:link b { text-decoration:none;
           
	     } 
a:visited b { text-decoration:none;
             
	     }
a:hover b { text-decoration:none;
           
		   font-size:25px;
		   text-shadow:#3CC;
		   color:#03F;
	     } 
a:active b { text-decoration:none;
           
	     } 
.jiacu {
	font-weight: bold;
}
#jiacu {
	font-weight: bold;
}
.zuoduiqi {
	text-align: left;
}
.jvzhong { text-align:center;
}
img {
	text-align:center;
}