/*=======Common Style Start=======*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
p
{
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align:justify;
}

select, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676869;
}
.text2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676869;
}
.text3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676869;
}
.news-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.textcolor
{
	color:#007dc3;
}
.fr-btn
{
	background-image: url(images/btn-bg.gif);
	background-repeat: no-repeat;
	border:0px;
	width: 50px;
	height: 20px;
	padding-top: 1px;
	font-weight: bold;
	color: #007dc3;
	font-size: 11px;
}
.fr-btn2
{
	background-image: url(images/btn-bg2.gif);
	background-repeat: no-repeat;
	border:0px;
	width: 62px;
	height: 20px;
	padding-top: 1px;
	font-weight: bold;
	color: #007dc3;
	font-size: 10px;
}
.fr-btn3
{
	background-image: url(images/btn-bg3.gif);
	background-repeat: no-repeat;
	border:0px;
	width: 77px;
	height: 20px;
	padding-top: 1px;
	font-weight: bold;
	color: #007dc3;
	font-size: 10px;
}
#container
{
	margin-top: 0px;
	padding-top: 0px;
	width: 780px;
}
.tbl-cell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: left;
}
.tbl-cell2
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: left;
}
.tbl-cell3
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	text-align: left;
}
.tbl-celltitle
{
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
	
	border-bottom: 1px solid #036ea9;
}
.detail
{
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: right;
}
.hide
{
	display: none;
}
.separate-line
{
	border-bottom: 1px solid #d9dada;
}
.paddinglrtb
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.paddingleftright
{
	padding-left: 10px;
	padding-right: 10px;
}
.paddingtopbottom
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.paddingright
{
	padding-right: 40px;
}
.paddingleft
{
	padding-left: 20px;
}
.paddingleft2
{
	padding-left: 10px;
}
.paddingleft3
{
	padding-left: 80px;
}
.paddingleft4
{
	padding-left: 50px;
}

.lst-cell
{
	padding-left: 10px;
	padding-right: 7px;
	line-height: 17px;
}
a:link, a:visited
{
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #007DC3;
	text-decoration: underline;
}
a.link2:link, a.link2:visited
{
	font-size: 10px;
	color: #FA833B;
	text-decoration: none;
}
a.link2:hover
{
	font-size: 10px;
	color: #FA833B;
	text-decoration: underline;
}
#titleofcontent
{
	color: #f49e0d;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#titleofcontent a.tl-link:link
{
	color: #007DC3;
	text-decoration: none;
}
#titleofcontent a.tl-link:visited
{
	color: #007DC3;
	text-decoration: none;
}
#titleofcontent a.tl-link:hover
{
	color:#f49e0d;
	text-decoration: underline;
}
#titleofcontent .tl-current
{
	color: #f49e0d;
	text-decoration: none;
}
.sub-title
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 16px;
	background-color: #ECECEC;
	vertical-align: middle;
}
/*=======Common Style End=======*/

/*=======Top menu start=======*/
#topnavigation{
	position: relative;
	height: 42px;
	left: 90px;
	}
#topnavigation li{
	display:inline;
	padding:0;
	}
#topnavigation #nav{
	padding:0;
	margin:0;
	overflow: hidden;
	height: 25px;
	}
#topnavigation #nav a {
	float:left;
	padding:13px 0px 0px 2px;
	overflow: hidden;
	}
#topnavigation #nav a:hover {
	background-position: 0 -25px;
	}
#topnavigation #nav a.current {
	background-position: 0 -25px;
	}
#topnavigation  #mn-home a
{
	width: 89px;
	background: url(images/mn-home.gif) top left no-repeat;
}
#topnavigation  #mn-intro a
{
	width: 89px;
	background: url(images/mn-intro.gif) top left no-repeat;
}
#topnavigation  #mn-news a
{
	width: 124px;
	background: url(images/mn-news.gif) top left no-repeat;
}
#topnavigation  #mn-products a
{
	width: 151px;
	background: url(images/mn-products.gif) top left no-repeat;
}
#topnavigation  #mn-faq a
{
	width: 77px;
	background: url(images/mn-faq.gif) top left no-repeat;
}
#topnavigation  #mn-feedback a
{
	width: 63px;
	background: url(images/mn-feedback.gif) top left no-repeat;
}
#topnavigation  #mn-contact a
{
	width: 63px;
	background: url(images/mn-contact.gif) top left no-repeat;
}

/*=======Top menu end=======*/

/*=======Left menu start=======*/
.leftmenu-row1
{
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	height: 24px;
	padding-left: 10px;
	padding-right: 3px;
	text-align: right;
}
/*Hoang edit*/
.title_bold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#336699;
	font-weight:bold;
	padding-left: 10px;
	
}
.leftmenu-row1-1
{
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	height: 24px;
	padding-left: 5px;
	text-align: left;
	font-size: 10px;
}
.leftmenu-row2
{
	border-bottom: 1px solid #c9c9c9;
	height: 24px;
	padding-left: 10px;
	text-align: right;
	padding-right: 3px;
}
.leftmenu-row2-1
{
	border-bottom: 1px solid #c9c9c9;
	height: 24px;
	padding-left: 5px;
	text-align: left;
	font-size: 10px;
}

a.leftmenu:link, a.leftmenu:visited
{
	color:#007dc3;
	text-decoration: none;
}
a.leftmenu:hover
{
	color:#f49e0d;
	text-decoration: none;
}
.leftmenu-current
{
	color:#f49e0d;
	text-decoration: none;
}
/*=======Left menu end=======*/

/*=======Content Start=======*/
#middle .topbluebg
{
	background-image: url(images/topbluebg.gif);
	background-repeat: repeat-x;
	height: 49px;
}
#middle .topgreybg
{
	background-image: url(images/topgreybg.gif);
	background-repeat: repeat-x;
	height: 49px;
}
#middle .toplightbg
{
	background-image: url(images/toplightbg.gif);
	background-repeat: repeat-x;
	height: 49px;
}
#middle .date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #676869;
	padding-right: 10px;
	padding-bottom: 5px;
}
#spdv
{
	width: 205px;
	height: 388px;
	background-image: url(images/spdv-bg.gif);
	background-repeat: repeat-x;
}
#spdv .title
{
	background-image: url(images/spdv-title.gif);
	background-repeat: no-repeat;
	height: 23px;
	vertical-align: middle;
	text-align: left;
	padding-left: 23px;
}
#ttsk
{
	width: 205px;
	height: 388px;
	background-image: url(images/news-bg.gif);
	background-repeat: repeat-x;
}
#ttsk .title
{
	background-image: url(images/news-title.gif);
	background-repeat: no-repeat;
	height: 23px;
	vertical-align: middle;
	text-align: left;
	padding-left: 23px;
}
#tygia
{
	width: 205px;
	height: 388px;
	background-image: url(images/tygia-bg.gif);
	background-repeat: repeat-x;
}
#tygia-tbl
{
	/*background-color: #e1e8e8;*/
	background-color: #fcffff;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 182px;
}
#tygia-tbl .tbl-bluebg
{
	background-color:#b7d3e5;
	height: 24px;
	padding-left: 7px; 
	padding-right: 7px;
	font-size: 10px;
}
#tygia-tbl .cbo-tygia
{
	font-size: 10px;
	width: 60px; 
}
#loginfrm
{
	background-image: url(images/loginbg.gif);
	background-repeat:repeat-x;
	height: 155px;
}
.submenubg1
{
	border-left: 5px solid #74b2ff;
	height: 20px;
	padding-top:2px;
	padding-left:10px;
	padding-right: 8px;
}
.submenubg2
{
	border-right: 5px solid #74b2ff;
	height: 20px;
	font-size: 11px;
	padding-top:2px;
}
/*=======Quang Cao Start=======*/
#bannerquangcao img
{
	padding-top: 2px;
	padding-bottom: 3px;
}
/*=======Quang Cao End=======*/
/*=======Sitemap Start=======*/
.sm-level1
{
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 7px;
	clear: left;
}
.sm-level3
{
	clear: left;
}
.paddingtree
{
	text-align:left;
	padding-left: 10px;
	clear: left;
}
 a.level1link:link, a.level1link:visited
{
	color: #007ac5;
	text-decoration: none;
}
a.level1link:hover
{
	color: #73b7e1;
	text-decoration: none;
}
/*=======Sitemap End=======*/

/*=======Content End=======*/

/*=======Footer start=======*/
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	/*background-color: #70a1ca;*/
	background-color: #007dc3;
	border-top: 1px solid #ffffff;	
	height: 80px;
}
#bottomnavigation{
	border-top: 1px solid #006699;
	margin: 0px;
	padding: 0px;
	}
#bottomnavigation li{
	display:inline;
	padding:0;
	}
#bottomnavigation #bottomnav{
	padding-top: 10px;
	margin:0;
	overflow: hidden;
	height: 25px;
	}
#bottomnavigation #bottomnav a {
	padding: 0px 0px 0px 6px;
	overflow: hidden;
	color:#ffffff;
	text-decoration: none;
	}
#bottomnavigation #bottomnav a:hover {
	color:#ffffff;
	text-decoration: underline;
	}
.ft-largetext
{
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}
a.ft-link:link
{
	color: #ffffff;
	text-decoration: none;
}
a.ft-link:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.ft-link:hover
{
	color: #0000CC;
	text-decoration: underline;
}
/*=======Footer end=======*/
