@charset "utf-8";
@import url("../css.css");
@import url("../menu_small.css");

.top {
	height: 50px;
	width: 160px;
	background: url(../img/top.jpg);
	margin: 0px;
	padding: 0px;
}
.unicube {
	height: 50px;
	width: 160px;
	background: url(../img/What_unicube_on.jpg);
	margin: 0px;
	padding: 0px;
}
.build {
	height: 50px;
	width: 160px;
	background: url(../img/Material_unicube.jpg);
	margin: 0px;
	padding: 0px;
}
.blog {
	height: 50px;
	width: 160px;
	background: url(../img/unicube_blog.jpg);
	margin: 0px;
	padding: 0px;
}
.contact {
	height: 50px;
	width: 160px;
	background: url(../img/contact.jpg);
	margin: 0px;
	padding: 0px;
}
.top a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.unicube a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.build a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.blog a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.contact a {
	display:block;
	height: 50px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.top a:hover,.top a:active {
	background: url(../img/top_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.unicube a:hover,.unicube a:active {
	background: url(../img/What_unicube_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.build a:hover,.build a:active {
	background: url(../img/Material_unicube_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.blog a:hover,.blog a:active {
	background: url(../img/blog_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	
}
.contact a:hover,.contact a:active {
	background: url(../img/contact_on.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}.center .content .r-cont #vol {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 600px;
	width: 650px;
}
.center .content .r-cont #vol img {
	margin: 0px;
	padding: 0px;
}
.center .content .menu .link li{
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.center .content .menu .link .q_1 {
	background: url(../img/q_1.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
}
.center .content .menu .link .q_2 {
    background: url(../img/q_2.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
}
.center .content .menu .link .q_3 {
    background: url(../img/q_3.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
}
.center .content .menu .link .q_4 {
    background: url(../img/q_4.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
}
.center .content .menu .link li a{
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}.center .content .menu .simulation {
	height: 50px;
	text-indent: -9999px;
	width: 120px;
	clear: both;
}
