@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #0079C2;
}
.left-top{
	background:url(ImagesDB/LT.jpg);
	width:21;
	height:21;
}
.top-border{
	background:url(ImagesDB/top.jpg);
	width:16;
	height:21;
}
.right-top{
	background:url(ImagesDB/RT.jpg);
	width:21;
	height:21;
}
.left{
	background:url(ImagesDB/left.jpg);
	width:21;
	height:16;
}
.right{
	background:url(ImagesDB/right.jpg);
	width:21;
	height:11;
}
.left-bottom{
	background:url(ImagesDB/LB.jpg);
	width:21;
	height:21;
}
.right-bottom{
	background:url(ImagesDB/RB.jpg);
	width:21;
	height:21;
}
.bottom{
	background:url(ImagesDB/bottom.jpg);
	width:18;
	height:21;
}

.tvserials{
	width:394;
	height:124;
	float:left;
}

.creativecorner{
	width:394;
	height:124;
	float:right;
}
.tvbg{
	background:url(ImagesDB/tvbg.jpg);
	width:504;
	height:349;
	float:left;
}

.advertise{
	background:url(ImagesDB/advertisement.jpg);
	width:290;
	height:349;
	float:right;
}

.bottomadd{
	background:url(ImagesDB/bottom_add.jpg);
	width:789;
	height:83;
}

.footer_right {
	text-align: right;
	font-family:Arial;
	font-size:9px;
	color:#FFF;
}

.footer_left {
	text-align:left;
	font-family:Arial;
	font-size:9px;
	color:#FFF;
}

.sublink{
	font:tahoma;
	font-size:10px;
	color:#FFF;
	text-align:left;
}
.PadTop
{
	padding-top:30px;
	padding-bottom:20px;
	
}
.Hyper
{
	text-decoration:none;
}
.SACol1
{
	font-family:Tahoma;
	font-size:11px;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	vertical-align: top;
	width:200px;
}
.SACol2
{
	padding-top:10px;
	text-align:left;
	vertical-align: top;
	width:325px;
}

