

.clsStripTopFlash{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

.clsStripBottomFlash{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}

.clsMainTable{
	width:100%;
	height:100%;
}

.clsMainTable .clsStripMain{
	vertical-align:middle;
}

.clsMainTable .clsStripTop{
	height:103px;
	width:100%;
	vertical-align:top;
	background:url(../images/strip_top.jpg) no-repeat center top;
}

.clsMainTable .clsStripBottom{
	height:103px;
	width:100%;
	vertical-align:bottom;
	background:url(../images/strip_bottom.jpg) no-repeat center bottom;
}

.clsMainTable .clsStripTop img, .clsMainTable .clsStripBottom img{
	display:none;
	height:103px;
	width:100%;
}

.clsRelPos{
	position:relative;
	height:100%;
}

.clsSiteNews{
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	text-align:center;
	z-index:10;
}

.clsSiteNews A:link, .clsSiteNews A:visited, .clsSiteNews A:active{color:#ffffff; text-decoration:underline; background-color:transparent;}
.clsSiteNews A:hover{text-decoration:underline;}

.clsNewsBox{
	width:840px;
	height:55px;
	color:#ffffff;
	font-size:12px;
	font-weight:800;
	margin:auto;
}

.clsNewsBox h1{
	float:right;
	width:50px;
	height:50px;
	font-size:12px;
	font-weight:800;
	margin:-3px 0 0 0;
}

.clsNewsBox marquee{
	float:right;
	width:330px;
	height:55px;
	text-align:left;
}

.clsTableAlign{
	width:840px;
	margin:auto;
}

.clsContentTable{
	width:840px;
	height:360px;
}

.clsContentTable .clsLogo{
	width:166px;
	vertical-align:middle;
	padding:0 14px 0 0;
}

.clsContentTable .clsMenu{
	width:310px;
	vertical-align:middle;
	padding:0 2px 0 0;
}

.clsContentTable .clsContent{
	width:348px;
	vertical-align:middle;
	padding:1px 0 1px 0;
}

.clsContentTable .clsContent iframe{
	width:348px;
	height:348px;
	vertical-align:middle;

}
