body {
	margin:0;
	padding:0;
	background:#FFF url(../images/body_bg.jpg);
	font-family:Georgia;
}
img {
	border:none;
}
#logo {
	margin:48px auto 0;
	padding:0;
	width:117px;
	height:56px;
	background:url(../images/logo.png) no-repeat;
}
#logo span {
	display:none;
}

#top_smoke {
	background:url(../images/top_smoke.jpg) no-repeat scroll center top;
	overflow:hidden;
	position:relative;
}
#menu {
	margin:38px 0 0;
	padding:0;
	text-align:center;
}
#menu .item {
	margin:0;
	padding:0 20px 0 24px;
	font-size:15px;
	background:url(../images/menu_point.png) no-repeat scroll 0 8px;
}
#menu .first {
	background:none;
	padding-left:0;
}
#menu a {
	color:#000;
	text-decoration:none;
}
#menu a:hover {
	color:#ff0e00;
}
.red {
	color:#ff0e00;
}

#flash_room {
	height:446px;
	margin-top:25px;
	background:url(../images/bottom_smoke.jpg) no-repeat scroll center bottom;
	padding-bottom:52px;
	position:relative;
	overflow:hidden;
}
#flash_room object{
	display:block;
	width:1189px;
	/*margin:0 auto;*/
}
#ieroglif {
	text-align:center;
}
#ieroglif a {
	background-image:url(../images/ieroglif.png);
	background-repeat:no-repeat;
	display:inline-block;
	position:relative;
	text-decoration:none;
	color:#000;
	font-size:19px;
	text-align:left;

}
#i1 {
	margin-right:85px;
	width:110px;
	padding-left:83px;
	height:57px;
}
#i2 {
	margin-right:72px;
	width:137px;
	background-position:0 -94px;
	padding-left:75px;
	height:60px;
}
#i3 {
	width:155px;
	background-position:0 -188px;
	padding-left:76px;
	height:63px;
}
#bottom {
	background:url(../images/bottom_red_line.png) no-repeat scroll center top;
	margin:45px 0 0;
	padding:50px 0 0;
}
#footer {
	width:805px;
	margin:0 auto;
	position:relative;
}
#copyright {
	font-size:10px;
	opacity:0.7;
	position:absolute;
	left:0;
	top:3px;
}
#copyright a {
	text-decoration:none
}
#umistudio {
	font-size:10px;
	opacity:0.7;
	position:absolute;
	right:0;
	top:3px;
}
#umistudio a {
	color:#ff0e00;
	text-decoration:none;
}

#footer form {
	margin:0 auto;
	width:171px;
	height:24px;
	background:url(../images/search_form.png) no-repeat;
	padding-bottom:45px;
}

#search_text {
	background:none;
	border:none;
	padding:0;
	display:block;
	position:relative;
	float:left;
	color:#AAA9A8;
	font-size:11px;
	margin:6px 0 0 11px;
	width:130px;
}
#submit {
	background:none;
	border:none;
	margin:0;
	padding:0;
	display:block;
	position:relative;
	float:left;
	width:28px;
	height:24px;
	cursor:pointer;
}
