.MainContent {
	float: right;
	overflow: hidden;
	margin: 0 auto;
	width: 650px;
}
#download {
	background:url(../images/bg-block-download.jpg) center bottom no-repeat;
	width: 310px;
	height: 290px;
	left: 20px;
	top: 410px;
	z-index: 10;
	position: absolute;
}
#download a.SetUp {
	background:url(../images/caidat.png) no-repeat;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 310px;
	height: 137px;
	z-index: 8;
	text-indent:-9999px;
	display:block;
}
#download .BlockButton {
	width: 290px;
	height: 113px;
	position: absolute;
	top: 136px;
	left: 10px;
	z-index: 9;
}
#download .BlockButton li {
	float: left;
}
#download .BlockButton li a {
	background:url(../images/block-button.jpg) no-repeat;
	display: block;
	width: 145px;
	text-indent: -9999px;
}
#download .BlockButton li a:hover {
	background:url(../images/block-button-hov.jpg) no-repeat;
}
#download .BlockButton li a.Btn-1 {
	background-position: 0 0;
	height: 58px;
}
#download .BlockButton li a.Btn-2 {
	background-position: -145px 0;
	height: 58px;
}
#download .BlockButton li a.Btn-3 {
	background-position: 0 -58px;
	height: 55px;
}
#download .BlockButton li a.Btn-4 {
	background-position: -145px -58px;
	height: 55px;
}
#download .BoxSearch {
	background:url(../images/bg-input-search.jpg) no-repeat;
	width: 290px;
	height: 32px;
	position: absolute;
	top: 254px;
	left: 10px;
}
#download .BoxSearch .BgTextbox {
	background: none;
	border: none;
	width: 258px;
	height: 32px;
	color: #676767;
	padding: 0 0 0 10px;
}
#download .BoxSearch .SearchBtn {
	background:url(../images/btn-search.jpg) no-repeat;
	border: none;
	width: 31px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: 1px;
	right: 1px;
	text-indent: -9999px;
}
#download .BoxSearch .SearchBtn:hover {
	background-position: 0 -30px;
}
.Sidebar {
	width:310px;
	float:left;
	overflow:hidden;
	display:block;
	margin: 210px 0 0 20px;
}
.Sidebar .HoTro {
	background: url(../images/bg-hotro.jpg) no-repeat;
    height: 190px;
    overflow: hidden;
    padding: 55px 12px 14px 102px;
    position: relative;
    width: 195px;
}
.HoTro li {
	border-bottom: 1px dashed #b3b3b3;
	color: #6e6e6e;
	font-family: Arial;
	font-size: 14px;
	padding: 5px 0;
}
.NoBorder {
	border: none !important;	
}
.HotLine {
	color: #ae0a16;
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
}
.Sidebar .HoTro a {
	color: #294c5f;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
    margin: 0 10px;
	text-decoration: none;
}
.Sidebar .HoTro a:hover {
	text-decoration: underline;
}
.Sidebar .Social {
	background: url(../images/bg-social.jpg) no-repeat;
	width: 310px;
	height: 273px;
	margin-top: 10px;
}
.Sidebar .Social ul.Tab {
	width: 310px;
	height: 53px;
	padding: 0;
}
.Sidebar .Social ul.Tab li {
	float: left;
}
.Sidebar .Social ul.Tab li a {
	background: none;
	display: block;
	height: 53px;
	background: url(../images/btn-social.jpg) no-repeat;
}
.Sidebar .Social ul.Tab li a.Facebook {
	background-position: 0 0;
	width: 121px;
}
.Sidebar .Social ul.Tab li a.DienDan {
	background-position: -121px 0;
	width: 110px;
}
.Sidebar .Social ul.Tab li a.Facebook:hover, .Sidebar .Social ul.Tab li.Active a.Facebook {
	background-position: 0 -53px;
}
.Sidebar .Social ul.Tab li a.DienDan:hover, .Sidebar .Social ul.Tab li.Active a.DienDan {
	background-position: -121px -53px;
}
.SocialContent {
	display: none;
	overflow: hidden;
}
p.ForumItem {
	margin: 5px 10px;
	width: 290px;
	overflow: hidden;
	border-bottom: 1px solid #999;
}
p.ForumItem a {
	color: #2B5B75;
	display: block;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	width: 290px;
}
p.ForumItem a:hover {
	text-decoration: underline;
}
p.ForumItem span {
	color: #000000;
	display: block;
	height: 46px;
	width: 290px;
}
.BannerAd {
	position: relative;
	overflow: hidden;
	width: 310px;
	height: 230px;
	margin-top: 10px;
	float: left;
}
.Daily {
	background:url(../images/bg-block-tinhnang.jpg) no-repeat;
	width: 310px;
	height: 230px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 10px;
}
.Daily .DailyPageControl {
	width: 95px;
	height: 52px;
	position: absolute;
	top: 0;
	right: 0;
}
.Daily .DailyPageControl a {
	background:url(../images/control-page.png) 0 0 no-repeat;
	display: block;
	width: 20px;
	height: 21px;
	text-indent: -9999px;
}
.Daily .DailyPageControl a.PrevPage {
	background-position: 0 0;
	position: absolute;
	top: 20px;
	left: 4px;
}
.Daily .DailyPageControl .PrevPage:hover {
	background-position: 0 -21px;
}
.Daily .DailyPageControl a.NextPage {
	background-position: -20px 0;
	position: absolute;
	top: 20px;
	right: 4px;
}
.Daily .DailyPageControl .NextPage:hover {
	background-position: -20px -21px;
}
.Daily .DailyPageControl a.NextPage.Off, .Daily .DailyPageControl .PrevPage.Off {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=0.5);
	cursor: text;
}
.Daily .DailyPageControl .NumPage {
	width: 38px;
	height: 20px;
	position: relative;
	overflow: hidden;
	margin: 20px 0 0 29px;
}
.Daily .DailyPageControl .NumPage li {
	display: none;
	width: 38px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #40e0de;
}
.Daily .DailyPageControl .NumPage li:first-child {
	display: block;
}
.Daily .DailyPage {
	width: 2200px;
	height: 175px;
	margin-top: 55px;
}
.Daily .DailyPage .Page {
	float: left;
	width: 310px;
	height: 174px;
	overflow: auto;
}
.Daily .DailyPage .Page li {
	height: 25px;
	padding: 0 28px 0 3px;
}
.Daily .DailyPage .Page li.Active, .Daily .DailyPage .Page li:hover {
	background: #eeffb9;
}
.Daily .DailyPage .Page li a {
	display: block;
	border-bottom: 2px solid #c3c3c3;
	height: 25px;
	line-height: 25px;
	color: #5d5d5d;
}
.Daily .DailyPage .Page li a span {
	display: block;
	height: 25px;
	line-height: 25px;
	float: left
}
.Daily .DailyPage .Page li a span.Time {
	width: 75px;
	text-align: center;
}
.Daily .DailyPage .Page li a span.TitlePage {
	width: 172px;
	padding-left: 10px;
}
.BlockButtonTinhNang {
	position: relative;
	overflow: hidden;
	width: 631px;
	height: 190px;
}
.BlockButtonTinhNang li {
	float: left;
}
.BlockButtonTinhNang li a {
	background:url(../images/block-tinhnang.png) no-repeat;
	display: block;
	width: 311px;
	height: 86px;
	text-indent: -9999px;
}
.BlockButtonTinhNang li a:hover {
	background:url(../images/block-tinhnang-hov.png) no-repeat;
}
.BlockButtonTinhNang li.Off a {
	background:url(../images/block-tinhnang-off.png) no-repeat;
	cursor: default;
}
.BlockButtonTinhNang li a.BtnTN-1 {
	background-position: 0 0;
	margin: 13px 9px 0 0;
}
.BlockButtonTinhNang li a.BtnTN-2 {
	background-position: -320px 0;
	margin: 13px 0 0 0;
}
.BlockButtonTinhNang li a.BtnTN-3 {
	background-position: 0 -90px;
	margin: 5px 9px 0 0;
}
.BlockButtonTinhNang li a.BtnTN-4 {
	background-position: -320px -90px;
	margin-top: 5px;
}
