@charset "utf-8";


#outer #mid {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	height: 500px;
}
.f2 {
	color: #999999;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	border: none #ffffff;
}
#outer #top #logo {
	height: 100px;
	width: 50px;
	float: left;
}
#outer #top #topright {
	float: left;
	height: 100px;
	width: 850px;
}
#outer #top #topright #Menu #MenuBar1 {
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
}
#outer #top #topright #title {
	float: left;
	height: 50px;
	width: 800px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
#outer #mid #mid_right {
	float: left;
	width: 800px;
	height: 500px;
	font-size: 9pt;
}
#outer #lowmid {
	height: 20px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333366;
}

#outer #mid #mid_left {
	float: left;
	width: 50px;
	height: 500px;
	background-color: #000033;
}
#outer #top #topright #Menu {
	float: left;
	height: 50px;
	width: 800px;
}
#outer {
	width: 900px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 160px;
}

#outer #top {
	height: 100px;
	width: 900px;
}
#outer #low {
	height: 150px;
	width: 900px;
	position: relative;
	float: left;
	border-left: none;
}
#outer #low #low_left {
	width: 420px;
	height: 140px;
	float: left;
}
#low #low_left2 {
	float: left;
	height: 128px;
	width: 300px;
}
#outer #lowmid #lowmid_left {
	float: left;
	height: 20px;
	width: 450px;
	color: #999999;
}
#outer #lowmid #lowmid_right {
	float: right;
	height: 20px;
	width: 450px;
	color: #999999;
}


#outer #low #low_right {
	float: right;
	width: 420px;
	height: 140px;
}
#outer #low #MediaPlayer {
	float: left;
}

BODY{
	scrollbar-highlight-color:#000066;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000033;
	scrollbar-darkshadow-color:#000033;
	scrollbar-track-color:#333366;
	scrollbar-arrow-color:#000033;
	scrollbar-face-color:#999999;
} 
