/*button按钮的样式*/

.button01 {
	width: 120px;
	height: 30px;
	border: 1px solid #0033FF;
	background-image: url(/jjysl/ysl/images/anbj.jpg);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}