/*html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{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;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
*/
html, body {
	margin: 0;
	padding: 0;
}
div {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {color:#3d3d3d;font-family:Arial,Helvetica,Sans-Serif;line-height:1em;word-spacing:-1px;}
h1 {font-size:21px;margin-bottom:30px;}
h2 {font-size:21px;margin-bottom:12px;}
h3 {font-size:18px;margin-bottom:6px;}
h4 {font-size:15px;margin-bottom:6px;}
h5 {font-size:12px;margin-bottom:6px;}
h6 {font-size:11px;margin-bottom:6px;}
h6{
	margin:0px;
	padding:0px;
}
A, A:link	{
	color: #003399;
}
A:hover	{
	color: #ff9900;
}
a:visited { color: #5b73a3; }
a:visited.y-link-2 { color: #5b73a3; }
a:hover.goto-link {
    text-decoration: none;
}

a:hover.goto-link span.goto {
    text-decoration: underline;
}
body  {
      font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
      /*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
      background: #eeeef0;
      margin: 0; 
      padding: 0;
      text-align: center;
      color: #000000;
} 
/* ส่วน Page Header */
.zdee #header {
	  float: left; 
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 10px 10px 0px 20px;  
} 
.zdee #headerhoro {
	  float: left; 
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 10px 10px 0px 20px;  
}
.zdee #banner {
	  float: right; 
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 10px 10px 0px 20px; 
} 
.zdee #bannerhoro {
	  float: right; 
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 10px 10px 0px 20px; 
} 
 /* ส่วน คอลัมน์ด้านซ้าย */
.zdee #sidebar{
    float:left;
    width:950px;
	height:28px;
	top:10px;

}
.zdee #sidebarhoro{
    float:left;
    width:950px;
	height:28px;
	top:10px;

}

.zdee #sidemenu{
    float:left;
    width:950px;
	height:28px;
	top:10px;
	padding: 5px 0px 10px 0px; 

}
.zdee #sidemenuhoro{
    float:left;
    width:950px;
	height:28px;
	top:10px;
	padding: 5px 0px 10px 0px; 

}
/* ส่วน Page Header */
.zdee #date { 

    float:left;
    left:5px;

} 
.zdee #search {

    float:right;
    right:5px;

} 
.zdee #searchhoro {

    float:right;
    right:5px;

}
/* ส่วน Page Body  ที่บรรจุเนื้อหา */
.zdee #container { 
		width: 950px;
		margin: 0 auto;
		 border: 1px solid #c6cfd8;
		text-align: left;
		 background: #FFFFFF;
		 padding: 5px;
}
.zdee #containerhoro { 
		width: 950px;
		margin: 0 auto;
		 border: 1px solid #c6cfd8;
		text-align: left;
		 background: #FFFFFF;
		 padding: 5px;
}
/*		 width: 970px;
		 margin: auto;
		 height:0px;
		 background: #FFFFFF;
		 border: 1px solid #c6cfd8;
}
.zdee #container { 
		 position:absolute;
		 width:950px;
		 height:1500px;
		 left:50%;
		 margin-left:-370px;

}
.zdee #container { 
		 position:absolute;
		 width:950px;
		 height:1500px;
		 top:50%;
		 margin-top:-370px;


} 
*/
.zdee #tableft {
      float: left; 
      width: 190px;
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px; 
	  text-align: left; /* this overrides the text-align: center on the body element. */
}
/* ส่วน คอลัมน์ด้านซ้าย */
.zdee #sidebarleft {
      float: left; 
      width: 175px;
      background: #FFFFFF; 
	  border: 1px solid #c6cfd8; /*#E9E9E9;*/
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px 0px 5px 0px; 
	  text-align: left; /* this overrides the text-align: center on the body element. */
}


.zdee #tabright {
      float: right; 
      width: 220px; 
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px;
	  text-align: left; /* this overrides the text-align: center on the body element. */
}
/* ส่วน คอลัมน์ด้านขวา */
.zdee #sidebarright {
      float: right; 
      width: 210px; 
      background: #FFFFFF; 
	  border: 1px solid #c6cfd8; /*#E9E9E9;*/
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px 0px 5px 0px; 
	  text-align: left; /* this overrides the text-align: center on the body element. */
}
.zdee #tabmain {
	 float: left; 
     width: 515px; 
     background: #FFFFFF; 
	 margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
     padding: 0px;
}
/* ส่วนเนื้อหา อยู่ระหว่าง sidebar */
.zdee #mainContent { 
	float: left; 
    width: 505px; 
    background: #FFFFFF; 
	border: 1px solid #c6cfd8; /*#E9E9E9;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    padding: 0px 0px 5px 0px; 
     /* margin: 0 200px; 
      padding: 0 10px; */
} 
 /* ส่วนเนื้อหา อยู่ระหว่าง sidebar */
.zdee #spacecontenet { 
	  float: left; 
      width: 10px; 
      background: #FFFFFF; 
} 
.zdee #spacecontenet1 { 
	  float: right; 
      width: 10px; 
      background: #FFFFFF; 
} 
.zdee #textmore {
      float: right; 



}
/* ส่วน Page Footer */
.zdee #footer { 
      padding: 0 10px 0 20px; 
      background:#FFFFFF;
} 
 .clearfloat { 
      clear:both;
}
.y-fp-pg-grad {
    background-image: url(http://d.yimg.com/a/i/ww/met/th/slate/gsprite_pg_slate_20100405.png);
    background-repeat: repeat-x;
}
.y-ln-1 { border-color: #dbe1e6; }
.y-txt-modhdr { color: #333; }
.textheadder{border-color: #dbe1e6; }
.y-txt-modhdr { color: #333; }
.bdr-b{border-bottom-style:dotted;border-bottom-width:1px;padding-bottom:1px;}
.pa-top .pa-cta-button{background-color:transparent;background-position:0 -267px;height:24px;width:22px;text-indent:-999em;border:none;}.ua-ie6 .type_pa .pa-top .pa-cta-button,.ua-ie7 .type_pa .pa-top .pa-cta-button{position:absolute;right:-2px;cursor:pointer;}.type_pa div,.type_pa span,.type_pa li,.type_pa ul,.type_pa h3,.type_pa h2{outline:none;}.type_pa .y-pa-cont{position:relative;min-width:192px;outline:none;zoom:1;}
.divLayout{
	float:left;
}
.divWbbrdLeft{
	background:url(http://www.zdee.com/images/wbbrd_topleftbg.jpg) no-repeat;
	
}
.divWbbrdCenter{
	background:url(http://www.zdee.com/images/bar03.gif) repeat-x;
	/*background:url(http://www.zdee.com/images/wbbrd_topbg.jpg) repeat-x;*/
}
.divWbbrdRight{
	background:url(http://www.zdee.com/images/wbbrd_toprightbg.jpg) no-repeat;
}
.divWbbrdBGTOP{
	background:#FFE9C7;
}
.divWbbrdBgTD{
	background:#FFF6E9;
}
#spclin {position:relative; float:left; clear:both; left:10px; top:10px; width:464px; height:20px; background-color:transparent; font-size:0;}
#spclR {position:relative; float:left; clear:both; left:10px; top:10px; width:200px; height:20px; background-color:transparent; font-size:0;}

#toplink {width:1025px; height:25px; background:url(http://www.zdee.com/images/sub_bar.gif) no-repeat; position:absolute; top:50px; left:0;}
#toplink ul {padding:0; margin:0; list-style:none; position:absolute; right:0;}
#toplink ul li {float:left; margin-right:10px; font-size:9px; line-height:25px; color:#09c;}
#toplink ul li a {font-size:9px; line-height:25px; color:#444; text-decoration:none;}
#toplink ul li a:hover {text-decoration:underline; color:#09c;}
#toplink ul li a img {border:0; padding-top:4px;}

.plain250 {width:250px; padding:0 0 15px 0; background:url(plain250.gif) no-repeat left bottom; margin-bottom:10px;}
.plain250 div {width:250px; background:url(http://www.zdee.com/images/plain250.gif) no-repeat left top; text-align:center;}
.plain250 ul {list-style:none; padding:0 14px 0 14px; margin:0; width:220px; background:#fff; border:1px solid #d8d9da; border-width:0 1px; height:auto;}
.plain250 ul li {text-decoration:none; color:#444; padding:2px 0; font-size:11px; border-bottom:1px solid #f0f0f0; word-spacing:-1px; text-align:left;}
.plain250 ul li a {text-decoration:none; color:#048; font-size:12px; font-weight:bold;}
.plain250 ul li a:hover {text-decoration:underline;}
.plain250 span.spacer {display:block; height:15px; overflow:hidden;}

.y-fp-pg-controls {
    background-image: url(http://www.zdee.com/images/yahoo.png);
    background-repeat: no-repeat;
}

.tl{top:-1px;left:-1px;background-position:0 -53px;}
.tr{top:-1px;right:-1px;background-position:-2px -110px;}

#mainex {font-family: Arial, Helvetica, sans-serif;font-size: 14px;text-decoration: none;text-align: center;}
.curvebox {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;text-decoration: none;background-color: #ffffff;
border:1px solid #c6cfd8;position:relative;overflow:visible;padding:4px;height:500px;width:505px;}
.curvebox b{background-image:url(http://www.zdee.com/images/curve.gif);background-repeat:no-repeat;position:absolute;padding:0px;height:5px;width:5px;display:block;clear:both;line-height:1px;overflow:hidden;}
.curvebox .c_tl{background-position:left top;margin-top:-1px;margin-left:-1px;left:0px;top:0px;}
.curvebox .c_tr{background-position:right top;margin-top:-1px;margin-right:-1px;top:0px;right:0px;}
.curvebox .c_bl{background-position:0px -5px;margin-bottom:-1px;margin-left:-1px;left:0px;bottom:0px;}
.curvebox .c_br{background-position:-5px -5px;margin-bottom:-1px;margin-right:-1px;right:0px;bottom:0px;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}

.boxContainer {background:url(../i/transparent-boxes-sprite4.gif) repeat-y scroll 0 0 transparent;border:0;float:left;margin-bottom:30px;}
.boxContainer img {display:block;}
.boxContainer h2 {background:url(../i/sprite_master.png) repeat-x scroll 0 -1260px transparent;/*cursor:pointer;*/border:1px solid #ccc;color:#333;font-size:13px;height:30px;line-height:30px;padding-left:9px;margin-bottom:0;text-shadow:1px 1px #fff;}
.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}
.box.above,.box.below {/*margin-bottom:24px;*/}
.box.above {/*background:none;*/}
.box.below {/*background:none;*/}


.boxContainer .box h2, .boxContainer .box h3 {background:none repeat scroll 0 0 transparent;border-bottom:1px dotted #ddd;border-width:0 0 1px;font-size:13px;height:auto;line-height:normal;margin:0 0 6px;padding:0 0 3px;text-shadow:none;}
#chapterNews .box {min-height:260px;}

.grid_3 .boxContainer h2 {*width:209px;border-width:0 0 1px;}


/*Begin Box Container Details*/
.grid_3 .boxContainer {background:none;border:1px solid #ccc;}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
h1,h2,h3,h4,h5,h6 {color:#3d3d3d;font-family:Arial,Helvetica,Sans-Serif;line-height:1em;word-spacing:-1px;}
#primaryNav {background:url("http://www.zdee.com/indexnew/images/shadow_light.png") no-repeat scroll 50% 30px transparent;height:50px;overflow:hidden;}
#primaryNav h2 {display:none;}

#primaryNav ul {background:url("http://www.zdee.com/images/bar01.gif") repeat-x  transparent;height:30px;line-height:30px;list-style:none;margin:0;position:relative;}

/*#primaryNav ul {background:url("http://www.zdee.com/indexnew/images/sprite_master.png") repeat-x scroll 0 -1560px transparent;height:30px;line-height:30px;list-style:none;margin:0;position:relative;}*/
#primaryNav li {font-family:Arial,Helvetica,sans-serif;font-weight:bold;letter-spacing:.001em;padding:0}
#primaryNav a {border-right:1px solid #be342c;color:#fff;display:block;_display:inline-block;padding:0 9px;}
#primaryNav a:hover {background:#be342c;}
#primaryNav .first {/*image icon will go here*/}
#primaryNav .last {border:0;}
#primaryNav .help {border:0;font-size:11px;font-weight:normal;position:absolute;right:0;}
#primaryNav a.help:hover {background:none;}


ul {list-style-position:outside;list-style-type:disc;margin:0 0 15px 18px;}
ol {list-style-position:outside;list-style-type:decimal;margin:0 0 15px 18px;}
ul ul {list-style-type:circle;margin:6px 0 0 18px;}
ul ol {margin:0 0 0 18px;}
ol ol {margin:0 0 0 18px;}
ol ul {list-style-type:circle;margin:0 0 0 18px;}
li {padding-bottom:9px;}
ul ul li {padding-bottom:6px;}
ul ol li {padding-bottom:6px;}
ol ol li {padding-bottom:6px;}
ol ul li {padding-bottom:6px;}

ul.arrow {list-style-type:none;margin-left:0;}
ul.arrow li {padding-left:18px;background:transparent url(../../i/arrow_red.gif) no-repeat scroll 50% 50%;}
ul.priceList {list-style-type:none;}

#primaryNav li {float:left;}



/*
.t-table {
	display: table;
}
.t-tr {
   display: table-cell;
}
*/

.t-td {background:#EEEEEE; padding: 5px 5px 5px 5px;}
.t-td01{padding: 5px 5px 5px 5px;}
.t-td02 {float:right;}
.t-td1 {background:#FFFFFF; padding: 5px 5px 5px 5px;}
.t-td101{padding: 5px 5px 5px 5px;}
.t-td102 {float:right;}

.t-td A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans Serif; TEXT-DECORATION: none
}
.t-td A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans Serif; TEXT-DECORATION: none
}
.t-td A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans Serif; TEXT-DECORATION: none
}

.t-td1 A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans Serif; TEXT-DECORATION: none
}
.t-td1 A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans Serif; TEXT-DECORATION: none
}
.t-td1 A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans Serif; TEXT-DECORATION: none
}




.zdee #tablefthoro {
      float: left; 
      width: 190px;
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px; 
	  text-align: left; /* this overrides the text-align: center on the body element. */
}
/* ส่วน คอลัมน์ด้านซ้าย */
.zdee #sidebarlefthoro {
      float: left; 
      width: 175px;
      background: #FFFFFF; 
	  border: 1px solid #c6cfd8; /*#E9E9E9;*/
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px 0px 5px 0px; 
	  text-align: left; /* this overrides the text-align: center on the body element. */
}


.zdee #tabrighthoro {
      float: right; 
      width: 220px; 
      background: #FFFFFF; 
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px;
	  text-align: left; /* this overrides the text-align: center on the body element. */
}
/* ส่วน คอลัมน์ด้านขวา */
.zdee #sidebarrighthoro {
      float: right; 
      width: 210px; 
      background: #FFFFFF; 
	  border: 1px solid #c6cfd8; /*#E9E9E9;*/
	  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
      padding: 0px 0px 5px 0px; 
	  text-align: left; /* this overrides the text-align: center on the body element. */
}
.zdee #tabmainhoro {
	 float: left; 
     width: 515px; 
     background: #FFFFFF; 
	 margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
     padding: 0px;
}
/* ส่วนเนื้อหา อยู่ระหว่าง sidebar */
.zdee #mainContenthoro { 
	float: left; 
    width: 505px; 
    background: #FFFFFF; 
	border: 1px solid #c6cfd8; /*#E9E9E9;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    padding: 0px 0px 5px 0px; 
     /* margin: 0 200px; 
      padding: 0 10px; */
} 
 /* ส่วนเนื้อหา อยู่ระหว่าง sidebar */
.zdee #spacecontenethoro { 
	  float: left; 
      width: 10px; 
      background: #FFFFFF; 
} 
.zdee #spacecontenet1horo { 
	  float: right; 
      width: 10px; 
      background: #FFFFFF; 
} 
.zdee #textmorehoro {
      float: right; 



}
/* ส่วน Page Footer */
.zdee #footerhoro { 
      padding: 0 10px 0 20px; 
      background:#FFFFFF;
}

.zdee #blueblock{
width: 190px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

.zdee * html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

.zdee #blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.zdee #blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

.zdee #blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

.zdee html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

.zdee #blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}