@charset "UTF-8";

/*---------------------------------------------

	css/reset.css

-----------------------------------------------*/

html {
	overflow-y: scroll;}

body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,table,th,td,
form,select,option,address,pre,
strong,em,caption,cite,code,dfn,var {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0;
	margin: 0;
	padding: 0;
	text-decoration: none;}

h1,h2,h3,h4,h5,h6,dt,th {
	line-height: 1.3;}

p,dd,li,td,
address,pre,strong,em,caption,cite,code,dfn,var {
	line-height: 1.5;
	line-break: strict;}


img { 
	border: 0; 
	background-color: transparent;
	vertical-align: top;}

table { 
	border-collapse: collapse; 
	cell-spacing: 0;}

caption, th {
	text-align: left;}

fieldset {
	border: 0;}

hr {
	display: none;}

ol, ul {
	list-style: none;}

abbr,acronym {
	border: 0;}
