/********* GENERAL ********/
*                       {	margin: 0; }
html, body              { height: 100%; margin: 0;	padding: 0;color: #666666; font-size: 12px; font-family: Tahoma,sans-serif;	background: #EDF2EC url('/images/site/bg.png') top left repeat-x; vertical-align: baseline;}
img                     { border:0px;}
a                       { text-decoration: none; color: #66B445; }
a:hover                 { text-decoration: underline;}
.tbl                    { width:100%; border: 0px; margin:0px; padding: 0px; border-spacing: 0px; border-collapse:collapse; }
.fb                     { font-size: 11px; font-weight:bold;}
.f                      { font-size: 11px; }
.l                      { float: left;}
.r                      { float: right;}
.g                      { color: #66B445;}
.l                      { border-bottom: 1px solid #66B941; width: 100%; margin: 3px 0px; font-size: 0px; line-height:0; }
.point                  { cursor:pointer;}
h1, h2, h3, h4, h5, h6 {
  display: block;
	padding: 0px;
	margin: 12px 0px 8px 0px;
  line-height: 100%;
  font-weight: normal;
  font-family: Arial,Helvetica,Tahoma,sans-serif;
}
h1 { font-size: 180%; color: #66B445; padding: 4px 0px; margin: 5px 0px 15px 0px;border-bottom: 1px solid #66B941 !important; }
h2 { font-size: 160%; color: #4E9633; }
h3 { font-size: 140%; color: #397B23; }
h4 { font-size: 120%;	color: #226013; }
h5 { font-size: 100%; color: #0E4704; font-weight: bold; }

/********* LAYOUT ********/
.body                   { display: block; min-height: 85%; height: auto !important; height: 85%; padding-top: 40px;}
.tbl_wrap               { width:1000px; min-height: 100%; height: auto !important; height: 100%; margin:0 auto;  }
.tbl_wrap td            { vertical-align:top;}

/********* left block ********/
.td_left                { width: 210px; padding-top: 50px;}
.logo                   { display:block; position:absolute; top:27px; }
.head                   { color: white; width:181px; margin-left:2px; padding: 5px 10px 6px 10px; background: transparent url('/images/site/head.png') top left repeat-x; }
.block .content         { padding: 10px 15px 35px 10px; background:url('/images/site/menu.png') bottom left no-repeat; }
.block .menuitem           { display:block; padding-left:5px; }
.block .menuitem span   { display:block; padding: 7px 0px 7px 12px; background: url('/images/site/arrow.png') left no-repeat; }
.block .active          { color:#258D16; }
.block a.menuitem:hover { background: #F1F2F1; }

/********* content ********/
.td_content             { background: url('/images/site/content_bg.png') bottom left no-repeat; padding: 0px; min-height:500px;}
.td_content .content    { position: relative; margin: 0px 6px 18px 2px; background:white; padding: 15px;}
.add_new                { position:absolute; right: 0px; top: -32px; }
a.add_new:hover         { text-decoration: none; }
.bank                   { position:absolute; right: 16px; top: 15px; }
.bank  select           { border: 1px solid #666666; padding: 2px 5px; }

.article                { padding: 0px 15px; text-align:justify; line-height: 16px; }
.article p              { padding: 5px 0px; }
.article ul.arrow       { list-style: none; font-weight: bold; padding-left:0px;}
.article ul li          { font-weight: normal; margin: 5px 0px 8px 15px; padding-left: 5px;}
.article ul.arrow  li   { font-weight: normal; margin: 5px 0px 8px 15px; padding-left: 15px; background: url(/images/site/arrow.png) 0px 6px no-repeat; }

/********* TABS ********/
.tabs                   { height: 35px;}
.tabs a                 { display:inline-block; padding: 6px 10px; border-left: 3px solid white; }
.tabs .active           { background: url('/images/site/hover_bg.png') top repeat-x;  border-left: 3px solid #66B445; }
.tabs a:hover           { text-decoration: underline; background: #F1F2F1;}

.tbl_list               { border-bottom: 1px solid #66B445; }
.tbl_list th            { color: white; padding: 5px; text-align:center; background: transparent url('/images/site/head.png') top left repeat-x; }
.tbl_list th a          { color: white;}
.tbl_list .bord         { border-right: 1px solid white;}
.tbl_list td            { padding: 6px;}
.tr_even                { background: #eeeeee;}

.sort td                { padding: 0px;}
.pager                  { padding: 8px; text-align: center;}

/********* MODAL BOX ********/
.modal_box              { z-index:1000; border: 2px solid #dddddd; visibility:hidden; background-color: #ffffff; position:absolute; width:auto; top: 0px;}
.modal_box .inner       { border: 1px solid #66B941; padding: 20px 30px 30px 20px; position: relative; }
.modal_box .exit        { position: absolute; top: 0px; right: 0px;}

#divWindowPoster        { width: 380px;}
.p_detail               { clear: both; padding: 10px 0px; text-align:justify;}
.p_cont                 { margin: 5px 0px; }

#divWindowNew           { width: 500px;}
.new_post th            { text-align: left; width: 150px; }
.new_post td            { padding: 6px; }
.new_post input         { border: 1px solid #666666; width: 170px; }
.new_post select        { border: 1px solid #666666; width: 175px; }
.new_post textarea      { border: 1px solid #666666; width: 100%; }
.new_post .nobord       { border: none; width: auto; }
.star                   { padding: 10px 0px;}
.modal_box .header      { padding: 10px 0px 3px 0px;}