@charset "utf-8";
/* CSS Document */

.HDTime, .LNDTime{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999; padding:10px 0}
.Himg{line-height:1px}
.HHeader{font-size:18px; font-weight:bold; padding-bottom:10px}
.HAnnounce{font-size:14px; }
a:hover .HHeader, a:hover .HAnnounce{color:#00B}
.lastNewsCol{background: #313131;
	background: -moz-linear-gradient(top, #ffffff 0, #dddddd 80%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(80%, #dddddd));
	background: -webkit-linear-gradient(top, #ffffff 0, #dddddd 80%);
	background: -o-linear-gradient(top, #ffffff 0, #dddddd 80%);
	background: -ms-linear-gradient(top, #ffffff 0, #dddddd 80%);
	background: linear-gradient(top, #ffffff 0, #dddddd 80%);
	padding:10px}
.lastNewsHeader{font-family:<?=$LFontFace2?>; color:#000; padding:2px; border-bottom:1px solid #555; text-align:center}
.LNHeader{color:#02c; font-family:<?=$LFontFace?>; font-size:12px; margin-top:7px}
.LNDTime{padding:0}
a:hover .LNHeader{color:#2AF}
.all-news-button {padding: 10px 0; text-align: center; }
.all-news-button a {padding: 10px 20px 8px 20px; display: inline-block; font-family: <?=$LFontFace2?>; font-size: .96em; text-decoration: none; color: white;
	background: #3272ff; border-radius: 5px;
	background: -moz-linear-gradient(top, #3272ff 0, #003fcc 120%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(120%, #e0e0e0));
	background: -webkit-linear-gradient(top, #3272ff 0, #003fcc 120%);
	background: -o-linear-gradient(top, #3272ff 0, #003fcc 120%);
	background: -ms-linear-gradient(top, #3272ff 0, #003fcc 120%);
	background: linear-gradient(top, #3272ff 0, #003fcc 120%);
	}
.all-news-button a:hover {
	background: #6595ff;
	background: -moz-linear-gradient(top, #6595ff 0, #145dff 120%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(120%, #e0e0e0));
	background: -webkit-linear-gradient(top, #6595ff 0, #145dff 120%);
	background: -o-linear-gradient(top, #6595ff 0, #145dff 120%);
	background: -ms-linear-gradient(top, #6595ff 0, #145dff 120%);
	background: linear-gradient(top, #6595ff 0, #145dff 120%);
	}
.BlockDTime{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999; margin-bottom:3px}
.BlockHeader{ font-size:12px; font-weight:bold}
.ThemeBlock{margin-bottom:10px; border-radius:5px; overflow:hidden}
.TBItems{background-color:rgba(255,255,255,0.8)}
.TBHeader{vertical-align:middle; background-color:rgba(0,0,0,0.7); color:#FFF; font-size:18px; font-family:<?=$LFontFace2?>; padding:5px 10px 2px}
.ThemeBlock img{width:167px; height:94px; border:1px solid #CCC; margin-bottom:3px}




.carusel{width:440px; overflow:hidden; height:400px; }
.carusel table{ position:relative}
.CaruselLeft{ position:relative; top: 250px; left: 390px; width:20px; height:20px; background:url(../img/arrow_left.gif) center no-repeat ; cursor:pointer}
.CaruselRight{ position:relative; top: 250px; left: 416px; width:20px; height:20px; background:url(../img/arrow_right.gif) center no-repeat ; cursor:pointer; }
.CaruselButtons{position:relative; top:335px; text-align:right; height:0px; z-index:2}
.CButton{ position:relative; width:9px; height:9px; border:1px solid #FFF; margin-left:6px; background-color:#000; cursor:pointer}
.CButtonActive{background-color:#F60}
.CaruselItem{position:relative; width:0px; height:0px; opacity:.1; -moz-opacity:.1; -webkit-opacity:.1; }
.CaruselItem2{width:440px; height:400px; background-color: white; }