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

body{ margin:0px auto; padding:0px;font:12px/1.55em Arial, Helvetica, sans-serif; size:12px/1.55em; color:#494747; background:url(../images/bg.jpg) repeat;}

/* Table */
th { padding:0; text-align:center; vertical-align:top; }
td ,tr{vertical-align:top;font:12px/1.55em Arial, Helvetica, sans-serif; color:#494747;}

a img{ border:0px;}
: focus{ outline:0px;}


/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#65745f; }
h1 { font-size:20px; margin:0px; border-bottom:dotted #d2d5d7 2px; padding-left:2px; }
h2 { font-size:15px; color:#378257;}
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }



/* Paragraph */
p { margin-bottom:.8em;}


/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { font-size:98%;}
select .field { border:0px solid #CCCCCC;}





