body{
	background-image: url(images/inter_back.jpg);
}
#container{

}
#container1{
	border: solid 1px #fff;
	border-bottom: solid 5px #484547;
	border-right: solid 5px #575454;
	width: 1000px;
	height: 2100px;
	background-image: url(images/inter.jpg) ;
	background-repeat: no-repeat;
	background-color: #b0b0b0;
	margin-bottom: 100px;
	margin-left: 30px;

}
#header{
	width: 100%;
	position: relative;
	right: 10px;

}
#futter{
	background-color: #1c1b1d;
	position:absolute;
	left: 0;
	width:100%;
	height: 100px;
	padding-top: 10px;


}

#header ul{
	position: relative;
	bottom: 30px;
	background-color: #1c1b1d;
	width: 100%;
	padding-left: 80px;

}
#header ul li{
	display: inline;
}
#header li.name{
	margin-right: 0px;
	position: relative;
	right: 45px;
}
#header li.menu{
	position: relative;
	left: 180px;
	margin-left: 8px;

}
.inter{
	border: solid 1px #fff;
	width: 700px;
	height: 1769px;
	background-color: #fff;
	margin-top: 330px;
	padding-left: 10px;
	padding-right: 50px;

}
h3{
	border-left: solid 10px #3d3d3d;
	border-bottom: solid 5px #3d3d3d;
	padding-left: 4px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.q{
	color: #8e8d8d;
	margin-bottom: 25px;
	margin-top: 25px;
}
ul.q{
	margin-left: 460px;
}
ul li.q{
	display: inline;
	margin: 1px;
}
ul{
	margin-left: 0px;
}
ul li{
	display: inline;
	margin-right: 15px;
}
ul li.top{
	margin-left: 435px;
}
img{
	border-style: none;
}
a:link{
	color: #fff;
}
a:visited{
	color: #fff;
}
a:hover{
	color: #494447;
}
a:action{
	color: #fff;
}
a{
	text-decoration: none;
}
.end{
border: solid 1px #000;
border-bottom-color: #6d6668;
width: 1000px;
margin-left: 10px;
margin-right: 40px;
}
.mucrow{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	border: solid 1px #000;
	padding: 3px;
	width: 200px;
	background-color: #3e3a3d;
}