*            
{ 
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 100%;	
}
body
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #0f0c0a; 
	font-size: 70%;
	color: #a39b96;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
a
{
	text-decoration: none;
	color: #fff;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
	vertical-align: top;
}
p, form, h1, h2, h3, h4, ul, fieldset
{
	margin: 0;
	padding: 0;	
}
fieldset
{
	border: none;
}
ul
{
	list-style: none;
}
.clear, .clear10, .clear6, .clear15, .clear8, .clear20, .clear4
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.clear6
{
	height: 6px;
}
.clear4
{
	height: 4px;
}
.clear8
{
	height: 8px;
}
.clear10
{
	height: 10px;
}
.clear15
{
	height: 15px;
}
.clear20
{
	height: 20px;
}
.hdn
{
	display: none;
}
.input_submit
{
	border: none;
	cursor: pointer;
	height: 23px; 
	color: #070605;
}
.input_text
{
	border: none;
	border-bottom: 1px solid #181614; 
	background-color: #070605;
	padding: 3px;
	height: 16px; 
	color: #fff;
}
.input_area
{
	border: none;
	border-bottom: 1px solid #181614; 
	background-color: #070605;
	padding: 3px;
	color: #fff;
}
.content
{
	margin: 0 auto;
	padding: 47px 0 0 0;
	width: 970px;
	text-align: left;
}

