﻿/* Reset ------------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* Common ------------------------------------------------------------ */
BODY, td, .ms-WPBody {
	font-family: Arial,Verdana,Tahoma;
}
a {
/*
	font-size: 11px;
*/
}
a:link,
a:active,
a:visited,
a:hover {
	text-decoration:none;
}
.clear {
	clear: both;
}
.fLeft {
	float: left;
	overflow: hidden;
	position:relative;
}
.fRight {
	float: right;
	overflow: hidden;
	position:relative;
}
.tLeft {
	text-align: left;
}
.tRight {
	text-align: right;
}
.tCenter {
	text-align: center;
}

/* ABOUT TEXT COLOR & BG COLOR ------------------------------------------------------------ */
.tRed {
	color: red;
}
.tGreen {
	color: #138f34;
}
.tBlack {
	color: #000;
}
.bgGreen {
	background-color: #f3faf3;
}
.bgGrey {
	background-color: #f1f1f1;
}

/* ABOUT TEXT STYLE & LINK ------------------------------------------------------------ */
#Segment .Title,
#Recommend .Title,
H1, H3, H5 {
	font-family: "Browallia New",Arial;
	font-weight: bold;
	color: #000;
}
H1 {
	color: #118c32;
}
#Segment .Title,
#Recommend .Title,
H1, H1 a {
	font-size: 30px;
}
H3, H3 a {
	font-size: 26px;
	line-height: 32px;
}
H5, H5 a {
	font-size: 22px;
}
/* remove for can change font size ------------------------------------------
.Detail {
	font-size: 12px;
}
.Detail P{
	font-size: 12px;
}
.Detail LI{
	font-size: 12px;
}
*/
/* Copy From IR ------------------------------------------------------------ */
.Detail ol { list-style: decimal; }
.Detail ol li { list-style: decimal; margin-left: 30px; }
.Detail ul {
	margin-left: 16px;
	margin-top: 10px;
}
.Detail ul li {
	list-style-image: url('/SiteCollectionImages/MasterPortal/Bullet2.gif');
}
/* ------------------------------------------------------------ */
.List {
	font-size: 12px;
}
.More {
	font-family: Arial;
	padding-top: 8px;
	font-size: 12px;
	color: #ed1b2e;
}
.More A {
	font-size: 12px;
}
.More A:link,
.More A:active,
.More A:visited {
	color: #ed1b2e;
}
.More A:hover {
	text-decoration: underline;
}
.View {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	color: #333;
}
.View A,
.View A:link,
.View A:active,
.View A:visited {
	color: #ed1b2e;
	font-size: 12px;
}
.View A:hover {
	text-decoration: underline;
	font-size: 12px;
}


/* ABOUT FORM ------------------------------------------------------------ */
TEXTAREA {
	font-family: Arial,Verdana,Tahoma;
/*
	font-size: 10px;
*/
	font-size: 12px;
}
SELECT {
	font-family: Arial,Verdana,Tahoma;
/*
	font-size: 10px;
*/
	font-size: 12px;
}
INPUT {
	font-family: Arial,Verdana,Tahoma;
/*
	font-size: 10px;
*/
	font-size: 12px;
}
INPUT {
	padding: 0px 2px;
	height: 15px;
}
SELECT {
	padding: 0px;
/*	padding-top: 2px;
	padding-bottom: 2px;*/
}
.BTN {
	font-family: Arial,Verdana,Tahoma;
/*
	font-size: 11px;
*/
}

/* Master Page ------------------------------------------------------------ */
#SPActionPanel {
	background-color:#ccc;
}
.mContainer {
	width: 940px;
	margin: 0px auto;
	overflow:hidden;
}
.bContainer {
}
#mHeader {
	padding-top: 10px;
}
#mHeaderGRContainer {
	float:right;
	width:300px;
}
#mHeaderGR {
	float:right;
	padding-bottom: 5px;
}
#mHeaderGR span {
	float: left;
	padding: 0px 5px;
}
#mHeaderGR span.separator {
	border-width: 0;
	clear: none;
	float: left;
	padding:0;
}
#mHeaderLangSPLabel {
	display:none;
}
#mHeaderFontSmall, #mHeaderFontNormal, #mHeaderFontBig {
	cursor: pointer;
}
#mHeaderFontSmall.iActive, #mHeaderFontNormal.iActive, #mHeaderFontBig.iActive {
	cursor:default;
}
#mTopNav {
	height: 23px;
	/*overflow:hidden;*/
}
#mTopNavTab {
	float:left;
	height: 23px;
	overflow:hidden;
}
#mTopNavTab a {
	display:block;
	float:left;
	margin-right:1px;
}
/*#mTopNavTab .SME{
	display:none;
}*/
#mTopNavSearch {
	float:right;
	/*background: url('/SiteCollectionImages/Master/TopNav/mSearchFormBG.gif') no-repeat top left;*//*NavS*/
}
#mTopNavSearch input {
	/*height:19px*//*NavS*/
	height: 23px;
	border: 0px;
	float: left;
}
#mTopNavSearch .inputbox {
	width: 100px;
	margin-right: 0px;
	background-color: transparent;
	font-size: 11px;
	color: #727171;
	/*padding: 0;2px;*//*NavS*/
	padding: 4px 0 1px 7px;
	height: 18px;
	background: url('/SiteCollectionImages/Master/TopNav/mSearchFormBG.gif') no-repeat top left;/*NavS*/
}
#mTopNavSearch .button {
	background: url('/SiteCollectionImages/Master/TopNav/mSearchFormBG.gif') no-repeat top right;/*left;*/
	width: 20px;
	height: 23px;
	margin-left: 0px;
	cursor: pointer;
}



#mTopNavLink {
	float:right;
	/* margin-right: 22px; */
}
#mTopNavLink span {
	float:left;
	display: block;
	padding: 0px 10px;
	margin-top: 2px;
	border-right: 1px solid #d9d9d9;
}
#mTopNavLink .last {
	border: 0px;
}
#mTopNavLink a,
#mTopNavLink a:link,
#mTopNavLink a:active,
#mTopNavLink a:visited {
	color: #727171;
	font-size: 11px;
}
#mTopNavLink a:hover {
	color: #333;
	font-size: 11px;
}
#mTopNavLink a.iActive {
	color:red;
}

/* Content TopNav ComboBox ------------------------------------------------------------ */
/*#mTopNav{
	overflow: visible;
}*/
#mTopNavLink{
	margin-right:3px;
}
#mTopNavLink ul{
	z-index:1;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	border-bottom: 1px solid #ccc;
}
#mTopNavLink ul li{
	z-index:1;
	position: relative;
}
#mTopNavLink li ul{
	position: absolute;
	left: 0;/*129px*/
	top: 22px;/*0*/
	display: none;
}
#mTopNavLink li ul a:hover{
	color:red;
}

/* Styles for Menu Items */
#mTopNavLink li a{
	display: block;
	text-decoration: none;
	color: #777;
	padding: 0 5px 1px 5px;
	margin:0;
	line-height:21px;
	height:21px; /*IE7*/
	background: #fff; /*IE6*/
	border: 1px solid #ccc; /*IE6*/
	border-bottom: 0;
	vertical-align:middle;
}
#mTopNavLink .combo{
	background: url('/SiteCollectionImages/Master/TopNav/mComboBG.gif') no-repeat top left;
}
#mTopNavLink a.combo{
	background-position:right;
	padding: 0 5px 0 0;
	margin-left:6px;
	line-height:22px;
	height:22px; /*IE7*/
	border:0;
}
#mTopNavLink .nav{
	border-bottom: 0;
}
	
/* Holly Hack. IE Requirement \*/
* html #mTopNavLink ul li { float: left; height: 1%; }
* html #mTopNavLink ul li a { height: 1%; }
/* End */

#mTopNavLink li:hover ul,
#mTopNavLink li.iHover ul { display: block; } /* The magic */


/* Content TopNavSub ------------------------------------------------------------ */
#mTopNavSub {
	min-height: 36px;
	width: 940px;
	margin-bottom:5px;
	border-top:solid 1px #eee9db;
	background: url('/SiteCollectionImages/Master/TopNav/mTopNavSubBG.gif') no-repeat bottom;
}
* html #mTopNavSub {
	height: 23px;
}
#mTopNavSubInner {
	margin-top: 3px;
	padding-bottom:2px;
}
#mTopNavSub div.iNormal, #mTopNavSub div.iActive {
	position: relative;
	float:left;
	margin-left:16px;
	text-align:center;
}
#mTopNavSub div.iNormal a,
#mTopNavSub div.iActive a {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	overflow:hidden;
}
#mTopNavSub div.iNormal a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
#mTopNavSub div.iActive a {
	color: #4aa735;
	text-decoration: none;
}

/* pTopNavSub เมนูย่อยที่อยู่ในส่วนของข้อมูล ------------------------------------------------------------ */
#pTopNavSub {
	position: relative;
	left: -10px;
	margin-bottom: 30px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
}
#pTopNavSub H5 {
	font-family: Arial;
	font-size: 14px;
	color: #484747;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pTopNavSub DIV {
	position: relative;
	padding: 0px 10px;
	border-right: 1px solid #828282;
	font-size: 11px;
	float: left;
	margin-bottom: 3px;
}
#pTopNavSub A,
#pTopNavSub A:link,
#pTopNavSub A:active,
#pTopNavSub A:visited {
	color: #666;
}
#pTopNavSub A:hover {
	color: red;
	text-decoration: underline;
}
#pTopNavSub .Active {
	color: #4aa735;
	font-weight: bold;
}
#pTopNavSub .Active A,
#pTopNavSub .Active A:link,
#pTopNavSub .Active A:active,
#pTopNavSub .Active A:visited,
#pTopNavSub .Active A:hover {
	color: #4aa735;
}
#mTopBanner {
	height:150px;
	overflow:hidden;
}
#mContent {
	width:100%;
}
#mBreadcrumb {
	position:relative;
	color: #010000;
	padding:5px 0 20px 6px;
	font-size: 11px;
	width:700px;
}
#mBreadcrumb span.hidden {
	display:none;
}
#mBreadcrumb span.active {
	color:#ff000a;
}
#mBreadcrumb span.separator {
	margin:0 5px;
}
#mBreadcrumb a,
#mBreadcrumb a:link,
#mBreadcrumb a:active,
#mBreadcrumb a:visited {
	color: #010000;
	text-decoration:none;
}
#mBreadcrumb a:hover {
	color: #010000;
	text-decoration:underline;
}
.KSME #mBreadcrumb{
	padding-right:45px;
	width:655px;
}
#mIconBox{
	position:absolute;
	top:5px;
	right:0;
}
#mFooterBanner {
	background-color: #0e8f33;
	text-align: center;
}
#mFooterCopyright {
	text-align: center;
	font-size: 11px;
	color: #666;
	height: 100%;
}
#mFooterTrueHits {
	text-align: center;
}
#mFooterCopyright A,
#mFooterCopyright A:link,
#mFooterCopyright A:active,
#mFooterCopyright A:visited,
#mFooterCopyright A:hover {
	color: #666;
}
#mFooterCopyright A:hover {
	text-decoration: underline;
}

/* Content Page ------------------------------------------------------------ */
#pContent {
	width: 700px;
	margin-bottom: 16px;
	overflow: hidden;
}
#pContentInner, #pContentInnerTop {
	width: 760px;
	float:left;
}
#printCtn {
	width: 760px;
}
#pContentNav {
	width: 220px;
	margin-bottom: 8px;
	overflow: hidden;
	float:right;
}

/* Content Nav Menu ------------------------------------------------------------ */
#mTopBannerNumberGR {
	z-index:1;
}
#pNavMenu {
	position:absolute;
	top:0;
	right:0;
	padding:8px 8px 0 8px;
	width:204px;
	background: #eee url('/SiteCollectionImages/Master/ContentNav/Toolbox/pNavTopBG.gif') no-repeat top left;
}
#pNavMenuCt {
	height:162px;
	background: url('/SiteCollectionImages/Master/ContentNav/Menu/MenuCtBG.gif') repeat-x;
}
#pNavMenuCt a {
	float:left;
	width:100%;
	background: Transparent repeat-x;
}
#pNavMenuCt .m1 {background-position: 0px 0px;}
#pNavMenuCt .m2 {background-position: 0px -27px;}
#pNavMenuCt .m3 {background-position: 0px -54px;}
#pNavMenuCt .m4 {background-position: 0px -81px;}
#pNavMenuCt .m5 {background-position: 0px -108px;}
#pNavMenuCt .m6 {background-position: 0px -135px;}

#pNavMenuCt a.iHover {
	background-image: url('/SiteCollectionImages/Master/ContentNav/Menu/MenuCtBGHover.gif')
}

#pNavMenuCt div {
	background:url('/SiteCollectionImages/Master/ContentNav/Menu/ArrowICO.gif') no-repeat 9px 7px;
	line-height:27px;
	padding-left:30px;
	cursor:pointer;
	color: #0b4f16;
}


/* Content Nav Toolbox ------------------------------------------------------------ */
#pNavToolbox {
	margin-top: 5px;
	background: #eee url('/SiteCollectionImages/Master/ContentNav/Toolbox/pNavTopBG.gif') no-repeat top left;
	padding: 6px 8px 0;
}
#pNavTbTabCt {
	margin: 0;
	height: 30px;
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/TabListBG.gif') no-repeat;
}
#pNavTbTabRightBG {
	width: 15px;
	height: 30px;
	float: right;
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/TabListBG.gif') no-repeat top right;
}
#pNavTbTabLogin {
/*
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/LoginActiveBT.gif');
	width: 47px;
*/
	height: 22px;
	margin: 8px 1px 0 3px;
	float: left;
	cursor:pointer;
}
#pNavTbTabApplyService {
/*
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/ApplyForServiceBT.gif');
	width: 113px;
*/
	height: 22px;
	margin-top: 8px;
	float: left;
	cursor:pointer;
}
#pNavTbTabLogin.iNormal {
/*
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/LoginBT.gif');
*/
}
#pNavTbTabLogin.iActive {
/*
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/LoginActiveBT.gif');
*/
}
#pNavTbTabApplyService.iNormal {
/*
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/ApplyForServiceBT.gif');
*/
}
#pNavTbTabApplyService.iActive {
/*
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/ApplyForServiceActiveBT.gif');
*/
}
#pNavTbLinkLogin {
}
#pNavTbLinkApplyService {
	display:none;
}
#pNavTbLinkCt {
	background: url('/SiteCollectionImages/Master/ContentNav/Toolbox/LinkCtBG.gif') no-repeat;
	padding: 5px 0;
}
#pNavTbLinkCt Select{
	border: 1px solid #6a6a6a;
	margin: 0 0 5px 10px;
}
#pNavTbLinkCt div div {
	font-weight: bold;
	font-size: 11px;
	color: #1a4604;
	background: url("/SiteCollectionImages/Master/ContentNav/Toolbox/LinkBG.gif") no-repeat;
	height: 16px;
	padding-left: 15px;
	cursor: pointer;
	margin-left: 5px;
}
#pNavTbLinkApplyService div.iHover {
	color:#ffffff;
	background: url("/SiteCollectionImages/Master/ContentNav/Toolbox/LinkHoverBG.gif") no-repeat;
}
#pNavTbLinkLogin div.iHover {
	color:#ffffff;
	background: url("/SiteCollectionImages/Master/ContentNav/Toolbox/LinkHoverSBG.gif") no-repeat;
}

/* Content Nav Shortcut ------------------------------------------------------------ */
#pNavShortcut {
	background-color:#eeeeee;
	margin-bottom:3px;
}
#pNavShortcut div.iContainer, #pNavShortcut div.iContainerActive {
	border-bottom: solid 1px #e0e0e0;
	border-top: solid 1px #fefefe;
}
#pNavShortcut div.iContainer div.iNormal, #pNavShortcut div.iContainerActive div.iActive {
	height:100%;
	cursor:pointer;
	line-height:28px;
	/*padding-left:43px;/*45px*/
	font-family:Tahoma;
	color:#1a4604;
	font-size:11px;/*IE8*/
	/*width:180px;/*auto*/
	font-weight:bold;
	padding-left: 29px;/*37px*/
	background-position: -7px 0;
}
#pNavShortcut div.iContainer div.iActive {
	display:none;
}
#pNavShortcut div.iContainerActive div.iNormal {
	display:none;
}
#pNavShortcut div.iContainerActive div.iActive, #pNavShortcut div.iContainer div.iHover{
	color:#ec1b2e;
}
/**:first-child+html #pNavShortcut .ie7{
	font-size:10px;
}*/

/* IE-Hack ------------------------------------------------------------ */
/* * html .color {color: #C39;} /*IE6*/
/* *+html .color {color: #66F;} /*IE7*/
/* .color {color: #0FC\0/;} /*IE8*/
/**+html #pNavShortcut div.iContainer div.iNormal {font-size:11px;}*/
/*#pNavShortcut div.iContainer div.iNormal {font-size:10.5px\0/;}/*IE8*/




/* Content Nav Product Site Structure ------------------------------------------------------------ */
#pNavLeft {
}
#pNavLeft span{
	display:block;
	padding-left:10px;
	line-height:18px;
	background-color:#f3f3f3;
	/*border-top:solid 1px #ecedef;
	border-bottom:solid 1px #dadadc;*/
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #e1e1e1;
}
#pNavLeft span a{
	font-size:11px;
	color:#959595;
}
#pNavLeft span.iNormal1, #pNavLeft span.iSelected1{
	padding-top:4px;
	background: url('/SiteCollectionImages/Master/ContentNav/ProductNavBG.gif') no-repeat top;
	border-top-style:none;
	border-bottom-style:none;
}
#pNavLeft span.iNormal1 a, #pNavLeft span.iSelected1 a {
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
}
#pNavLeft span.iNormal2 {
	background-color:#e6e6e6;
	padding-left:10px;
	border-top:solid 1px #ececee;
	border-bottom:solid 1px #dadbdd;
}
#pNavLeft span.iNormal2 a {
	color:#000000;
}
#pNavLeft span.iNormal3, #pNavLeft span.iSelected3 {
	padding-left:30px;
}
#pNavLeft span.iNormal4, #pNavLeft span.iSelected4 {
	padding-left:50px;
}
#pNavLeft span.iNormal5, #pNavLeft span.iSelected5 {
	padding-left:70px;
}
#pNavLeft span.iSelected2, #pNavLeft span.iSelected3, #pNavLeft span.iSelected4, #pNavLeft span.iSelected5 {
	background-color:#d2d2d2;
}
#pNavLeft span.iSelected2 a, #pNavLeft span.iSelected3 a, #pNavLeft span.iSelected4 a, #pNavLeft span.iSelected5 a {
	color:#4aa735;
}
#pNavKnow {
	height: 110px;
	margin-top: 5px;
	overflow:hidden;
}
#pNavBanner {
}
#pNavSendInfo {
	margin-top:5px;
	cursor:pointer;
}

/* Content Nav Print ------------------------------------------------------------ */
#pNavPrint {
	width: 161px;
	float: right;
}
#pNavPrint UL{
	border-bottom: 1px dotted #000;
	list-style-type: none;
}
#pNavPrint LI{
	height: 26px;
	border-top: 1px dotted #000;
	font-size: 12px;
	color: #333;
	padding-left: 50px;
	/* line-height: 12px; */
}
#pNavPrint .Print {
	background: url("/SiteCollectionImages/Master/ContentNav/Print/PrintICO.gif") no-repeat 10px 1px;
	background-color: #f4f4f4;
	padding-top: 7px;
	height: 20px;
}
#pNavPrint .ENews {
	background: url("/SiteCollectionImages/Master/ContentNav/Print/ENewsICO.gif") no-repeat 10px top;
	padding-top: 2px;
	height: 34px;
}
#pNavPrint .Download {
	background: url("/SiteCollectionImages/Master/ContentNav/Print/DownloadICO.gif") no-repeat 10px 5px;
	background-color: #e2f7bf;
	padding-top: 2px;
	height: 50px;
	display: none;
}
#pNavPrint a,
#pNavPrint a:link,
#pNavPrint a:active,
#pNavPrint a:visited {
	font-size: 12px;
	color: #333;
}
#pNavPrint a:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
#pNavCurrencies {
	margin-top:2px;
}
#pNavKNow, #pNavBanner, #pNavSendInfo {
	margin-top:5px;
}
#pTitleAlt {
	display:none;
}
/* Content Pagination ------------------------------------------------------------ */
.iHidden {
	display:none;
}
.iPagingCtn {
	text-align:right;
	font-size: 11px;
}
.iPagingCtn a {
	color: #000;
}

.iPagingCtn a:link,
.iPagingCtn a:active,
.iPagingCtn a:visited {
	font-size: 11px;
	margin:0 8px;
	cursor:pointer;
}
.iPagingCtn a:hover {
	font-size: 11px;
	color: #20943f;
	text-decoration: underline;
}

.iPagingCtn a.iActive {
	font-weight:bold;
	color: #20943f;
	text-decoration: underline;
}

/* YearList ------------------------------------------------------------ */
.yearScrollCtn {
	height: 28px;
	margin-top: 20px;
	overflow:hidden;
}
.yearScrollCtn span {
	display:block;
	float:left;
	background: #acabac url('/SiteCollectionImages/KBank24/line.gif') no-repeat top right;
	text-align:center;
	width:58px;
	padding-top:7px;
	height:100%;
}
.yearScrollCtn span a,
.yearScrollCtn span a:link,
.yearScrollCtn span a:active,
.yearScrollCtn span a:visited {
	color:#333;
	text-decoration:none;
	font-size: 12px;
}
.yearScrollCtn span a:hover {
	text-decoration: underline;
	color: #000;
}
.yearScrollCtn span.iActive {
	background: #007236 url('/SiteCollectionImages/KBank24/line.gif') no-repeat top right;
}
.yearScrollCtn span.iActive a {
	color:#fff;
	text-decoration:none;
}
.yearScrollCtn span.iNext, .yearScrollCtn span.iPrev {
	width:32px;
}
.yearScrollCtn span.iNext {
	background: none;
	background: #acabac;
}
.BTN {
	font-family: Arial,Verdana,Tahoma;
/*
	font-size: 11px;
*/
}
.ms-PartSpacingVertical {
	display:none;
}
.ms-formfieldvaluecontainer span,
.ms-formfieldvaluecontainer a{
	font-size:8pt;
}
.ms-formfieldvaluecontainer input{
	vertical-align:bottom;
}

.srch-Title{
FONT-SIZE:1.2em;
MARGIN:0px 0px 5px;
COLOR:#118C32;
FONT-FAMILY:Tahoma;
}
.srch-Title A:link,.srch-Title A:visited{
text-decoration:none;
color:#118C32;
}
.srch-Title a:hover{
color:#FF0000;
text-decoration:underline;
}

.hidden {
	display: none;
}
