@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td { 
	margin: 0;
	padding: 0;
}

address,caption,em,strong,th,var,h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

fieldset,img {
	border:none;
	border-image:none;
}

img{
	vertical-align:bottom;
}

caption,th {
	text-align: left;
}

ol,ul {
	list-style: none;
	margin:0;
	padding:0;
}

li{
	margin:0;
	padding:0;
}

option {
	padding-right: 0.5em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {clear: both;}

.clearfix {
	zoom:1;
	overflow:hidden;
}

.clearfix:after {
	display:block;
	clear:both;
	content:"";
}
