body{
	-webkit-text-size-adjust: 100%;
	background-color:#ffe1c9;
	background-image:url('image/bg.jpg');
	background-position:center;
	background-repeat:repeat-y;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size:13px;
	line-height:1.5;
}

table{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size:13px;
	line-height:1.5;
}

a{
	text-decoration:none;
}


a:link{
	color:#ff8433;
}


a:visited{
	color:#8833ff;
}

a:hover{
	color:#ff3333;
	text-decoration:underline;
}

a:active{
	color:#33ff33;
	text-decoration:underline;
}


img{border:none;}




