﻿.video {   
    float: left;
	width: 425px;
	height: 387px;
	padding: 18px 0 0 3px;
	background-image: url(../images/video.jpg);
}
.news {
    float: left;
	width: 428px;
	height: 279px;
	font-size: 8pt;
	text-align: left;
	background-image: url(../images/news.jpg);
}
.news_full {
	float: left;
	width: 387px;
	height: 684px;
	background-image: url(../images/green_fade.jpg);
}

/*
.news {
    float: left;
	width: 418px;
	height: 261px;
	font-size: 8pt;
	text-align: left;
	padding: 8px 10px 10px 0;
	background-image: url(../images/news.jpg);
}
.news_full {
	float: left;
	width: 367px;
	height: 585px;
	padding: 0 10px 0 10px;
	background-image: url(../images/news_full.jpg);
}
*/

.video_center_1 {
    float: left;
	width: 67px;
	height: 405px;
	background-image: url(../images/video_center_1.jpg);
}
.news_center_1 {
	float: left;
	width: 67px;
	height: 279px;
	background-image: url(../images/news_center_1.jpg);
}
.wrap_left {
    float: left;
	width: 495px;
	height: 684px;
}
.wrap_right {
    float: left;
	width: 387px;
	height: 684px;
}
.news_image {
	float: left;
	width: 424px;
	height: 684px;
	padding: 18px 0px 0px 4px;
	background-image: url('../images/pic_ns_1.jpg');
}
.news_title {
	float: left;
	width: 340px;
	height: 57px;
	color: White;
	font-weight: bold;
	padding: 20px 25px 22px 22px;
	background-image: url('../images/news_title.jpg');
}