@charset "utf-8";
/* CSS Document */

span.sotien{
	color:#a70707;
	font-weight: bold;
	line-height:1.5em;
}
span.txtcolor{
	color: #ff6c00;
	font-size:11pt;
	font-weight: bold;
	line-height:1.5em;
}
span.chuy_mail{
	color:#2a7316;
	font-weight: bold;
	font-size:10pt;
}
span.thongtinthe{
	color: #2a7316;
	font-weight: bold;
	font-size: 11pt;
}
span.batbuoc{
	color:#FF0000;
	font-weight: bold;
}
#quit{
	position: absolute;
	height: 22px;
	width: 50px;
	right: 10px;
	top: 0;
	z-index: 2;
	text-align: right;
}
a.quit{
	color:#a70707;
	text-decoration: none;
	font-weight: bold;
	font-size: 7.5pt;
	width: 46px;
	height: 20px;
	display: block;
	text-align:center;
	vertical-align: middle;
	outline: none;
}
a.quit:hover{
	color: #fff;
	background:url(../images/exit.png) right no-repeat;
}

p.tieude{
	color: #999999;
	font-size: 13pt;
	border-bottom: #36b000 1px solid;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 10px;
	font-weight: bold;
}


td.header{
	border-bottom: 2px solid #90b94e;
	text-align: left;
	padding: 10px 5px 5px 5px;
	font-weight: bold;
}
td.giatri{
	border-bottom: 1px solid #bbb;
	text-align: left;
	padding: 10px 5px 5px 5px;
}
p.tieude-noidung{
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	font-size: 14pt;
	color: #90b94e;
}
a.link-noidung{
	color: #d4a525;
	text-decoration: none;
	font-weight: bold;
}
a.link-noidung:hover{
	text-decoration: underline;
}


p.chuthich{
	color: #888;
	font-size: 10pt;
	margin: 0;
}
p.chuthich2{
	color: #777;
	font-size: 8.5pt;
	margin: 0;
}
span.chuthich{
	color: #888;
	font-size: 10pt;
	margin: 0;
}
span.chuthich2{
	color: #777;
	font-size: 8.5pt;
	margin: 0;
}
span.chuthich3{
	color: #d4a525;
	text-decoration: none;
	font-weight: bold;
}
p.tieude2{
	margin: 10px 0 5px 0;
	color: #2a7316;
	font-weight: bold;
	font-size: 11pt;
	background:#ededed;
	padding: 5px 0 5px 5px;
}
p.tieude3{
	margin: 10px 0 5px 0;
	color: #2a7316;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px 0 5px 15px;
}
div.float-right{
	float: right;
}
div.float-left{
	float: left;
}
div.align-center{
	margin: 0 auto;
	clear: both;
	text-align: center;
}
td.giatri2{
	text-align: left;
	padding: 8px 0px 8px 5px;
	vertical-align: top;
}
td.giatri3{
	text-align: left;
	padding: 8px 0px 8px 5px;
	vertical-align: top;
	font-weight:bold;
}
td.giatri2-tenfield{
	text-align: right;
	padding: 8px 5px 8px 0px;
	vertical-align: top;
}
td.seperator{
	border-top: 1px #ccc dashed;
	height: 20px;
}
.btntieptuc{
display: compact;
height: 42px;
width: 122px;
padding-right: 15px;
background:url(../images/btn-tieptuc.png);
border: 0;
outline: none;
color: #444444;
text-shadow: 0 1px 0 #fff;
box-shadow: 0 0 3px #000;
}
.btntieptuc:hover{
display: compact;
background:url(../images/btn-tieptuc-hover.png);
border: 0;
}
.btntieptuc:active{
display: compact;
background:url(../images/btn-tieptuc-active.png);
border: 0;
}
.btnquaylai{
display: compact;
height: 42px;
width: 122px;
padding-left: 15px;
background:url(../images/btn-dangkylai.png);
border: 0;
outline: none;
color: #444444;
text-shadow: 0 1px 0 #fff;
box-shadow: 0 0 3px #000;
}
.btnquaylai:hover{
display: compact;
background:url(../images/btn-dangkylai-hover.png);
border: 0;
}
.btnquaylai:active{
display: compact;
background:url(../images/btn-dangkylai-active.png);
border: 0;
}

/* input style */
input[type="text"]{
background: #e0e0e0;
border: 1px solid #888;
}
input.require{
background: #fff;
border: 1px #999 inset;
}

/* form comment */
div.cm-left{
	float:left; 
	width: 50%; 
	text-align:left; 
	padding:5px;
}
div.cm-right{
	float:right; 
	width: 45%; 
	text-align:left; 
	padding:5px;
}
td.giatri-cm{
	text-align: left;
	vertical-align: top;
	line-height:30px;	
	padding: 0 0 0 5px;
}

td.giatri-cm input[type="text"]{
	border: 1px solid #888;
	width: 350px;
	padding:5px;
	background:none;
	color:#666;
}

td.giatri-cm-tenfield{
	text-align: left;
	padding: 0 0 0 5px;
	vertical-align: top;
	line-height:30px;
	font-weight: bold;
	font-size: 10pt;
}
p.tieude-noidung-cm{
	margin: 10px 0 0 0;
	padding: 10px 0;
	font-size: 14pt;
	color: #90b94e;
	font-weight: bold;
}
div.btn-send-cm{
	width: 100px; 
	float: left; 
	text-align:left; 
	margin-left:5px;
}

div.cm-right div.cm-tphcm{
	line-height:10px;
}

div.cm-right div.cm-hn{
	line-height:10px; 
	padding-top:10px;
}