﻿* {
	margin: 0;
	padding: 0;
}
#pics_3d {
	position:relative;
	height:300px;
	width:760px;
	top:10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
}
#pics_3d img {
    position:absolute;
	height:120px;
	width:176px;
    left:0;top:0;
}
#pics_4d {
	position:relative;
	height:300px;
	width:760px;
	top:10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
}
#pics_4d img {
	position:absolute;
	height:140px;
	left:0;
	top:0;
	width: 176px;
}
a {
	color: #9bcf00;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#top {
	background-image: url(../images/MuRho_Logo.jpg);
	height:80px;
	width:760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-repeat: no-repeat;
}
#index_page {
	width: 255px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 275px;
}
#index_page ul {
	list-style: none;
}
#index_page li {
	display: inline;
}
#index_page a {
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/numbg.jpg);
	font-size: 12px;
	padding-top: 3px;
	margin-right: 5px;
	float: left;
}
#index_page a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#index_page_soft {
	width: 130px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 275px;
}
#index_page_soft ul {
	list-style: none;
}
#index_page_soft li {
	display: inline;
}
#index_page_soft a {
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/numbg.jpg);
	font-size: 12px;
	padding-top: 3px;
	margin-right: 5px;
	float: left;
}
#index_page_soft a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#index_page_metho {
	width: 175px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 275px;
}
#index_page_metho ul {
	list-style: none;
}
#index_page_metho li {
	display: inline;
}
#index_page_metho a {
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/numbg.jpg);
	font-size: 12px;
	padding-top: 3px;
	margin-right: 5px;
	float: left;
}
#index_page_metho a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#index_page_hard {
	width: 150px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 275px;
}
#index_page_hard ul {
	list-style: none;
}
#index_page_hard li {
	display: inline;
}
#index_page_hard a {
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/numbg.jpg);
	font-size: 12px;
	padding-top: 3px;
	margin-right: 5px;
	float: left;
}
#index_page_hard a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#word {
	width: 600px;
	height: 20px;
	padding-top: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-left: 150px;
}
#footer {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(../images/border.png);
	background-repeat: no-repeat;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
#enter {
	width: 100px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-color: #FFFFFF;
	background-image: url(../images/enter.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	padding-top: 5px;
}
#enter a {
	color: #ffffff;
	text-decoration: none;
}
#enter a:hover {
	text-decoration: none;
	color: #9bcf00;
}

