@charset "utf-8";

#header {
	width: 976px;
	background-image: url(../images/draft_01.png);
	height: 142px;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#bodyL {
	background-image: url(../images/draft_02.png);
	height: 596px;
	width: 599px;
}
#bodyL_content {
	padding-top: 35px;
	padding-left: 22px;
}
#textforspeaker {
	padding-top: 1px;
	color: #FFF;
	font-weight: bolder;
	padding-left: 80px;
}
#VideoBox {
	width: 568px;
	/* [disabled]border: 1px solid #F00; */
	height: 300px;
	margin-top: 8px;
}
#twitterbox {
	padding-left: 50px;
	padding-top: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#twitterImg {
	border: none;
}





#bodyR {
	background-image: url(../images/draft_03.png);
	height: 596px;
	width: 369px;
}
#form {
	padding-top: 220px;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
}
.inputbox {
	margin-left: 65px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: italic;
}
#btnImg {
	margin-top: 45px;
	margin-left: -3px;
}
#warning {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #000;
	font-size: 13px;
}
#spam {
	color: #666;
	text-decoration: line-through;
}


#inputbox2 {
	margin-left: 14px;
}
#copyright {
	margin-left: 10%;
	margin-top: 2%;
}
#link {
	margin-left: 20%;
}

