/***** Global Settings *****/
 
html, body
 {
border:0;
margin:0;
padding:0;
}

/*table.bor td
{
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}*/
 
body {
	font:100%/1.25 Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 auto;
	background:#0d6db5 url(../images/body-bg.jpg) center repeat-y;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2em;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 	
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a:link,a:visited
{
	text-decoration:none;

}

a:hover {
text-decoration:underline;

}
 
/***** Forms *****/

 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables 
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 *****/
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }



/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/***** Container *****/
#total
{
	width:1024px;
	margin:0 auto;
	text-align:left;
}
#header
{
	margin-left:12px !important;
	margin-left:7px;	
	float:left;	
}
#logo1
{
	float:left;
	width:699px;
}
#search
{
	float:left;
	width:301px;
	height:94px;
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	background:url(../images/logo2.jpg) no-repeat;
}
#search input.input
{
	border:1px solid #71c0bf;
	width:214px;
	height:16px;
}
#search input.search_button
{
	border:none;
	background:url(../images/button-search.jpg) center no-repeat;
	width:70px !important;
	width:70px;	
	height:22px !important;
	height:20px;	
	vertical-align:middle;
	margin:0;
	text-align:center;
	line-height:20px;
	margin-left:3px;		
	font-family:Arial;
	font-size:12px;
	color:#486897;
}

#top
{
	margin-left:12px !important;
	margin-left:7px;
	width:1000px;
	float:left;		
	height:29px;
	background:url(../images/topmenu-bg.jpg) repeat-x;
}
a.topmenu:link,a.topmenu:visited
{
	font-family:Arial;
	border-right:1px solid #61b8f8;
	padding:7px 15px 7px 15px !important;
	padding:10px 15px 10px 15px;	
	text-transform:uppercase;
	line-height:29px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a.topmenu:hover
{
	background:url(../images/topmenu-hover-bg.jpg) repeat-x;
	text-decoration:none;
}
a.topmenu1:link,a.topmenu1:visited
{
	font-family:Arial;
	padding:7px 15px 7px 15px !important;
	padding:10px 15px 10px 15px;	
	text-transform:uppercase;
	line-height:29px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a.topmenu1:hover
{
	background:url(../images/topmenu-hover-bg.jpg) repeat-x;
}

#new
{		margin-left:12px !important;
	margin-left:7px;
	margin-top:1px;
	font-family:Arial;
	font-weight:normal;
	color:#FF7900;
	font-size:12px;
	line-height:25px;
	vertical-align:middle;
	width:1000px;
	height:25px;
	background:#165B89;	float:left;	
	
}
#topnew
{
	margin-left:12px !important;
	margin-left:7px;
	width:1000px;
	height:12px;
	float:left;	
	
}
#mainbody
{
	margin-left:10px !important;
	margin-left:6px;
	width:1010px;
	float:left;
	
}
#mainbody-left{
	width:316px;
	float:left;
	background:#f2fbff;
	margin-left:0px !important;	
	margin-left:0px;
}

#login
{
	background:url(../images/boxleft_bg.jpg) top left repeat;
	height:110px;
	width:316px;
}
.dangky{
	background: url(../images/tintuc-title.jpg) repeat-x;
	height:27px;
	width:299px;
	margin-left:13px;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:27px;
	vertical-align:middle;	
		
}
a.motaikhoan:link,a.motaikhoan:visited{
	background:url(../images/motaikhoan-bg.jpg) center no-repeat;
	height:27px;
	width:299px;
	display:block;
	margin-left:13px;
	margin-top:0px !important;
	margin-top:1px;	
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	text-indent:30px;
	line-height:27px;
	vertical-align:middle;			
}
a.motaikhoan:hover
{
	background:url(../images/motaikhoan-hover.jpg) center no-repeat;
	color:#fff;	
		text-decoration:none;	
}
a.nhanbantin:link,a.nhanbantin:visited{
	background:url(../images/nhanbantin-bg.jpg) center no-repeat;
	height:27px;
	width:299px;
	display:block;	
	margin-left:13px;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	text-indent:30px;
	line-height:27px;
	vertical-align:middle;			
}
a.nhanbantin:hover
{
	background:url(../images/nhanbantin-hover.jpg) center no-repeat;
	color:#fff;	
	text-decoration:none;	
}
a.sudung:link,a.sudung:visited{
	background:url(../images/sudungdichvu-bg.jpg) center no-repeat;
	height:26px;
	margin-left:13px;
	width:299px;
	display:block;	
		font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	text-indent:30px;
	line-height:26px;
	vertical-align:middle;	

}
a.sudung:hover
{
	background:url(../images/sudungdichvu-hover.jpg) center no-repeat;
	color:#fff;	
	text-decoration:none;	
}
#banggiatructuyen
{
	background:url(../images/boxleft_bg.jpg) top left repeat;
	width:316px;
	float:left;
	margin-top:20px;
	
}
.banggia
{
	background:url(../images/dangky-bg.jpg) repeat-x;
	width:299px;
	font-family:Arial;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:26px;
	vertical-align:middle;		
	margin-left:13px;	

}
.banggia1{
	margin-left:13px;
}
.banggia1 img{

	margin:15px 0px 5px 30px;
}
#bieuphigiaodich
{

	width:316px;
	margin-top:10px;
	float:left;
}
#bieuphi_content{
	width:301px;
	background: #ABDAFC;
	margin-left:12px;
}
#bieuphi_content table
{
	background:#fff;
	width:295px;
	margin-left:3px;
	margin-top:3px;
	padding:0;

}
#bieuphi_content table td.name
{
	font-family:Arial;
	font-size:12px;
	text-indent:5px;
	color:#666;
	line-height:180%;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;	
}
#bieuphi_content table td.number
{
	font-family:Arial;
	font-size:12px;
	color:#666;
	text-align:right;
	line-height:180%;
	border-bottom:1px solid #dbdbdb;
	
}
td.thongtin
{	
	background:#abdafc
}
a.thongtin:link,a.thongtin:visited
{
	color:#0057c1;
	font-family:Arial;
	font-size:12px;
	text-align:right;
	width:290px;
	display:block;
	padding-top:3px;
	background:url(../images/thongtin-bg.gif) no-repeat;
	background-position:192px 7px;
	text-decoration:underline;

}
a.thongtin:hover
{
}
.bieuphi
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:url(../images/bieuphi-bg.jpg) no-repeat;
	height:32px;
	margin-left:12px;
	width:302px;
	line-height:32px;
	vertical-align:middle;
	text-align:center;
}
#thongtinkhoplenh
{	
	background:url(../images/boxleft_bg.jpg) top left repeat;
	width:316px;
	float:left;
	margin-top:10px;
	
}
.thongtinkhoplenh1{
	background:url(../images/dangky-bg.jpg) repeat-x;
	height:27px;
	width:299px;
	margin-left:13px;
	font-family:Arial;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-indent:30px;
	line-height:27px;
	vertical-align:middle;	
	text-align:center;		
}
.thongtinkhoplenh2{
	margin-left:13px;
	margin-top:1px;
}

a.hose:link,a.hose:visited
{
	color:#fff;
	background:url(../images/hose-active.jpg) top no-repeat;
	width:149px;
	border-right:1px solid #fff;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	height:29px;
	float:left;
	line-height:29px;
	border-bottom:5px solid #fff;
	text-align:center;
	vertical-align:middle;
	padding:0px;	
}
a.hose:hover
{
	background:url(../images/hose-hover.jpg) no-repeat;
	text-decoration:none;
}
#thongtinkhoplenh  .thongtinkhoplenh-content
{
	float:left;
	width:298px;	
}
#thongtinkhoplenh div.thongtinkhoplenh-content table
{
	/*width:298px;*/
	width:294px;
	margin-left:13px !important;	
	margin-left:8px;
	float:left;	
}
td.name1
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:180%;
	border-bottom:1px solid #dbdbdb;
}
td.number1
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:180%;
	text-align:right;	
	border-bottom:1px solid #dbdbdb;	
}

#khoplenh
{
	background:url(../images/boxleft_bg.jpg) top left repeat;
	width:316px;
	height:92px;
	margin-top:10px;
	float:left;

}

#khoplenh p 
{

	background:url(../images/khoplenhtructuyen-bg.jpg) top left no-repeat;
	padding-left:40px;
	padding-top:10px;
	margin:16px 0px 20px 20px;

}
#khoplenh p a
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#075ebe;
}
#khoplenh select
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#666;
	width:235px;
	height:21px;
	border:1px solid #7e99c1;
}
input.date
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#666;
	width:216px;
	height:17px;
	border:1px solid #7e99c1;	
}
/*.button
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	color:#486897;	
	background:url(../images/button-bg.jpg) no-repeat;
	width:94px;
	height:18px;
	display:block;
	border:none;
	margin-left:80px;
}*/
/*Right Body*/
#mainbody-right{
	width:684px;
	float:left;
}

#partner
{
	background:url(../images/partner-top.jpg) top no-repeat;
	background-position:1px 0px;
	width:1000px;
	clear:both;
	margin-left:10px !important;
	margin-left:7px;	
	float:left;
	font-family:Arial;
	text-indent:25px;
	padding-top:4px;
	font-size:13px;
	font-weight:bold;
	color:#c10000;
	text-transform:uppercase;
	margin-top:20px;
}
#partner p
{
	background:url(../images/partner-center.jpg) repeat-y;
	width:1000px;	
	padding:0;
	margin:0;
	margin-top:7px;
}
#partner-bottom
{
	float:left;
	margin-left:10px !important;
	margin-left:7px;	
}

.img{
	margin-left:25px;
}

p.img img
{
	margin:20px 3px 0px 3px;
}
#footer
{
	background:#dadada;
	width:990px;
	margin:0 auto;	
	height:88px;
	clear:both;

}
#footer-left
{
	float:left;
	width:450px;	
}
#footer-right
{
	float:right;
	width:500px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;	
	margin-top:5px;	
}
a.bottommenu:link,a.bottommenu:visited
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	font-family:Arial;
	text-decoration:none;
}
a.bottommenu:hover
{
}
#footer p{
	font-size:12px;
	font-family:Arial;
	color:#000;
	line-height:150%;
	margin-left:10px;
}


#tinmoi
{
	width:685px;
	background:url(../images/boxright_large_bg.jpg) repeat-y;
	float:left;
}
#tinmoi-left
{
	float:left;
	width:330px;
	margin-left:15px;
	margin-top:10px;
	border-right:1px solid #ceddee;		
}
#tinmoi-left img{
	text-align:center;

}
#tinmoi-left h2 
{
	padding:0;
	margin-bottom:5px;
}
#tinmoi-left h2 a
{
	color:#075ebe;
	font-family:Arial;
	font-size:20px;
	float:left;	
	font-weight:bold;
	text-decoration:none;
}
#tinmoi-left p
{
	color:#000;
	font-family:Arial;
	line-height:160%;
	padding-top:5px;
	font-size:12px;
}
#tinmoi-right h1
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	border-bottom:3px solid #cededd;
	padding:5px;
	margin-bottom:5px;
	word-spacing:5px;

}
#tinmoi-right ul 
{
	float:left;
	padding:0;
	text-align:left;

}
#tinmoi-right ul li
{
	line-height:100%;
	list-style:none;
	background:url(../images/li.jpg) no-repeat;
	background-position:0px 5px;
	padding-left:17px;
		
}
#tinmoi-right ul li a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
	display:block;
	line-height:150%;
	padding:0;
	margin-bottom:8px !important;	
	margin-bottom:-25px;
	text-decoration:none;
}
#tinmoi-left ul li a:hover
{
	color:#097cd2;
	text-decoration:none;

}
#tinmoi-right img
{
	margin-right:8px;
}
#tinmoi-right a
{
	color:#000;
	font-family:Arial;
	font-size:12px;	
	line-height:180%;
	text-decoration:none;
}
#tinmoi-right a:hover
{
	color:#097cd2;
	text-decoration:none;	
}
#tinmoi-right
{
	float:right;
	width:305px;
	margin-top:10px;
	
}
.tinmoi-title{
	background: url(../images/tinnoibat-bg.jpg) repeat-x;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	font-family:Arial;
	font-size:12p;
	width:675px;
	text-indent:10px;
	margin-left:5px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	
}
.tinkhac-title{
	background: url(../images/tinkhac_bg.jpg) repeat-x;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	font-family:Arial;
	font-size:12px;
	width:675px;
	text-indent:10px;
	margin-left:5px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	
}
#tintuc1
{
	width:685px;
	margin-bottom:10px;
}

.dcsckhuyennghi-title
{
	background: url(../images/tintuc-title.jpg) repeat-x;
	text-align:center;
	height:26px;
	vertical-align:middle;
	line-height:26px;
	width:327px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;	
}
.biendongphieu-title
{
	background:url(../images/tintuc-title.jpg) repeat-x;
	text-align:left;
	text-indent:10px;
	height:26px;
	vertical-align:middle;
	line-height:26px;
	width:676px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;	
}
#dcsckhuyennghi
{
	width:337px;
	background:url(../images/boxright_bottom.jpg) bottom no-repeat;
	/*height:312px;*/
	height:318px;
	float:left;
	padding-bottom:30px !important;
	padding-bottom:12px;	
	margin-top:10px;
	margin-left:3px;		
}
.dcsckhuyennghi1
{
	background:url(../images/boxright_bg.jpg) repeat-y;
	/*height:350px;*/
}
#dcsckhuyennghi a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	display:block;
	margin-left:10px;
	padding-left:18px;
	line-height:180%;
	width:288px;
	padding-bottom:10px;
	padding-top:10px;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:0px 15px;
	text-decoration:none;
}
#dcsckhuyennghi a:hover
{
color:#097cd2;
}

.boxcontent
{
	height:260px;
}

#dcsckhuyennghi div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:180%;	
	width:288px;
	text-align:right;
	display:block;
	height:30px;
	padding-right:20px;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:235px 15px;
	border-bottom:none;
	text-decoration:none;
}
#dcsctintuc
{
	width:337px;
	background:url(../images/boxright_bottom.jpg) bottom no-repeat;
	/*height:312px;*/
	height:318px;
	padding-bottom:30px !important;
	padding-bottom:12px;
	float:right;
	margin-top:10px;
}
.dcsctintuc1
{
	background:url(../images/boxright_bg.jpg) repeat-y;
}
#dcsctintuc a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	display:block;
	margin-left:10px;
	padding-left:18px;
	line-height:180%;
	width:288px;
	padding-bottom:10px;
	padding-top:10px;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:0px 15px;
	text-decoration:none;
}
#dcsctintuc a:hover
{
color:#097cd2;
}

#dcsctintuc div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:180%;	
	width:288px;
	text-align:right;
	display:block;
	height:30px;
	padding-right:20px;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:235px 15px;
	border-bottom:none;
	text-decoration:none;
}
	
#blog
{
	width:337px;
	background:url(../images/boxright_bottom.jpg) bottom no-repeat;
	height:312px;
	float:left;
	margin-left:3px;
	margin-top:10px;
	padding-bottom:30px !important;
	padding-bottom:12px;	
}
.blog1
{
	background:url(../images/boxright_bg.jpg) repeat-y;
	height:340px;
}
#blog strong
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#097cd2;

	margin-left:15px;
	padding-top:10px;
	line-height:150%;
	width:288px;
	margin-top:10px;

}
#blog a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	display:block;
	margin-left:10px;
	padding-left:18px;
	line-height:180%;
	width:288px;
	padding-bottom:10px;
	padding-top:10px;
	text-decoration:none;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:0px 15px;
}

#blog a:hover
{
color:#097cd2;
}
#blog div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:180%;	
	width:288px;
	text-align:right;
	display:block;
	height:30px;
	padding-right:20px;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:216px 7px;
	border-bottom:none;
	text-decoration:none;
}
#hoidap
{
	width:337px;
	background:url(../images/boxright_bottom.jpg) bottom no-repeat;
	height:312px;
	float:right;
	margin-top:10px;
	padding-bottom:30px !important;
	padding-bottom:12px;
	text-decoration:none;
}
.hoidap1
{
	background:url(../images/boxright_bg.jpg) repeat-y;
	height:340px;
}

#boxbottom2
{
	width:337px;
	float:right;
}
#hoidap a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	display:block;
	margin-left:10px;
	padding-left:18px;
	line-height:180%;
	width:288px;
	padding-bottom:10px;
	padding-top:10px;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:0px 15px;
	text-decoration:none;
}
#hoidap a:hover
{
	color:#097cd2;
	text-decoration:none;
}
#hoidap div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:180%;	
	width:288px;
	text-align:right;
	display:block;
	height:30px;
	padding-right:20px;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:235px 15px;
	border-bottom:none;
	text-decoration:none;
}


#biendongphieu
{
	float:left;
	width:685px;
	height:140px;
	background:url(../images/boxright_large_bg.jpg) repeat-y;	
}
#biendongphieu img
{
	margin-left:6px;
}

#biendongphieu table
{
	width:679px;
	margin-left:4px;

}
#biendongphieu table td
{
	font-size:12px;
	font-family:Arial;
	line-height:200%;
	/*text-indent:5px;	*/
}
#biendongphieu a
{
	color:#097cd2;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	padding:2px 2px 1px 2px ;
	text-decoration:none;
}

/*Login Page*/
#loginpage
{
	background:url(../images/loginpage-bg.jpg) no-repeat;
	width:685px;
	height:382px;
	float:left;
}
#dangnhap
{
	text-align:center;
	width:685px;	
}

#dangnhap1
{
	text-align:center;
	width:685px;
	background:url(../images/dangnhap-bg.gif) center no-repeat;	
	height:156px;
}
#dangnhap1 input
{
	border:none;
	background:#fff;
	width:179px;
	height:20px;
	margin-left:45px;
	margin-top:3px;
}

#biendongphieu td.date
{
	font-weight:bold;
	color:#666;
	line-height:25px;
}
#biendongphieu a.hanoi:link,#biendongphieu a.hanoi:visited
{
	color:#fff;
	background:#93c0f3;
	width:122px;
	border-right:1px solid #fff;
	font-family:bold;
	height:25px;
	font-family:Arial;
	float:left;
	line-height:25px;
	vertical-align:middle;
	text-transform:uppercase;
	padding:0px;
	text-align:center;
	margin:0;	
	text-decoration:none;
}
#biendongphieu a.hanoi:hover
{
	background:#c10000;	
	text-decoration:none;
}
a.hanoi:link,a.hanoi:visited
{
	color:#fff;
	background:#93c0f3;
	width:122px;
	border-right:1px solid #fff;
	height:25px;
	font-weight:bold;
	font-family:Arial;
	float:left;
	line-height:25px;
	vertical-align:middle;
	/*text-transform:uppercase;*/
	padding:0px;
	text-align:center;
	margin:0;	
}
a.hanoi:hover
{
	background:#c10000;	
	text-decoration:none;
}
#boxbottom
{
	float:left;
	width:316px;
}
#bottomright
{
	float:left;
	width:329px;
	border:1px solid black;
}





/*Quan He co dong*/
#leftmenu
{
	width:316px;
}
a.leftmenu:link,a.leftmenu:visited
{
	background:url(../images/leftmenu.jpg) no-repeat;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	width:301px;
	height:27px;
	line-height:26px;
	vertical-align:middle;
	text-indent:23px;
	margin-left:12px;
	text-decoration:none;	
}

a.leftmenu:hover
{
	background:url(../images/leftmenu-hover.jpg) repeat-x;

}


#tintuc
{
	background:url(../images/boxleft_bg.jpg) repeat-y;
	width:316px;
	margin-top:20px;	
}
.tintuc
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background:url(../images/tintuc-bg.jpg) repeat-x;
	height:27px;
	width:301px;
	margin-left:12px;
	text-align:center;
	text-transform:uppercase;
	line-height:26px;
	vertical-align:middle;
	
}

a.tintucdvsc:link,a.tintucdvsc:visited
{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:normal;
	width:280px;
	line-height:26px;
	vertical-align:middle;
	padding-left:14px;
	margin-left:15px;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:0px 7px;
	text-decoration:none;
}
a.tintucdvsc:hover
{
	color:#097CD2;

}

#tintuc div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#0057c1;
	line-height:180%;	
	width:288px;
	text-align:right;
	display:block;
	height:30px;
	padding-right:0px;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:220px 5px;
	border-bottom:none;
	text-decoration:none;
}

#dcscphantich
{
	background:url(../images/boxleft_bg.jpg) repeat-y;
	width:316px;
}
#dcscphantich div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#0057c1;
	line-height:180%;	
	width:288px;
	text-align:right;
	display:block;
	height:30px;
	padding-right:0px;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:220px 5px;
	border-bottom:none;
	text-decoration:none;
}

#blogdvsc
{
	background:url(../images/boxleft_bg.jpg) repeat-y;
	width:316px;
	margin-top:20px;	
}
.blogdvsc
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background: url(../images/tintuc-title.jpg) repeat-x;
	height:27px;
	width:301px;
	margin-left:12px;
	text-align:center;
	text-transform:uppercase;
	line-height:26px;
	vertical-align:middle;
	clear:both;
	
}
.bloguse
{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:1px;
	font-size:12px;
	font-weight:bold;
}
a.blog_dvsc:link,a.blog_dvsc:visited
{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:normal;
	width:310px !important;
	width:290px;
	line-height:30px;
	vertical-align:middle;
	margin-bottom:10px;
	margin-left:15px;
	text-decoration:none;

}
a.blog_dvsc1:link,a.blog_dvsc1:visited
{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:normal;
	width:270px !important;
	width:290px;
	line-height:30px;
	vertical-align:middle;
	margin-bottom:10px;
	margin-left:15px;
	text-decoration:none;
}
a.blog_dvsc1:hover
{
	color:#097CD2;

}
a.blog1dvsc:link,a.blog1dvsc:visited
{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:normal;
	width:290px;
	line-height:30px;
	vertical-align:middle;
	margin-bottom:10px;
	margin-left:15px;
	text-decoration:none;

}
a.blog1dvsc:hover
{
	color:#097CD2;

}

#blogdvsc div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px!important;
	color:#0057c1;
	line-height:180%!important;	
	width:288px;
	text-align:right;
	display:block;
	height:30px;
	padding-right:0px;
	background:url(../images/li-a.jpg) right no-repeat;
	background-position:220px 5px !important;
	border-bottom:none;
	text-decoration:none;
}


#quanhecodong
{
	width:685px;
	background:url(../images/boxright_large_bg.jpg) repeat-y;
	float:left;
}

.date
{
	color:#999;
	font-family:Arial;	
	font-size:12px;
	margin-left:15px;
	margin-top:10px;
}
#quanhecodong .date1
{
	color:#999;
	font-family:Arial;	
	font-size:12px;
	margin-top:15px;
}
#quanhecodong .Title
{
	color:#075ebe;
	display:block;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	line-height:26px;
	vertical-align:middle;
	text-decoration:none
}

#quanhecodong .Content
{
	display:block;
	font-size:13px;
	font-family:Arial;	
}

#quanhecodong td
{
	font-size:12px;
	padding-left:14px;
	padding-right:14px;
}

#tinkhac .date
{
	color:#999;
	font-family:Arial;	
	font-size:12px;
	text-align:left;
	margin:0px;
	padding:0px;	

}

.tintucdetailnew
{
	color:#000;
	font-size:12px;
	line-height:160%;
	font-weight:normal;
	font-family:Arial;
	margin-left:15px;
	margin-right:15px;		
}

#quanhecodong a.pdf:link,#quanhecodong a.pdf:visited
{
	color:#097cd2;
	display:block;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	line-height:26px;
	vertical-align:middle;
	margin-left:15px;
	background:url(../images/pdf.jpg) no-repeat;
	background-position:0px 7px;
	padding-left:35px;
	text-decoration:none;

}
#quanhecodong a.pdf:hover
{
	color:#097CD2;

}
#quanhecodong a.quanhecodong_title:link,#quanhecodong a.quanhecodong_title:visited
{
	color:#075ebe;
	display:block;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	line-height:26px;
	vertical-align:middle;
	margin-left:15px;
	text-decoration:none;

}
#quanhecodong a.quanhecodong_title:hover
{
	color:#ff0000;

}


/*--------------------------Tin Khac-----------------------------------------*/
#tinkhac
{
	width:685px;
	background:url(../images/boxright_large_bg.jpg) repeat-y;
	float:left;
}


#tinkhac p
{
	color:#000;
	font-size:12px;
	line-height:160%;
	font-weight:normal;
	font-family:Arial;
	margin-left:15px;
	margin-right:15px;		
}


#tinkhac a.quanhecodong_title:link,#tinkhac a.quanhecodong_title:visited
{
	color:#075ebe;
	display:block;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	line-height:26px;
	vertical-align:middle;
	margin-left:15px;
	text-decoration:none;

}
#tinkhac a.tinkhac:hover
{
	color:#ff0000;

}
a.tinkhac:link, a.tinkhac:visited
{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:normal;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:0px 7px;
	padding-left:14px;
	font-family:Arial;
	line-height:26px;
	vertical-align:middle;
	margin-left:15px;
	text-decoration:none;

}
a.tinkhac:hover
{
	color:#097CD2;

}
#tinkhac div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#0057c1;
	line-height:180%;	
	text-align:right;
	display:block;
	height:30px;
	padding-right:20px;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:130px 5px;
	border-bottom:none;
	text-decoration:none;
}
#quanhecodong div.xemthem a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#0057c1;
	line-height:180%;	
	text-align:right;
	display:block;
	height:30px;
	padding-right:20px;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:595px 5px;
	border-bottom:none;
	text-decoration:none;
}




#download_gioithieu
{
	margin-top:20px;
	margin-left:12px;
}
#dcscphantich  p
{
	color:#000;
	font-size:12px;
	line-height:160%;
	font-weight:normal;
	font-family:Arial;
	margin-left:15px;
	margin-right:15px;	
	text-decoration:none;
}
#dcscphantich div.hoidap
{
	color:#000;
	font-size:12px;
	line-height:160%;
	font-weight:normal;
	font-family:Arial;
	margin-left:15px;
	display:block;
	width:270px;
	background:url(../images/hoidap.jpg) no-repeat;
	background-position: 0px 5px;
	padding-left:15px;
	vertical-align:top;	
	margin-top:10px;
	text-decoration:none;

}
#dcscphantich .dcscphantich
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background:url(../images/tintuc-title.jpg) repeat-x;
	height:27px;
	width:301px;
	float:left;
	margin-left:12px !important;
	margin-left:6px;	
	text-align:center;
	text-transform:uppercase;
	line-height:26px;
	vertical-align:middle;
	
}
#dcscphantich a.tieudiem:link,a.tieudiem:visited
{
	text-decoration:none;	
}
#dcscphantich a.tieudiem:hover
{
	color:#097CD2;
}

#dcscphantich a.tintucDN:link,a.tintucDN:visited
{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:normal;
	width:280px;
	line-height:26px;
	vertical-align:middle;
	padding-left:14px;
	margin-left:5px;
	background:url(../images/li-a.jpg) no-repeat;
	background-position:0px 7px;
	text-decoration:none;
	
}
#dcscphantich a.tintucDN:hover
{
	color:#097CD2;
}
#dcscphantich .titleCoPhieuCT
{
	padding-left:5px;
	}


/**Top 5 co phieu trong ngay*/
table.top5
{
	border:1px solid #dbdbdb;
	border-collapse:collapse;

	width:300px;
	margin-left:12px;
	padding:0;

}
table.top5 td
{
	color:#333;
	font-size:12px;
	font-family:Arial;
	line-height:180%;
	/*text-align:center;*/
	padding-left:5px;
	padding-right: 5px;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}

.tintuc-left
{
	float:left;
	margin-top:10px;
	width:440px;
}

.tintuc-left img
{
	margin:0px 10px 0px 10px;
	border:1px solid #ccc;
}
a.tintuc-title:link,a.tintuc-title:visited
{
	color:#075ebe;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
a.tintuc-title1:link,a.tintuc-title1:visited
{
	color:#075ebe;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.tintuc-title:hover
{
}
.tintuc-right
{
	float:right;
	width:220px;
}

.tinnoibat-left
{
	width:344px;
	float:left;
	background:#E2F2FE;
	margin-left:5px;
	text-align:left;
}
.tinnoibat-right
{
	width:320px;
	float:right;
}
#mainbody-right .tinnoibat-left p
{
	color:#000;
	font-size:12px;
	font-family:Arial;
	border-bottom:1px solid #fff;

}
a.tinnoibat_title:link,a.tinnoibat_title:visited
{
	color:#075ebe;
	font-size:16px;
	line-height:180%;
	font-family:Arial;
	padding-left:15px;
}
a.tinnoibat_title:hover
{
}
a.tinnoibat_title1:link,a.tinnoibat_title1:visited
{
	color:#ec8929;
	font-size:16px;
	line-height:180%;
	font-family:Arial;

}
a.tinnoibat_title1:hover
{
}
.tinnoibat-right p
{
	padding:0;
}
.tinnoibat-right img
{
	border:1px solid #ccc;
	margin-top:10px;
}

a.tintrongnuoc:link,a.tintrongnuoc:visited
{
	font-family:Arial;
	font-size:12px;
	color:#055087;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
a.tintrongnuoc:hover
{	color:#c10000;
	text-decoration:none;
}
.tintrongnuoc
{
	background:#E2F2FE;
	height:26px;
	line-height:26px;
	vertical-align:middle;	
	width:675px;
	text-indent:10px;
	margin-left:5px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.tanggia:link,a.tanggia:visited
{
	font-family:Arial;
	font-size:12px;
	color:#fff;
	vertical-align:middle;


}
a.tanggia:hover
{	
	
}
.tanggia
{
	height:26px;
	line-height:30px;
	height:30px;
	background:url(../images/tanggia.jpg) no-repeat;
	width:99px;
	border-right:1px solid #fff;
	font-weight:normal;
	font-family:Arial;
	float:left;
	text-align:center;
	font-size:12px;
	color:#fff;	
	text-transform:uppercase;

}
.tanggia:hover
{

	height:26px;
	line-height:30px;
	height:30px;
	background:url(../images/tanggia-hover.jpg) no-repeat;
	width:99px;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#fff;	
	text-transform:uppercase;

}
.tanggia1
{
	height:26px;
	line-height:30px;
	height:30px;
	background:url(../images/tanggia.jpg) no-repeat;
	width:99px;
	margin-left:12px !important;
	margin-left:6px;	
	border-right:1px solid #fff;
	font-weight:normal;
	font-family:Arial;
	float:left;
	text-align:center;
	font-size:12px;
	color:#fff;	
	text-transform:uppercase;

}
.tanggia1:hover
{

	height:26px;
	line-height:30px;
	height:30px;
	background:url(../images/tanggia-hover.jpg) no-repeat;
	width:99px;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#fff;	
	text-transform:uppercase;

}


.thongtinkhoplenh-content table
{
	border:1px solid #dbdbdb;
	border-collapse:collapse ;

	margin:0;
	width:298px;
	padding:0;
	float:right;

}
table.dichvuotc td
{
	text-align:center;
	font-size:12px;
	color:#333;
	line-height:180%;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	vertical-align:middle;
}

/*Contact*/
.contact
{

}
.contact p
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-left:50px;
	line-height:160%;
	margin-top:10px;
}
.contact label
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:right;

}
.contact input
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	width:268px;
	height:20px;
}
.contact textarea
{
	width:268px;
}
.contact table
{
	width:360px;
	margin-left:140px;


}
.contact table td
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;


}
input.submit_contact
{
	font-family:Arial;
	font-size:11px;
	color:#486897;
	text-align:center;
	width:66px;
	height:18px;
	font-weight:normal;
	display:block;
	margin-left:212px;
}
	
	
.tintuchitiet
{
}


a.tinthitruong-a:link,a.tinthitruong-a:visited
{
	font-size:12px;
	font-weight:normal;
	color:#333;
	display:block;
	line-height:160%;
	vertical-align:middle;
	padding:3px 0px 3px 0px;
	background:url(../images/li-a.jpg) left no-repeat;
	text-align:left;
	margin-left:20px;
	padding-left:15px;
}
a.tinthitruong-a:hover
{
	text-decoration:underline;
	color:#0057c1;
}
a.xemthem1:link,a.xemthem1:visited{
	font-size:12px;
	font-weight:normal;
	color:#0057c1;
	text-decoration:underline;
	display:block;
	line-height:160%;
	vertical-align:middle;
	padding:3px 0px 3px 0px;
	background:url(../images/li-a.jpg) left no-repeat;
	background-position:574px 7px;
	text-align:right;
	margin-left:20px;
	padding-right:15px;
	text-decoration:none;
}
a.xemthem1:hover
{
	text-decoration:none;
	color:#0057c1;
}
.blogdvsc_content
{
	margin-left:20px;
	border-bottom:1px solid #aad9fb;
	border-bottom-style:dashed;
	height:74px;
	padding-bottom:5px; 
	padding-top:10px;
	width:281px;
	clear:both;
	text-decoration:none;
}
.blogdvsc_content a
{
	color:#097cd2;
	font-size:12px;
	line-height:160%;
	text-decoration:none;
}
.blogdvsc_content img
{
	margin-right:10px;
	
}
.table_content table
{
	width:302px;
	margin-left:11px;
	border:1px solid #dadada;
	border-collapse:collapse;
	padding:0;
}
.table_content table td
{
	font-size:12px;
	color:#000;
	line-height:180%;
	vertical-align:middle;
}
.table_content .border
{
	border-bottom:1px solid #dadada;
}

.tintucdetail
{
	margin-left:20px;
	margin-top:10px;
	clear:both;
	/*min-height:100px;*/
	padding-bottom:10px;
	text-align:left;
}
.tintucdetail a
{
	color:#075ebe;
	font-size:14px;
	text-decoration:none;

}
.tintucdetail img
{
	margin-right:10px;
}
.tintucdetail p
{
	color:#333;
	line-height:160%;
	padding:5px 0px 5px 0px;
}


.tintuc_thongke
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background: url(../images/tinnoibat-bg.jpg) repeat-x;
	height:27px;
	width:301px;
	margin-left:12px;
	text-align:center;
	text-transform:uppercase;
	line-height:26px;
	vertical-align:middle;
	
}


table.giaotc
{
	width:302px;
	margin-left:11px;
	border:1px solid #dadada;
	border-collapse:collapse;
	padding:0;
}
table.giaotc td
{
	font-size:12px;
	color:#000;
	line-height:180%;
	vertical-align:middle;
	text-indent:5px;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
}



/*#tinkhac table
{
	border:1px solid #dbdbdb;
	margin-left:5px;
	width:99%;
	border-collapse:collapse;

}*/

#tinkhac table td
{
	/*text-align:center;*/
	font-size:12px;
	color:#333;
	/*line-height:180%;*/
}
a.bangcandoi:link,a.bangcandoi:visited
{
	color:#fff;
	font-weight:bold;
	width:146px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	line-height:24px;
	display:block;
	background:url(../images/bangcandoi-hover.jpg) no-repeat;
}
a.bangcandoi:hover
{
	background:url(../images/bangcandoi.jpg) no-repeat;
}

#chisocoban
{
	width:680px;
	clear:both;
}
#chiso1
{
	width:330px;
	float:left;
	margin-left:4px;
}
#chiso2
{
	width:330px;
	float:right;
	/*border-left:1px solid #ccc;*/
}

#chiso1 table
{
	border:1px solid #dbdbdb;
	border-collapse:collapse;
}
#chiso1 table td
{
	text-align:left;
	text-indent:10px;
	font-size:12px;
	line-height:180%;
}
#chiso1 table td.chisotitle
{
	background:url(../images/tinkhac_bg.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
}
#chiso2 table
{
	border:1px solid #dbdbdb;
	border-collapse:collapse;
}
#chiso2 table td
{
	text-align:left;
	text-indent:10px;
	font-size:12px;
	color:#333;
	line-height:180%;
}
#chiso2 table td.chisotitle
{
	background:url(../images/tinkhac_bg.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
}

#machungkhoan table
{
	border:none;
	/*width:80%;*/
	width:100%;
	font-weight:bold;
	color:#666;
	
}
#dongcua
{
	clear:both;
	margin-top:10px;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;	
	border-right:1px solid #dbdbdb;	
}
#bentre
{
	clear:both;
	margin-top:10px;
}
#bentre p
{
	font-size:12px;
	color:#000;
	line-height:150%;
}
#bentre a
{
	font-weight:bold;
	font-size:12px;
	color:#097cd2;
	text-decoration:none;
}

#title_tin table
{	
border:none;
padding:0;
margin:0;
/*width:100%;*/
}

#title_tin table td
{	
padding:0;
margin:0;
}

a.title_tinchitiet:link,a.title_tinchitiet:visited
{
	font-weight:bold;
	font-size:11px;
	color:#fff;
	background:url(../images/tintuc_title.jpg) no-repeat;
	display:block;
	margin-left:3px;
	width:110px;
	height:26px;
	text-align:center;
	padding:0;
	vertical-align:middle;
	text-transform:uppercase;
	text-decoration:none;
}
a.title_tinchitiet:hover
{
		background:url(../images/tintuc_title_hover.jpg) no-repeat;}
		
#vn-ha table 
{
	/*border:1px solid #dbdbdb;*/
	/*border-collapse:collapse;*/
	width:99%;
	padding:0;
	margin:0px 0px 0px 5px;
}		
#vn-ha table td.chisotitle
{
	background:url(../images/tinkhac_bg.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
}		

#blogdvsc p
{
font-size:12px;
color:#333;
margin:0px 10px 0px 10px;
line-height:160%;
}
#blogdvsc strong
{

	display:block;
}

#kiemtra
{
	background:url(../images/kiemtra-bg.jpg) repeat-x;
	height:68px;
	width:678px;
	margin-left:4px;
	margin-bottom:10px;
	color:#333;
	font-size:12px;	
}
#kiemtra .input
{
	color:#333;
	font-size:12px;
	border:1px solid #5e9dec;
	height:20px;
	width:199px;
}
#kiemtra .button
{
	color:#333;
	font-size:11px;
	background:url(../images/kiemtra-button.jpg) no-repeat;
	height:18px;
	width:64px;

}

#tinbancamket
{
	width:990px;
	background:url(../images/tinbancamket-bg.jpg) repeat-x;
	float:left;
	height:109px;
	clear:both;
	margin-left:15px !important;
	margin-left:10px;
	margin-bottom:10px!important;	
	margin-bottom:0px;		
	
}

/*
.button{
	color:#333;
	font-size:11px;
	background:url(../images/kiemtra-button.jpg) no-repeat;
	height:18px;

}*/

a.tinmuacamket:link,a.tinmuacamket:visited
{
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/tinbancamket.jpg) no-repeat;
	height:36px;
	width:182px;
	display:block;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
}
a.tinmuacamket:hover
{
	background:url(../images/tinmuacamket.jpg) no-repeat;
	text-decoration:none;
}

.tinmua-form
{
	color:#333;
	font-size:12px;
}

/*--------------------------Tin Khac-----------------------------------------*/
#tincophieu
{
	width:998px;
	background:url(../images/tincophieu-bg.jpg) repeat-y;
	float:left;
	margin-left:11px !important;
	margin-left:6px;	
	
}

.tincophieu-title{
	background: url(../images/tinkhac_bg.jpg) repeat-x;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	font-family:Arial;
	font-size:12px;
	width:994px;
	text-indent:10px;
	margin-left:5px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	
}

/*
#tincophieu table
{
	border:1px solid #dbdbdb;
	margin-left:5px !important;
	margin-left:3px;	
	width:99%;
	border-collapse:collapse;
}
*/
#tincophieu table td
{
	/*text-align:center;*/
	font-size:12px;
	color:#333;
	/*line-height:180%;*/
}

.button1
{
	color:#333;
	font-size:11px;
	background:url(../images/kiemtra-button.jpg) no-repeat;
	height:18px;
	width:64px;
	border:none;

}

.priceup
{
	color:#3B9B3B;
}

.pricedown
{
	color:#FF0000;
}

.priceunchange
{
	color:#EAA500;
}

.priceblack
{
	color:Black;
}

.scrolldiv
{
	SCROLLBAR-FACE-COLOR: #2C75D0; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #002c43; SCROLLBAR-SHADOW-COLOR: #002c43; SCROLLBAR-3DLIGHT-COLOR: #002c43; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #93C0F3; SCROLLBAR-DARKSHADOW-COLOR: #93C0F3;
}

/*---------------------------------------------- DVSC Add -------------------------------------------------*/
.GridBorder
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#dbdbdb;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#dbdbdb;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#dbdbdb;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#dbdbdb;
}

.GridNewBorder
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#F2FBFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#F2FBFF;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#F2FBFF;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#F2FBFF;
}

td.numberUp
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:Green;
	line-height:180%;
	text-align:right;	
	border-bottom:1px solid #dbdbdb;	
}

td.numberDown
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:Red;
	line-height:180%;
	text-align:right;	
	border-bottom:1px solid #dbdbdb;	
}

.GridPager
{
	vertical-align: middle;
	background-color: #E2F0FE;
	text-align: center;
	font-family: tahoma; 
	font-weight: bold;
	color: Red;
}

.GridRowNew td
{
	font-size:13px;
	font-family:Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	border-width:0px;
	border-bottom: solid 1px #F2FBFF; 
}	

.GridRow table
{
	background-color: White;
}

.GridRow td
{
	font-size:18px;
	font-family:Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	border:solid 1px #dbdbdb;
	
}

.GridAlternating td
{
	background-color: #F4F5F9;
	font-size:18px;
	font-family:Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	border:solid 1px #dbdbdb;
}

.GridHeader
{
	font-size:13px;
	background-color: #DBDFEA;
	vertical-align:middle;
	text-align: center;
	border: solid 1px #dbdbdb;
}

.tinban
{
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:Red;
	height:36px;
	width:182px;
	display:block;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
	text-decoration:none;
}

.tinmua
{
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:Blue;
	height:36px;
	width:182px;
	display:block;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	line-height:36px;
}

/** Begin suggestion textbox  **/

div.suggestions 
{ 
	border: 1px solid #64a3eb; 
	position: absolute; 
	color:blue;
	background-color:#e5ebf2;
	font-size:12px;	
}
div.suggestions div 
{ 
	cursor: default;
	padding: 0px 3px;
}
div.suggestions div.current 
{ 
	background-color: #9ec5f4; 
	color: #d05e5c; 
	font-weight:bold; 
}

/* Text Box with Side Image: */
.tb-bg-side 
{ 
	background-image: url(../images/search_icon.jpg); 
	background-repeat:no-repeat; 
	background-position:left; 
	border: 1px solid #6297BC; 
	padding-left:28px; 
}

/*div.suggestions div.current { background-color: #3366cc; color: white; font-weight:bold }*/

/** End suggestion textbox  **/

/** Start menu **/
/* main */
div.mainNav
{
	text-transform:uppercase;
	display:block;
	margin-left:12px !important;
	margin-left:7px;
	width:1000px;
	float:left;		
	height:30px;
	background:url(../images/off.gif) repeat-x;
	font-size:12px;
}
.mainNav ul
{
    padding:0 0 0 12px;
}
.mainNav li
{
	display:block;
	float:left;
	font-weight:bold;
	line-height:30px;
}
.mainNav li.main
{
	background:url(../images/off_1.gif) top left;
}
.mainNav li.selected
{
	background:url(../images/on.gif) top;
	background-repeat:repeat-x;
	border-left:solid 1px #4B7EBD;
	border-right:solid 1px #4B7EBD;
}
.mainNav li.selected a
{
	color:#C22B20;
	text-decoration:none;
}
.mainNav li.selected a:visited
{
	color:#C22B20;
	text-decoration:none;
}

.mainNav li.listFirst
{
	background:url(../images/off.gif) top;
	background-repeat:repeat-x;
}
div.mainNav li a,div.mainNav li a:visited
{
	color:#fff;
	display:block;
	padding: 0px 15px 0px 15px;
	text-decoration:none;
}
div.mainNav li a:hover
{
	color:#C22B20;
}

/* Submain */
div.submainNav
{
    display:block;
	margin-left:12px !important;
	margin-left:7px;
	width:1000px;
	float:left;		
	height:26px;
	background:url(../images/under.gif) repeat-x;
	
	border-bottom: solid 2px #95AABF;
	
	font-size: 11px;
	text-decoration:none;
}
.submainNav ul
{
    padding:0 0 0 12px;
}
.submainNav li
{
	display:block;
	float:left;
	font-weight:bold;
	line-height:26px;
}
.submainNav li.main
{
	background:url(../images/under_1.gif) top left;
}
.submainNav li.selected
{
	background:url(../images/under_1.gif) top left;
}
.submainNav li.selected a
{
	color:#C22B20;
	text-decoration:none;
}
.submainNav li.selected a:visited
{
	color:#C22B20;
	text-decoration:none;
}

.submainNav li.listFirst
{
	background:url(../images/under.gif);
	background-repeat:repeat-x;
}
div.submainNav li a,div.submainNav li a:visited
{
	color:#144D78;
	display:block;
	padding: 0px 15px 0px 15px;
	text-decoration:none;
}
div.submainNav li a:hover
{
	color:#C22B20;
}

/** End menu **/