a:hover {
	text-decoration:underline;
	color:#000;
}
a {
	text-decoration:none;
	color:#000;
}
.image_box01 .text .detail:hover {
    color: #1E63B0;
}
.image_box01 .text a {
    color: #033266;
}
.image_box01 .text .detail11 {
    color: #1E63B0;
cursor:pointer;
    font: 12px/20px "宋體";
}