body{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	color: #FF0000;
	font-size: 12px;
	font-family: times;
}

p{
	font-size: 12px;
	font-family: times;
}


a img{
	border: none;
}

a, a:link, a:hover, a:visited, a:active{
	color: #999999;
}

#main {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}

TABLE {
	padding: 0px;
	margin: 0px;
}

TD {
	padding: 0px;
	margin: 0px;
	empty-cells: show;
}

#main_tlb{
	width: 1024px;
	height: 100%;
	background-color: #000000;
}

#logo_td{
	background: URL('/templates/skin_eng/images/top.gif') no-repeat;
	text-align: right;
	vertical-align: top;
	width: 1024px;
	height: 117px;
}

#menul_td{
	background: URL('/templates/skin_eng/images/menu_l.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 144px;
	height: 54px;
}

#menur_td{
	background: URL('/templates/skin_eng/images/menu_r.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 179px;
	height: 54px;
}

#menubg_td{
	background: URL('/templates/skin_eng/images/menu_bg.gif') no-repeat;
	text-align: center;
	vertical-align: bottom;
	width: 701px;
	height: 54px;
}

#left_top_td{
	background: URL('/templates/skin_eng/images/left_top.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 144px;
	height: 242px;
}

#right_top_td{
	background: URL('/templates/skin_eng/images/right_top.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 179px;
	height: 242px;
}

#left_btm_td{
	background: URL('/templates/skin_eng/images/left_btm.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 144px;
	height: 388px;
	background-position: left bottom;
}

#right_btm_td{
	background: URL('/templates/skin_eng/images/right_btm.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 179px;
	height: 388px;
	background-position: left bottom;
}

#bottom_td{
	background: URL('/templates/skin_eng/images/bottom.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 1024px;
	height: 407px;
}


#text_td{
	background: URL('/templates/skin_eng/images/center_bg.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	width: 701px;
}

#text_td p{
  width: 701px;
}

.menu_img{
   height: 30px;
}

