body {padding:0; margin:0; background: url(images/bg.gif)}
body, td, input, textarea{
	font-size:11px;
    font-family:Georgia;
	color:#0e0906;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#71170e; text-decoration:underline} 
a:hover{text-decoration:none}

span{ color:#71170e}

.bg_hl{ background: url(images/bg_hl.gif)}
.Text1{ background:url(images/bg_hc.gif)}
.bg_hr{ background:url(images/bg_hr.gif)}
.bg_hd{ background:url(images/bg_hd.gif)}
.bg_hd1{ background:url(images/bg_hd1.gif)}
.bg_hd2{ background:url(images/bg_hd2.gif)}
.bg_li{ background:#ecdea6}
.bg_t{ background:url(images/bg_t.gif) no-repeat top left}
.bg_tb{ background:url(images/bg_tb.gif) no-repeat top left}
.bg_tb3{
	background:url(images/bg_tb3.gif) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.Text3{
	background:url(images/bg_tb4.gif) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.Text2{
	background:url(images/bg_tf.gif) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

ul{margin:0; padding:0; list-style:none; line-height:16px}
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:0px }
li a{color:#71170e;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{color:#87816c; font-size:12px; padding:32px; text-align:center; height:76px} 
.footer a {color:#87816c; font-size:12px; text-decoration:none}
.footer a:hover {color:#71170e; font-size:12px; text-decoration:none}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}



input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
textarea{
   background:#2D2D2D;
   border:1px solid #888888;
   padding-left:5px;
   width:224px; height:118px;
   overflow:auto}
