body {
font-family: 							Verdana; 
font-size: 								13px; 
font-weight: 							normal; 
color: 										#4f2a0c;
background-color: 				#dedede;
margin:										0px;
text-align:								center;
}

p.line {line-height: 1px}

.row_main {
width:										854px;
}

.row_space {
width:										96px;
}

.row_menu {
width:										854px;
height: 									267px;
text-align:								bottom;
background-image:					url(../image/menu_bg.png);	
}	

.table_menu {
width:										100%;
broder:										1px;	
}	

.footer_space {
height:										86px;
background-image:					url(../image/footer_line.png);
}

.footer_main {
height:										86px;
width:										854px;
font-size: 								11px;
text-align:								left;
color: 										#ffffff;
background-image:					url(../image/footer_line.png);
}

.content_main {
width:										854px;	
font-family: 							Verdana;
font-size: 								13px;
font-weight: 							normal;
vertical-align:						top;
text-align:								left;
color: 										#4f2a0c;
}



.indexblock {
font-family: 							Verdana;
font-size: 								11px;
font-weight: 							normal;
vertical-align:						center;
text-align:								left;
}	


A:link
{
  COLOR: #000000;
  TEXT-DECORATION: none;
  font-size:8pt;
  font-family: Verdana;
  font-weight: bold
}

A:visited
{
  COLOR: #000000;
  TEXT-DECORATION: none;
  font-size:8pt;
  font-family: Verdana;
  font-weight: bold
}

A:active
{
  COLOR: #000000;
  TEXT-DECORATION: none;
  font-size:8pt;
  font-family: Verdana;
  font-weight: bold
}



select, input, textarea {
background-color: #dedede;
font-family: Verdana;
font-weight: normal;
color: #000000; font-size: 12px;
}