@charset "utf-8";
/* CSS Document */


* {
	vertical-align: top;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
body {

padding: 0;
	margin: 0;
	font-family:"lr oSVbN",Osaka,sans-serif;
	
	}





		
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	
	
	
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
	
strong{
	font-weight:bold;
}

em{
font-style:italic;
}
address,caption,cite,code,dfn,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
a img, :link img, :visited img {
	border: 0;
	}
	
a:active, a:link, a:visited {
 text-decoration:none;
 border:none;
 color:#0606FF;
}

a:hover {background:#000099 none repeat scroll 0 0;
 text-decoration:none;
 border:none;
color:#FFFFFF;
}
	


