*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
}
body{
	background-color: #d01119;
	text-align: center;
	font-family: Verdana, "lr@SVbN";


}
.line{
	margin-bottom: 15px;
	margin-top: 15px;
}

a {
	color: #cc0000;
}
/*CENTERING*/
#wrapper,
#main,
#topHeader,
#shousaiBottun,
#popWrapper,
#popMain,
#popMain table
{
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 770px;
	background-image: url(../image/bg_table.gif);
	padding-bottom: 20px;

}
#main {
	width: 704px;
	text-align: left;
}
#footer{
	text-align: right;
}

img.title {
	margin-bottom:10px;
}