@charset "UTF-8";
/*layout CSS*/

body {
	background-color: #999;
}

div#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
div#contents {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 32px;
	background-image: url(images/div_wrap.png);
}
div#topbnr_absolute {
	position: absolute;
	left: 0px;
	top: 50px;
}
/*topnavi*/
div#topnavi {
	width: 960px;
	top: 0px;
	position: absolute;
}
div#topnavi ol {
	display: block;
	padding: 0px;
	list-style-type: none;
	height: 28px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 702px;
	background-image: url(images/topnavi_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}
div#topnavi ol li {
	display: block;
	float: left;
	width: 214px;
	height: 24px;
}
div#topnavi ol li#tpnv_first {
	margin-left: 30px;
}
div#topnavi ol li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	line-height: 24px;
}
div#topnavi ol li a:hover {
	background-image: url(images/topnavi_bg_hover.png);
}

div#topnavi ol li a:active {
	background-image: url(images/topnavi_bg_active.png);
}

/*Ajax SlideBox*/
div#container div#slide {
	clear: left;
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/div_wrap.png);
	background-repeat: no-repeat;
	padding-top: 26px;
	padding-right: 26px;
	padding-left: 26px;
	font-size: 0.9em;
	margin-bottom: 8px;
	padding-bottom: 26px;
}
div#panelContainer {
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
	clear: both;
}
div#wrapper {
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

div.pagetitle {
	position: relative;
	padding-top: 100px;
	padding-left: 25px;
	top: -30px;
	left: -20px;
}


div#wrapper #img_main {
	float: left;
	width: 480px;
	background-image: url(images/mov_main_bg.png);
	background-repeat: no-repeat;
	padding: 10px;
}
div#youtube {
	width: 216px;
	height: 310px;
	float: right;
	font-size: 0.7em;
	margin-right: 10px;
}
div#youtube #yt_vdbx {
	background-image: url(images/yt_vdbx_bg.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 196px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 16px;
}
div#detail {
	clear: both;
	padding-top: 30px;
	line-height: 1.4em;
	font-size: 0.8em;
	text-align: justify;
}
div#schedetail {
	line-height: 1.4em;
	font-size: 12px;
	margin: 20px;
	padding: 10px;
}
abbr.schepublished{
	color: #FF0000;
	font-size: 14px;
}

h2#schetitle {
	margin-top: 16px;
	margin-bottom: 8px;
	border: none;
}
form#scheprint {
	text-align: right;
	display: block;
}

div#schebody {
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 120%;
	border: 1px solid #CCCCCC;
}
div#scheentry {
	margin-bottom: 3em;
	margin-left: 1em;
	margin-top: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9CF;
	border-bottom-color: #9CF;
	padding-top: 1em;
	padding-bottom: 1em;
}

div#schedetail #moreinfo {
	margin-top: 20px;
	margin-bottom: 10px;
}

div#schedetail #map{
	margin-bottom: 10px;
	margin-top: 10px;
	height: 300px;
	width: 100%;
}
div#schetb {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div#schetb p {
	float: left;
	font-weight: bold;
}
div#schetb form {
	font-size: 80%;
}

div.about {
	margin-right: 40px;
	margin-left: 40px;
	line-height: 1.6em;
	margin-top: 60px;
	font-size: 0.7em;
}
div.faq {
	clear: both;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 20px;
	font-size: 0.7em;
	line-height: 1.8em;
	margin-bottom: 40px;
	padding-top: 40px;
}

div#schedulelist {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 60px;
	clear: both;
	padding-top: 40px;
}
div#left {
	width: 390px;
	margin-left: 25px;
	float: left;
	padding-bottom: 30px;
}
div#right {
	float: right;
	width: 390px;
	margin-right: 30px;
	padding-bottom: 30px;
}
div.cntnts {
	margin-right: 50px;
	margin-left: 50px;
	clear: both;
	height: auto;
}
div.left_cntnts  {
	width: 400px;
	float: left;
	line-height: 1.6em;
	font-size: 0.7em;
	margin-bottom: 40px;
}
div.right_cntnts {
	float: right;
	width: 400px;
	line-height: 1.6em;
	font-size: 0.7em;
	margin-bottom: 40px;
}
div#left2 {
	width: 380px;
	margin-left: 50px;
	float: left;
	padding-bottom: 30px;
	font-size: 10px;
	line-height: 1.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 12px;
	text-align: justify;
}
div#right2 {
	float: right;
	width: 390px;
	margin-right: 50px;
	padding-bottom: 30px;
	font-size: 10px;
	line-height: 1.6em;
}
div#left3 {
	width: 510px;
	margin-left: 40px;
	float: left;
	padding-bottom: 30px;
	line-height: 1.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 36px;
	font-size: 12px;
	text-align: justify;
}
div#left3 a:hover {
	color: #99CC00;
}

div#right3 {
	float: right;
	width: 240px;
	margin-right: 40px;
	padding-bottom: 30px;
	line-height: 1.6em;
	font-size: 12px;
}
div#right3 a:hover {
	color: #99CC00;
}

div.newslist {
	margin-bottom: 20px;
	text-indent: 0px;
}


/*topNews*/
div.topleft {
	width: 280px;
	float: left;
	line-height: 1.3em;
	font-size: 0.9em;
	margin-right: 30px;
	margin-left: 0px;
}
div#topright {
	float: left;
	width: 280px;
	line-height: 1.7em;
	font-size: 0.9em;
	margin-right: 0px;
}
div.newstopic {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
ul.headnews{
	display: block;
	width: 90%;
	padding-left: 3%;
	padding-right: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
	line-height: 1.6em;
}
div.imgtxt_box blockquote{
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	padding-bottom: 16px;
	padding-top: 8px;
}


div#form h3 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
div#form p.shplead {
	font-size: 14px;
	text-align: center;
	color: #009900;
	font-weight: bold;
	padding-bottom: 32px;
	padding-top: 8px;
}

div#customerinfo {
	background-color: #FFE6E6;
	padding: 35px;
	width: 830px;
	height: 530px;
	background-image: url(images/bg_customerinfo.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div#customerinfo p {
	font-size: 12px;
	line-height:2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#customerinfo ul li {
	font-size: 12px;
	color: #000000;
	margin-top: 1em;
	margin-left: 4em;
}

span.mustdata {
	font-size: 11px;
	color: #FF0000;
}
span.shoulddata {
	font-size: 11px;
	color: #669900;
	line-height: 4em;
}
div#customerinfo label{
	font-weight: bold;
	color: #669900;
}
.boxfloat {
	display: block;
	width: 8em;
	float: left;
	margin-right: 10px;
}

div#customerinfo label input{
	height: 10px;
}

div.purchase {
	clear: both;
	background-repeat: no-repeat;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	background-image: url(images/purchase_bg.png);
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	height: 120px;
}

div#newsticker {
	width: 960px;
	position: absolute;
	top: 562px;
}
div.fade {
	font-size: 14px;
	background-color: #1096E0;
	margin-left: 190px;
	padding-left:10px;
	padding-top: 10px;
	background-image: url(images/newsticker_bg.png);
	background-repeat: no-repeat;
	background-position: right;
}
.further {
	clear: both;
	text-align: center;
	font-size: 0.7em;
	color: #666666;
	line-height: 1.4em;
	padding-top: 24px;
}

div#footer {
	width: 960px;
	color: #999999;
	margin-bottom: 24px;
	background-image: url(images/div_wrap_shdw.png);
	background-repeat: no-repeat;
}

div#brandnew {
	background-image: url(images/div_bgwrapper_brandnew.png);
	background-repeat: no-repeat;
}

