@import "../common/screen.css";

#body {
	background: white url(body.jpg) no-repeat;
}

#body .left p.big {
	font-size: 12px;
	font-weight: bold;
	padding-right: 0;
}

#body .left ul.big {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

#body .right p strong {
	color: #e6165a;
}

#body .right ul {
	color: #e6165a;
}
