@charset "UTF-8";

body {
	text-align: center;
	background-color: #303;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:720px;
	height:100px;
}

#leftNav {
	position:absolute;
	left:0px;
	top:60px;
	width:145px;
	height:520px;
	text-align: left;
	/*padding-top: 5px;*/
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	
}

#leftNav a {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	line-height:24px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	}
	
#leftNav a:hover {
	color: #969;
	font-weight:bold;
	text-decoration: none;
	line-height:24px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #969;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	}
	
#hozLines {
	position:absolute;
	left:0px;
	top:105px;
	width:720px;
	height:10px;
}

.hozLineStyle {
	text-align: center;
	margin-bottom: 3px;
}

#mainContent {
	position:absolute;
	left:0px;
	top:125px;
	width:720px;
	height:710px;
	/*  background-image: url(../images/bg_img_720_480.jpg); */
}

.centerLine {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.timecode a {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #0098FF;
	font-weight:bold;
	text-decoration: none;
	line-height:10px;
	letter-spacing: 0.1em;
	}

#siteMeter {
	position:absolute;
	left:299px;
	top:825px;
	width:101px;
	height:20px;
}

#align_mainImage {
	width: 365px;
	text-align: left;
	margin-top: 10px;
}

#align_TEXT {
	position:absolute;
	left:60px;
	top:1px;
	width:600px;
	text-align: center;
	height: auto;
}
	
#centerContent {
	position:absolute;
	left:160px;
	top:60px;
	width:330px;
	text-align: left;
	/*padding-top: 5px;*/
	height: auto;
}

#centerContentPage {
	position:absolute;
	left:164px;
	top:44px;
	width:450px;
	text-align: left;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}


#center_mainTime {
	position:absolute;
	width:225px;
	height:20px;
	top: 160px;
	left: 480px;
}

#rightContent {
	position:absolute;
	left:500px;
	top:60px;
	width:200px;
	height:auto;
	/*padding-top: 5px;*/
}

#container {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

#center_element {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#center_element1 {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
}

#center_element2 {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 60px;
}

#center_element3 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

#center_element_popup {
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #F60;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-color: #F60;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-left-color: #F60;
	border-left-style: solid;
	border-left-width: medium;
	border-right-color: #F60;
	border-right-style: solid;
	border-right-width: medium;
}


.headerText1 {
	color: #636;
	/*font-weight:bold;*/
	letter-spacing:0.1em;
	line-height:30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	}
	
.headerText2 {
	color: #636;
	/*font-weight:bold;*/
	letter-spacing:0.1em;
	line-height:20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	}	
	
.subHeader {
	color: #FFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	}	

.bodyText {
	color:#CCC;
	line-height:16px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial, helvetica, sans-serif;
	/*font-weight:bold;*/
	font-size: 12px;
	}
	
.bodyText1 {
	color:#FFF;
	line-height:16px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	}

.bodyText2 {
	color:#969;
	line-height:17px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	}

.timecode {
	font-family: arial, helvetica, sans-serif;
	color:#636;
	font-size: 10px;
	line-height: 10px;
	}
.timecode2 {
	font-family: arial, helvetica, sans-serif;
	color:#C9C;
	font-size: 11px;
	line-height: 10px;
	/*font-weight: bold;*/
}
	
.timecode a {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	line-height:10px;
	letter-spacing: 0.1em;
	}
	
.timecode a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #969;
	font-weight:bold;
	text-decoration: none;
	line-height:10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #636;
	letter-spacing: 0.1em;
	}
	
#hozLines_footer {
	position:absolute;
	left:0px;
	top:725px;
	width:720px;
	height:10px;
}
.hozLineStyle_footer {
	text-align: center;
	margin-top: 3px;
}

#footer {
	position:absolute;
	left:0px;
	top:740px;
	width:720px;
	height:50px;
	/*background-color: #969;*/
	padding-top: 30px;
}
