/* 
    Document   : custom
    Created on : Aug 19, 2013, 2:46:38 PM
    Author     : kae
    Description:
        Purpose of the stylesheet follows.
*/

@charset "utf-8";

@font-face {
    font-family: ThaiSansLite;
    font-style: normal;
    src: url('thaisanslite_r1.otf')/*tpa=http://brrd.in.th/rkb/font/thaisanslite_r1.otf*/;
}

@font-face {
    font-family: ThaiSansLite;
    font-style: normal;
    src: url('thaisanslite_r1.ttf')/*tpa=http://brrd.in.th/rkb/font/thaisanslite_r1.ttf*/;
}

a{ color: #006600; }
a:hover{ color: #DA8028; text-decoration: underline; }
a:visited{ color: #DA8028; }
h1{ font-size: 150%; font-weight: bold; }
h2{ font-size: 120%; font-weight: bold; }
h3{ font-size: 100%; font-weight: bold; }
table {border-collapse: collapse; }
table tr td{ vertical-align: top; padding: 5px; }
ul li { margin: 5px 0px; line-height: 20px; }
a,p,td{ font-size: 100%; }
footer .address{ background-color: #64b51b; padding: 10px; color: #fff; }
blockquote{ border-left: 0px; }

ul.tree, ul.tree ul { list-style-type: none; background: url('vline-1.png')/*tpa=http://brrd.in.th/rkb/img/vline.png*/ repeat-y; margin: 0px 0px 0px 15px; padding: 0; }
ul.tree ul { margin-left: 15px; }
ul.tree li { margin: 5px 0px; padding: 0px 12px; line-height: 20px; background: url('node-1.png')/*tpa=http://brrd.in.th/rkb/img/node.png*/ no-repeat; color: #369; }
ul.tree li.last { background: #fff url('lastnode-1.png')/*tpa=http://brrd.in.th/rkb/img/lastnode.png*/ no-repeat; }
ul.tree li:last-child{ background: #fff url('lastnode-1.png')/*tpa=http://brrd.in.th/rkb/img/lastnode.png*/ no-repeat; }

.showborder{ border: 1px red solid; }
.clear{ clear: both; }
.container{ background-color: #fff; width: 1000px; }
.container .row{ }
.carousel{ padding: 0px; margin: 0px; }
.wraper{ padding: 0px 20px 20px 20px; }

.home-menu img{ margin-bottom: 50px; }
.menu-bottom{ display: table; width: 100%; border-bottom: 10px #61b320 solid; margin: 50px 0px 0px 0px; }
.menu-bottom .history{ width: 150px; float: left; }
.menu-bottom .team{ width: 150px; float: right; }