@charset "gb2312";
body {
	font-size: 12px;
	margin:0;
	text-align:center;
	background-image:url(images/index_01.jpg);
	color:#000000;
	line-height:20px;
	background-repeat:repeat-x;
	background-color:#088db8;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF3300;
	text-decoration: underline;
}

