body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
}

#common {
	margin: 0px auto;
	padding: 15px 0px 0px;
	width: 702px;
	height: auto;
	text-align: left;
}

.nomal_bold {  font-size: 12px; line-height: 14px; font-weight: bold; color: #333333}
.red_bold { font-size: 12px; line-height: 14px; font-weight: bold; color: #990000}
.nomal {  font-size: 12px; line-height: 14px; color: #333333}

