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

html body,table {
	margin: 0;
	padding: 0;
	outline: none;
	text-align:left;
}

.body-main { 
	background: url(images/bg-main.jpg) no-repeat top;
	padding: 0 10px 0 10px;
}

body { 
	background: url(images/bg-body.jpg) #FFFFFF no-repeat top;
	font-family: Verdana,tahoma;
	font-size: 12px;
	color: #555555;
	/*Letter-spacing:0.05em;*/
}
.main {
	padding:10px 15px 15px 15px;
}
.lang {
	padding:0 0 5px 5px;
}
.intro-company {
	padding: 5px 10px 10px 10px;
}
a,a:link,a:visited {
	color: #555555;
	text-decoration: none;
}
a.thainet,a.thainet:link,a.thainet:visited {
	color: #b08c14;
	text-decoration: underline;
}
a.footer,a.footer:link,a.footer:visited {
	text-decoration: underline;
}
a.download,a.download:link,a.download:visited {
	color:#669900;
}
a:hover,
a.thainet:hover
{ 
	color: #ff6c00; 
}
table.footer {
	background: url(images/bg-footer.gif) no-repeat;
	height:46px;
	text-align:center;
	padding:5px;
	font-size: 11px;
}
.copyright{
	font-size: 11px;
}
.search {
	background: url(images/box-search.gif) no-repeat;
	width:324px;
	height:152px;
}
.search-topic {
	font-weight:normal !important;
	color:#000000;
}
.search td{
	font-weight:bold;
}
.reccomend {
	margin-left:8px;
}
.recommend-topic {
	background: url(images/topic-recommend.gif) no-repeat;
	height:40px;
	
}
table.relate {
	margin-top:2px;
	width:324px;
}
.box-relate-01 {
	background: url(images/box-relate-01.gif) no-repeat;	
	height:35px;
}
.box-relate-02 {
	background: url(images/box-relate-02.gif) repeat-y;	
	padding:5px;
}
.box-relate-03 {
	background: url(images/box-relate-03.gif) top no-repeat;	
}
.pic-01 {
	background: url(images/pic-01.gif) top no-repeat;
	width:89px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	padding-right:2px;
}
.pic-02 {
	border:1px solid #ffffff;
}
table.menu {
	margin-right:5px;
}
.menu-nonactive {
	background: url(images/menu-non-active.gif) bottom no-repeat;
	width:103px;
	height:32px;
	text-align:center;
	vertical-align:middle;
}
.menu-active {
	background: url(images/menu-active.gif) bottom no-repeat;
	width:103px;
	height:37px;
	text-align:center;
	vertical-align:middle;
}
.title {
	color:#0066CC;
}
.title-anh {
font-size: 11px;
font-weight: bold;
color : #0099CC;
margin-left: 4px;
text-decoration   : normal;
}

.topic-02 {
	color : #ff6c00;
	font-weight:bold;
}