body {padding:0; margin:0;}
body, td, input, textarea{
  font-size:12px;
/*  font-family:Georgia; */
  font-family:Trebuchet MS;
  color:#6f777c;
  line-height:13px;
  vertical-align:top;
  padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;  }

a{color:#111415; text-decoration:underline}
a:hover{text-decoration:none}

strong{ color:#2c3439}
strong span { color:#7e8f99}

span { color:#111415}

ul{margin:0; padding:0; list-style:none; line-height:16px}
li a{background:url(images/bg_sp.gif)  bottom left repeat-x; margin:0px; color:#fa671c; text-decoration:none;line-height:20px}

.bg_li{ background:url(images/bg_li.gif) repeat-y}

.header{color:#2C1F1E; font-size:10px;}

.footer{ background:url(images/bg_d.gif) repeat-x; font-size:12px; color:#b9b9be; height:90px; padding-top:40px; padding-left:30px; text-align:center}
.footer a {color:#b9b9be; text-decoration:none}
.footer a:hover {color:#0cb6e6; text-decoration:underline}

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:19px; vertical-align:middle; color:#3e464d; text-decoration:none}

input{
   padding-left:5px;
   width:200px; height:20px;
}
textarea{
   padding-left:5px;
   width:200px; height:80px;
   overflow:auto}