body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
	font-family:Verdana;
	color:#666666;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#444444; text-decoration:underline} 
a:hover{text-decoration:none}

ul{
	margin:0;
	padding:0;
	line-height:16px;
	list-style-type: none;
}
li{
	margin:0px;
	padding-left:9px;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
	background-image: url(/images/1_z1.gif);
}
li a{
	color:#666666;
	text-decoration:none
}
li a:hover{
	color:#666666;
	text-decoration: underline
}

span { color:#444444} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{
	color:#666666;
	font-size:11px;
	background:url(images/bg_fver.gif) no-repeat top;
	height:86px
} 
.footer a {color:#444444; font-size:11px; text-decoration:none}
.footer a:hover {color:#444444; font-size:11px; text-decoration:underline}

.bg{ background:url(images/bg.gif) repeat-x top}
.bg_f{ background:url(images/bg_f.gif) repeat-x bottom}
.bg_li_cv{ background:#f0f0f0} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; font-size:11px; vertical-align:middle; color:#444444; text-decoration:none}


input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
.input1{
   background:#ffffff;
   border:1px solid #404040;
   padding-left:0px;
   width:206px; height:20px;
   padding-left:5px;
   padding-top:1px;
   color:#7b7b7b
}
textarea{
   background:#ffffff;
   border:1px solid #404040;
   padding-left:5px;
   width:206px; height:130px;
   overflow:auto}
