@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,small,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img,fieldset { 
	border:0;
}

em,strong,th {
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

a{
    overflow: hidden;
    outline: none;
}

hr{
	border:none;
	height:0;
	*border-top:1px solid;
}

address{
	font-style:normal;
}