body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-image: url(images/base.gif);
}

.big { font-size: 22px; font-weight: bolder; line-height: 30px; }
.middle { font-size: 16px; font-weight: bolder; line-height: 30px; }
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.red {
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
	font-weight: bolder;
}
.smallblack {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.smallgray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.bkgray {
	background-color: #aaaaaa;
}
.photo{ border: 1px solid #cccccc; cursor:pointer;}
.photo_answer{ border: 1px solid #666666; cursor:pointer;}
.photo_answer_choose{ border: 2px solid #29B4DC; cursor:pointer;}
.photo_answer_decided{ border: 2px solid #FF0000; cursor:pointer;}

a:link {
	color: #2996C8;
	text-decoration: none;
}
a:visited {
	color: #00A99D;
	text-decoration: none;
}
a:hover {
	color: #C9B421;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.red {
	color: #FF0000;
}
