@charset "utf-8";
body {
	background:url(/image/yuan.gif) repeat;
	margin:0 0;
	padding:0 0;
	text-align:center;
}

.main{ margin:0 auto; width:1003px;}
.main .menu {
	background-image: url(/image/menushu.gif);
	background-repeat: repeat-x;
	height: 37px;
}

	a.menu1:hover,a.menu1:link,a.menu1:visited{font-size:15px;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;}
