@charset "utf-8";
body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, ol, p, table, tr, th, td, form, input, textarea {
	margin:0;
	padding:0;
}
ul, li, ol {list-style: none outside none;}
img{
	border:0px;
	vertical-align:bottom;
}


.content{
	width:1000px;
	margin:0px auto;
	position:relative;
}
