body{
	background-color: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 16pt;
    color: #dddddd;
}
i{
	color:#ffffff;
}
h1{
	FONT-SIZE: 28pt;
}
h2{
	FONT-SIZE: 18pt;
}
h3{
	FONT-SIZE: 16pt;
	color:#999999;
}
div.float_box{
	position:relative;
	overflow:auto;
}
div.float_left_big{
	float:left;
	padding: 10px;
	text-align:center;
	width:420px;
	height:450px;
	border:0px solid #aaaaaa;
}
div.float_left_text{
	FONT-SIZE: 14pt;
	color: #dddddd;
	float:left;
	padding: 10px;
	width:600px;
	height:450px;
	text-align:left;
	border:0px solid #aaaaaa;
}
div.float_left_small{
	float:left;
	padding: 10px;
	text-align:center;
	width:320px;
	height:420px;
	border:0px solid #aaaaaa;
}
div.float_left_small_2{
	float:left;
	padding: 10px;
	text-align:center;
	width:320px;
	height:300px;
	border:0px solid #aaaaaa;
}
div.float_left_small_3{
	float:left;
	padding: 10px;
	text-align:center;
	width:250px;
	height:320px;
	border:0px solid #aaaaaa;
}
div.float_left_small_4{
	float:left;
	padding: 10px;
	text-align:center;
	width:320px;
	height:400px;
	border:0px solid #aaaaaa;
}
div.float_left_small_5{
	float:left;
	padding: 10px;
	text-align:center;
	width:90%;
	height:160px;
	border:0px solid #aaaaaa;
}
div.sub_title{
	font-size:16px;
	color:#888888;
	text-align:center;
	overflow:auto;
	border:0px solid #aaaaaa;
	padding: 10px;
}
div.sub_title b{
	color:#999999;
}
div#ads{
	overflow:auto;
	border:0px solid #aa0000;
}
span.info{
	FONT-SIZE: 12pt;
	color:#999999;
}
#whole_page{
	max-width:1920px;
	border:0px solid #aaaaaa;
}
div.float_box{
	position:relative;
	overflow:hidden;
	width:100%;
	border:0px solid #ff0000;
}
div.float_left{
	float:left;
	border:0px solid #cccccc;
}
div.side{
	width:14%;
	overflow:hidden;
	height:auto;
	border:0px solid #cccccc;
}
div.middle{
	width:72%;
}
div.float_box_ads_v{
	position:relative;
	overflow:hidden;
	border:0px solid #cccccc;
}
table.footer{
	color:#888888;
	font-size:8pt;
}
div.footer{
	color:#888888;
	font-size:8pt;
}
.youtube {
  position: relative;
  display: block;
  width: 90%; /* width of iframe wrapper */
  height: 0;
  margin: auto;
  padding: 0% 0% 56.25%; /* 16:9 ratio */
  overflow: hidden;
}
.youtube iframe {
  position: absolute;
  top: 0; bottom: 0; left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
div.video_title{
	font-weight:bold;
	height:64px;
	vertical-align:top;
}
/* MENU */
object{
	padding:0px;
	margin:0px;
	width:0px;
	height:0px;
	visibility:hidden;
}
button.MenuButton, button.MenuButton2, button.MenuButton3, button.MenuButton4, button.MenuButton5{
	font-size:14pt;
	height:35px;
	color:#555555;
	cursor:pointer;
	padding:0px;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:middle;
	border:1px solid #aaaaaa;
}
button.MenuButton{
	width:180px;
}
button.MenuButton2{
	width:60px;
	color:#009900;
}
button.MenuButton3{
	width:35px;
	color:#FF6600;
}
button.MenuButton4{
	width:105px;
}
button.MenuButton5{
	width:75px;
}
button:hover{
	color:#666666;
}
div.menu{
	width:100%;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	border:0px solid #aaaaaa;
}
button.page_selected{
	background-color:#555555;
	color:#ffffff;
}
/* MENU end */
