@charset "utf-8";
/* CSS Document */
#content{
	width:560px;
	margin:0 auto;
	position: relative;
}
#content img{
	max-width:560px !important;
	height:auto !important;
}
#content table td{
	padding:5px 0;
	line-height:25px;
	letter-spacing:0px;
}