@charset "utf-8";
/* CSS Document */

body {
	font: 12px/18px sans-serif, Tahoma, Arial, Verdana;
	color:#000;
	min-width: 1000px;
}
a {
	color:#254DFF;
	text-decoration:none;
	cursor:hand;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
	cursor:hand;
	font-weight:normal;
}

img {
	border:none;
}