﻿@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#topone {
	background-image: url(../images/logo.jpg);
	height: 92px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;

}

.testone {
	font-size:14px;
	color: #333333;
	line-height: 30px;
}

#texttop {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	height: 30px;
	padding-top: 10px;
}
#toptwo {
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 100%;
}
#screen {
	width: 1000px;
	border: 1px solid #999999;
	background-color: #000000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 400px;
	}
	
#box {
	background: #111;
	border: gray solid 1px;
	visibility: hidden;
	margin-top: 165px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	}
	#box img  {
	border: gray solid 1px;
	cursor: pointer;
	position: absolute;
	margin-top: 345px;
	margin-left: 180px;
	width: 305px;
	height: 242px;
	}
	#box span {
	width: 400px;
	position: absolute;
	margin-left: 190px;
	margin-top: 330px;
	}
#box a {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 24px;
	font-weight: bold;
	}
	#box a:hover	{
		text-decoration: none;
		background:#ff8000;
		color:#ffffff;
	}
	#box a:visited {
	text-decoration: none;
	color:#FFFFFF;
	}
	#box a:visited:hover {
		text-decoration: none;
		background:#ff8000;
		color:#ffffff;
	}
	#lnk {
		visibility: hidden;
	}

#left {
	width: 690px;
	background-color: #FFFFFF;
	float: left;
}
#right {
	width: 300px;
	background-color: #FFFFFF;
	float: right;
	font-size: 14px;
	line-height: 25px;
}


#flash {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 30px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
*{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}
#info{
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#infobox{
	clear: both;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	padding-left: 10px;
	background-image: url(../images/button_two2.gif);
}
#infobox li{
	float:left;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#infobox a{
	width:109px;
	display:block;
	padding-top: 12px;
	height: 25px;
}
#infobox a:link{
    color:#FFFFFF;
    text-decoration: none;
	background-image: url(../images/top_middle.gif);
	height: 37px;
}
#infobox a:visited{
color:#FFFFFF;
}
#infobox a:hover{
	background-image: url(../images/button_one1.gif);
	width: 109px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	height: 25px;
}

#infobox span{ display: none; }
#infobox a:hover span{
	display: block;
	position:absolute;
	white-space: nowrap;
}
.list {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 30px;
}


.listone {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.STYLE1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.STYLE2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


}
#bottom {

	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
	margin-top: 10px;
}
#bottom a:link {
	text-decoration: none;
	color: #666666;
}
#bottom a:hover {
	text-decoration: none;
}

