* {
	margin: 0px;
	padding: 0px;
}



body {
	color: #fff;
	font-size: 12px;
	_font-size: x-small;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.4em;
	background:#000;
	text-align:left;
}

body div{
	/*text-align:left;
	margin: 0 auto;*/
}

img{
	border:0px;
}

table,tr,td,th{
	border:0;
	border-style:none;
}

ul{
	list-style-type:none;
}
