/* CSS Document */
body{
	background-color:#e7e7e7;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.camera{
	position:absolute;
	width:172px;
	height:137px;
	background-repeat:no-repeat;
	margin-left:586px;
	z-index:1;
}
.newsList{
	background:#e8b82b;
	margin-right:3px;
}
.newsTitle{
	font-size:11px;
	color:#000;
	padding-top: 20px;
	margin-left: 35px;
	height:55px;
	line-height: 18px;
	background:#e8b82b;
}
.newsTitleHover{
	font-size:11px;
	color:#000;
	padding-top: 20px;
	padding-left: 35px;
	height:55px;
	background:#e7c45d;
	line-height: 18px;
}
.horBg{
	height: 1px;
	border-top:1px solid #ffffff;
	margin-left: 35px;
	margin-right: 25px;
}
.pgTracker{
	padding: 20px 0px;
	text-align:center;
}
.pageActive{
	background:#404245;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	height: 19px;
	padding-top:3px;
	padding-bottom:2px;
	text-decoration: none;
}
.pageDeactive{
	background:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	padding-bottom:2px;	
	text-decoration: none;
}
.largeText{
	font-size:24px;
	color:#ffffff;
}
.smallText{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#newsContent{
	padding:10px 20px;
}
div#scrollbar {
    display:none; /* hide from incapable */
}
.titles{
	font-size:24px;
	color:#000000;
	font-weight:bold;
}
#dhtmlpointer {
	left:-300px;
	position:absolute;
	visibility:hidden;
	z-index:99;
}
#dhtmltooltip{
	z-index:999;
	width: 249px;
	padding: 20px 5px 5px;
	height: 100px;
	background-image:url(../images/tip.png);
	background-repeat:no-repeat;
	position: absolute;
	font-size:11px;
	color:#ffffff;
	_background-image:none; /*IE Fix*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/tip.png');/*IE Fix*/
}
.link{
	text-decoration: none;
	color: #000000;
}

.main_content{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

margin-right:3px;
}

.content_right_lienhe
{
  background:#EEEEEE none repeat;
 }
 .title{
 
 	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 15px;
	margin-top:0 px;
	height:35px;
	text-decoration:none;
}
.info_taikhoan{
	background:#EEEEEE;
}


.style1
{
	margin-left:20px;
	font: Arial;
	font-size:14px;
	color:gray;

}
.label_right
{
	margin:20px;
	padding-bottom:0px;
	
}
.content_detail{
padding: 17px;

}
/*home page*/
.newestFace{
	font-size: 12px;
	color:#379fb4;
	font-weight: bold;
}
.newestImg{
	border: 1px solid #d0d0d0;
	width: 65px;
	height: 39px;
}
.newestImgHover{
	border: 3px solid #379fb4;
	width: 59px;
	height: 35px;
}
.celebrity{
	color: #252525;
	font-size:11px;
	font-weight:bold;
}
.celebrityName{
	color: #252525;
	font-size: 23px;
	font-weight:bold;
	padding-top:5px;
	text-transform:uppercase;
}
.celebrityDesc{
	color: #999999;
	font-size: 18px;
	padding-top:5px;
	text-decoration:none;
}
.content{
	font-size:11px;
	color:#000000;
	line-height:18px;
}
/*share this*/
.stico_default {
	text-decoration: none;
}

/*guong mat thien than page*/
form{
	margin:0px;
}
.textfield{
	width: 250px;
	border: 1px solid #cfd0d0;
	background-image:url(../images/search_button.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-size:11px;
	height:16px;
	padding-top:5px;
}
.gmttBlog{
	width: 308px;
	float:left;
	background-color:#FFFFFF;
}
.gmttDoanhnhanTop{
	background-image:url(../images/gmtt_doanhnhan_bg_top.jpg);
	width:308px;
	height:58px;
}
.gmttDoanhnhanBottom{
	background-image:url(../images/gmtt_doanhnhan_bg_bottom.jpg);
	width:308px;
	height:128px;
}
.gmttNghesiTop{
	background-image:url(../images/gmtt_nghesi_bg_top.jpg);
	width:323px;
	height:58px;
}
.gmttNghesiBottom{
	background-image:url(../images/gmtt_nghesi_bg_bottom.jpg);
	width:323px;
	height:128px;
}
.gmttthanhvienTop{
	background-image:url(../images/gmtt_thanhvien_bg_top.jpg);
	width:313px;
	height:58px;
}
.gmttThanhvienBottom{
	background-image:url(../images/gmtt_thanhvien_bg_bottom.jpg);
	width:313px;
	height:128px;
}
.gmttViewAll{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.gmttBigImg{
	width:165px;
	float:left;
}
.gmttName{
	text-transform:uppercase;
	font-size:11px;
	color:#e7e7e7;
	font-weight:bold;
	padding-top:20px;
}
.gmttJobTitle{
	font-size:11px;
	color:#e7e7e7;
	padding-top:5px;
}
.gmttSmallImg{
	border:1px solid #d0d0d0;
	float: left;
	margin-right:5px;
	width: 65px;
	height: 39px;
}
.gmttClearFix{
	clear:both;
	padding-top:5px;
}
.gmttSpace{
	width:8px;
	float:left;
}
/*end guong mat thien than*/=======
}

/*page trogiup*/
#subcontent{
	font-size:14px;
	color:#000000; 
	background-color:#FFFFFF;
	font-weight:bold; 
	text-align:center;
    height:77px;
}
#subcontentselected{
	font-size:14px;
	color:#FFFFFF; 
	background-color:#369fb4;
	font-weight:bold; 
	text-align:center;
    height:77px;
}
#content{
	padding-top:30px;
	padding-left:10px;
	padding-right:20px; 
	font:Arial; font-size:11px
 }
/*login page*/
.label{
	font-size:11px;
	color:#000000;
}

/*end login*/

/* quan ly page */

.quanlyBlog{
	width: 473px;
	float: left;
}
.quanlyTitle{
	color: #ffffff;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
.quanlyHinhBg{
	background-image:url(../images/profile_pic_bg.png);
	width:154px;
	height:98px;
	background-repeat:no-repeat;
	float:left;
	_background-image:none; /*IE Fix*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/profile_pic_bg.png');/*IE Fix*/
}
.quanlyUngho{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
/* end quan ly */
.clearFix{
	clear:both;
	padding-top:20px;
}
