﻿#center {
	height: 100px;
	width: 760px;
	background-image: url(../../eizo/img/headimg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
}

#banner_box { width: 760px; height: 100px; float: left; }

.banner_box_l { width: 487px; float: left; }

.banner_box_r { width: 272px; float: right; }

#clear {
	width: 100%;
	clear: both;
}

#alpha_box {
	width: 760px;
	margin-top: 15px;
	float: left;
	height: 100%;
}

#beta_box {
	width: 245px;
	float: left;
	padding-right: 3px;
	text-align: left;
}

#gamma_box {
	width: 245px;
	text-align: left;
	padding-left: 8px;
	padding-right: 3px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#delta_box {
	width: 245px;
	float: left;
	padding-left: 8px;
	text-align: left;
}

#side_menu { display: block; margin-bottom: 1px; margin-top: 5px; height: 22px; background-color: #003366; width: 170px; margin-left: 0px; float: left; }

#side_menu a { text-decoration: none; color: #FFF; }

#side_menu a:hover { color: #BEBEBE; }

.side_menu_t { font-size: 12px; padding-left: 5px; letter-spacing: 0.1em; float: left; display: block; line-height: 1.5em; padding-top: 2px; }

#side_banner { margin-bottom: 7px; float: left; } 

.banner_text { width: 93%; padding-left: 12px; background-attachment: fixed; background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: left center; line-height: 1.5em; text-align: left; float: left; }

#menu_pan { font-size: x-small; text-align: left; padding-left: 5px; margin-bottom: 25px; padding-top: 2px; }

#main_title {
	text-align: center;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCFF00;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCFF00;
	width: 230px;
	line-height: 1.5em;
	margin-bottom: 15px;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#main_cap {
	margin-top: 20px;
	margin-bottom: 7px;
	text-align: left;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	width: 230px;
	padding-top: 2px;
	background-color: #F5F5F5;
	padding-bottom: 2px;
	font-weight: bold;
}

#main_body {
	line-height: 1.3em;
	width: 240px;
	padding-left: 3px;
	display: block;
}

#main_body2 { margin-bottom: 15px; margin-left: 10px; float: left; text-align: left; width: 360px; line-height: 1.3em; }

#main_body3 { margin-bottom: 15px; margin-left: 10px; float: left; text-align: right; width: 360px; line-height: 1.3em; }

#index_t { font-size: x-small; font-weight: bold; margin-left: 5px; float: left; text-align: left; width: 360px; margin-top: 15px; }

#main_link { margin-bottom: 10px; margin-left: 15px; float: left; line-height: 1.3em; width: 350px; margin-top: 10px; text-align: left; }

#video_box { margin-top: 25px; display: block; }

#video_control { display: block; }

#headline { color: #444; margin-bottom: 10px; padding-left: 10px; font-weight: bold; margin-top: 5px; }

#headline a { text-decoration: none; color: #000; }

#headline a:visited { color: #A82B2B; }

#headline a:hover { text-decoration: underline; }

#textline {
	display: block;
	width: 230px;
	line-height: 1.3em;
	float: left;
	height: 17px;
}

.imgbox_s {
	display: block;
	float: left;
	height: 90px;
	width: 235px;
}

#imgbox {
	display: block;
	height: 300px;
	width: 760px;
	float: left;
	background-image: url(../../eizo/img/eizoimg.gif);
	background-repeat: no-repeat;
}

#next { font-size: x-small; text-align: right; margin-top: 5px; }

#line { display: block; height: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C3C3C3; margin-bottom: 10px; }

