﻿@charset "utf-8";
/* CSS RESET */
html, body, div, span, applet, object, iframe,
  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, tt, var,
dl, dt, dd
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; outline: 0; font-size: 14px; font-family: THSarabunNew; vertical-align: baseline; line-height:15pt;}*/
ul li{list-style:disc;  line-height:15pt; text-indent:0; margin-left:3em;}
ol li{list-style: decimal; line-height:15pt; text-indent:0; margin-left:3em;}
h1{font-size:1.5em;}
h2{font-size:1.375em;}
h3{font-size:1.25em; font-weight:bold;}
h4{font-size:1.175em;}
h5{font-size:1em;}
h6{font-size:0.95em;}
:focus {outline: 0;}
body {line-height: 1; color: black; margin: 0; padding: 0}
strong{ font-weight:bold;}
/*ol, ul {list-style: none;}
table {border-collapse: separate;}

caption, th, td {font-weight: normal;}*/
blockquote:before, blockquote:after,
q:before, q:after {content: “”;}
blockquote, q {quotes: “” “”;}
/*body,p,td,th,ul,li{ color: #6D6F71; font-family: Tahoma; font-size: 12px; line-height: 15px; margin: 0; padding: 0 }*/
.clearspace {clear:both; height:0px; padding:0px; margin:0px; width:0px;}
/*a { text-decoration: none; }
a:hover { color: green; } 
a:active { color: green; }*/


