body {
	text-align: center;
	background-color: #000000;
	font-family: "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
	border: 0px;
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
	border: 0px;
}
a:hover {
	color: #FF00FF;
	border: 0px;
}

h1 {
	font-size:15px;
	font-weight:bold;
	background-position: 10px 10px;
	text-indent: -9999pt;
}

h2 {
	font-size:16px;
	width: 600px;
	height: 24px;
}

h3 {
	font-size:12px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 140px;
	border: thin #666666;
	text-align: left;
	vertical-align: top;

}
#container {
	background-repeat: repeat;
	width: 900px;
	border: 2px solid #333333;
	background-color: #000000;
	background-image: url(images/bg_container.gif);
	height: 800px;
	margin: 0px;
	padding: 0px;
}
#news {
	background-repeat: repeat;
	width: 886px;
	border: 2px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
}
#left {
	width: 200px;
	float: left;
	text-align: center;
	padding: 20px;
}
#right {
	width: 620px;
	float: right;
	padding: 25px 20px 20px 0px;
	text-align: left;
}
#footer {
	background-color: #000000;
	width: 908px;
	text-align: center;
	height: 26px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightL {
	width: 350px;
	float: left;
	padding: 30px 15px 0px 0px;
	height: 400px;
}
#rightR {
	width: 250px;
	float: right;
	padding: 30px 0px 0px;
	top: 15px;
}

#inquiry {
	background-repeat: repeat;
	width: 186px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
	line-height:120%;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
}

.reportTitle {
	background-color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	height: 20px;
	margin: 5px;
}
.liveNews {
	position: relative;
	left: 580px;
	top: -230px;
	font-size: 12px;
	line-height: 15px;
	width: 150px;
	height: 80px;
	visibility: visible;
	color: #000000;
}
.updateTitle {
	background-color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	margin: 5px;
	height: 20px;
}
td {
	vertical-align: top;
	line-height: 140%;
}

table#Live {
	width: 550px;
	border: 1px #666666 solid;
	background: #F5F5F5;
	border-collapse: collapse;
	border-spacing: 0;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-left: 50px;

}

table#Live th {
    padding: 3px 5px;
    border: 1px #666666 solid;
    background: #e6e6e6;
    text-align: center;
    white-space: nowrap; 
}
table#Live td {
    padding: 3px 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
	text-align:left;
}

table#Live a:link {
	color:#0033CC;
}

table#Live a:hover {
	color:#fadfad;
}

table#Live a:visited {
	color:#660099;
}

table#Live caption {
    background: #ffff00;
    padding: 7px;
    border: 1px #666666 solid;
    border-width: 1px;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
}

table#Photo {
    width: 500px;
    border: 3px #333333 solid;
    background: none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 0 50px;
}

table#Photo th {
    background: #00CC00;
    padding: 5px;
}

table#Photo td {
    background: #000000;
    padding: 5px;
	border-bottom:1px dashed #333333;
}

table#Photo caption {
    background: #000000;
    text-align:left;
    padding: 5px;
    border-bottom:1px dashed #333333;
    font-weight:bold;
}


.rbox {
width:500px;
background-color:#00ccff;
margin: 0 0 20px 30px;
}
.textbox {
margin:0px;
padding:10px 20px;
background-color:#00ccff;
color:#000000;
}
.rtop, .rbottom{
background-color:#000000;
}
.rtop span, .rbottom span{
display:block;
height:1px;
overflow:hidden;
background-color:#00ccff;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;} 
img {
	border: none;
}
#containerLive {
	background-repeat: repeat;
	width: 900px;
	border: 2px solid #333333;
	background-color: #000000;
	background-image: url(images/bg_container.gif);
	height: 1800px;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
#containerAbout {

	background-repeat: repeat;
	width: 900px;
	border: 2px solid #333333;
	background-color: #000000;
	background-image: url(images/bg_container.gif);
	height: 1500px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#counter{
	margin:10px 140px;
}#movie {
	background-color: #FFFFFF;
	border: 1px solid #00CCFF;
	color: #000000;

}
table#movie a:link {

	color:#FF6600;
}
table#movie a:hover {

	color:#FF66CC;
}
table#movie a:visited {

	color:#FF9900;
}
table#movie .label {
	color:#33CCFF;
	font-weight: bold;

}
table#movie .data {

	color:#FF3399;
	font-weight: bold;
}
h4 {

	font-size:10px;
}
.liveNews a:link {



	color:#FF0000;
}
.liveNews a:visited {




	color:#FF0000;
}
#newsL {
	width: 470px;
	border: 2px none #333333;
	height: 110px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#newsR {
	background-repeat: repeat;
	width: 130px;
	border: 2px none #333333;
	background-color: #000000;
	height: 95px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	float: right;

}

