/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,table,th,tr,td {
	margin: 0; padding: 0;
}
body {
	background-color: #F0F5FF;
	text-align: center;
	margin-bottom: 20px;
}
ul, li {
	list-style: url(images/mark.gif) none outside;
}
a {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}
div {
	font-size: 12px;
	line-height: 150%;
	color: #336699;
}
h1 {
	margin-bottom: 2px;
}
#main {
	position: relative;
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#logo, #content, #contentH, #contentB, #contentF {
	position: relative;
	width: 800px;
}
#logo {
	margin: 3 0 3 0px;
}
#pic {
	position: absolute;
	width: 200px;
	height: 170px;
	top: 0px;
	left: 599px;
}
#contentB {
	background: #FFFFFF url('images/body_0.gif') repeat-y 0 0;
}
#title, #bingo, #toForm, #catch, #copy, #presents, #questions, #period, #outline, #apply {
	position: relative;
	width: 740px;
	left: 30px;
	margin-bottom:10px;
}
#title, #bingo, #toForm, #catch {
	text-align: center;
}
#bingo {
	margin-top: 40px;
	z-index: 2;
}
#presents, #questions {
	width: 760px;
	height: 450px;	
}
#questions {
	height: 100px;
}
#outline ul {
	margin-left: 18px;
}
#apply {
	margin: 0px;
}
#applyH, #applyB, #applyF {
	position: relative;
	width: 740px;
	background-color: #D9E8F0;
}
#applyB h1 {
	margin-left: 10px;
}
.present, .presentH, .prize, .presentPhoto, .presentName, .presentF, .presentCommentH, .presentComment, .presentCommentF, .question, .questionH, .questionF {
	position: relative;
	width: 360px;
}
.presentCommentH, .presentComment, .presentCommentF {
	background-color: #42738A;
	color: #FFFFFF;
}
.present, .question {
	float: left;
	margin-right: 20px;
}
.presentPhoto table{
	margin-left: 1px;
	border-top: 1px solid #B4D2E1;
	border-bottom: 1px solid #B4D2E1;
}
.presentPhoto td {
	width: 358px;
	height: 250px;
	text-align: center;
	background-color: #FFFFFF;
}
.prize, .presentName, .question p, #period {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#period {
	text-align: left;
}
.prize, .presentName, .presentPhoto {
	background: #FFFFFF url('images/body_1.gif') repeat-y 0 0;
}
.presentNumber {
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}
.presentCommentH {
	margin-top: 10px;
}
.presentComment p {
	padding: 0 8 0 8px;
}
.question, .questionH, .questionF {
	background-color: #EEEEEE;
}
.question p {
	padding: 5 0 5 0px;
	letter-spacing: 0.2em;
}
.txt1, .txt2, .txt3 {
	border-top: 1px solid #B6D0D1;
	border-left: 1px solid #B6D0D1;
	border-bottom: 1px solid #CFE2EF;
	border-right: 1px solid #CFE2EF;
	padding-left: 2px;
}
.txt1 {
	width: 300px;
}
.txt2 {
	width: 150px;
}
.txt3 {
	width: 50px;
}
#applyB th {
	width: 160px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5 0 5 5px;
}
#applyB td {
	font-size: 12px;
	padding: 0 0 0 10px;
}
.require {
	border-left: 5px solid #0099CC;
}
#result {
	height: 200px;
	padding-top: 70px;
	line-height: 200%;
	text-align: center;
}
#button {
	position: relative;
	width: 720px;
	left: 10px;
	z-index: 3;
}
#buttonL, #buttonC {
	width: 240px;
	padding-top: 10px;
	float: left;
}
#buttonL a {
	font-size: 14px;
	text-decoration: underline;
}
#buttonC {
	text-align: center;
}
#company, #copyright {
	clear: both;
	position: relative;
	text-align: center;
	margin-top: 5px;
}
#company {
	margin-top: 20px;
}