body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
table,img {
  border-collapse:collapse;
  border-spacing:0;
  border:0;
}
* {
  margin:0;
  padding:0;
}
th,td {
  vertical-align:top;
}
html, body {
  height: 100%;
}
body {
  position: relative;
}
html>body #all {
  height: auto;
}
#all {
  margin: auto;
  height: 100%;
  min-height: 100%;
  width:100%;
  min-width:800px;
  position: inherit;
}
#title {
	background:url(img/title_fon2.jpg) top left repeat-x #181f6d;
}
#all_title {
	margin:auto;
	width:950px;
	
}
#header_title {
	background:url(img/title_header.jpg) no-repeat center top;
	height:100px;
	width:950px;
}
#logo a {
	width: 225px;
	height: 209px;
	position:absolute;
	background:url(img/logo.png) center top no-repeat;
	filter:expression(fixPNG(this));
	margin-left: 355px;
	top: 0px;
	cursor:pointer;
}
#main_title {
	width:950px;
	height:600px;
}
#main_title_top {
	background:url(img/border_top.gif) top left repeat-x;
	height:20px;
}
#main_title_bottom{
	background:url(img/border_bottom.gif) top left repeat-x;
	height:20px;
}
#main_title_left {
	background:url(img/border_left.gif) top left repeat-y;
	width:20px;
}
#main_title_right {
	background:url(img/border_right.gif) top left repeat-y;
	width:20px;
}
#rec_ban {
	position:absolute;
	margin-top:355px;
	margin-left:698px;
	width:61px;
	height:70px;
}
#main_title_center {
	background:url(img/title.jpg) no-repeat center top;
	height:550px;
	width:910px;
	padding-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff79d;
}

#main_title_center ul{
	margin-top:535px;
	text-align:center;
}

#main_title_center ul{
}

#main_title_center ul li{
	display:inline;
	margin:0 5px 0 5px;
}


#main_title_center ul li a {
	color:#fff79d;
}
#footer_title {
	padding:10px 50px 0 50px;
	text-align:center;
}
#footer_title a {
	color:#e5e5dd;
}
#footer_title {
	clear:both;
}
.png {
	filter:expression(fixPNG(this));
}
