﻿/*
===========================================================
	BrowserRestCss [lastUp 20131213]
===========================================================
*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote,table,th,td {
	margin: 0;
	padding: 0;
}
html {
	background: #FFF;
	color: #000;
	overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
th,td {
	text-align: left;
	vertical-align: top;
}
caption {
	text-align: left;
}
fieldset,img { 
	border: 0;
}
ul,ol,ul {
	text-indent: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
