@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 100%;
	background-color: #F3F3F3;
}
#header {
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	font-weight: normal;
	color: #FFCC00;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#info {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
#face {
	display: inline;
	padding: 0px;
	width: 400px;
	float: left;
	text-align: center;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 80%;
	line-height: 100%;
	font-weight: lighter;
}
.noy_title {
	height: 50px;
	width: 400px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.link_ye a:link , .link_ye a:visited {
	background-image: url(../images/index/ye_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_ye a:hover {
	background-image: url(../images/index/ye_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -30px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_ye a:active {
	background-image: url(../images/index/ye_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -60px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_eias a:link , .link_eias a:visited {
	background-image: url(../images/index/eias_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_eias a:hover {
	background-image: url(../images/index/eias_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -30px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_eias a:active {
	background-image: url(../images/index/eias_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -60px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_aspro a:link , .link_aspro a:visited {
	background-image: url(../images/index/aspro_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_aspro a:hover {
	background-image: url(../images/index/aspro_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -30px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_aspro a:active {
	background-image: url(../images/index/aspro_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -60px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_blog a:link , .link_blog a:visited {
	background-image: url(../images/index/blog_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_blog a:hover {
	background-image: url(../images/index/blog_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -30px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.link_blog a:active {
	background-image: url(../images/index/blog_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-decoration: none;
	background-position: 0px -60px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.clear {
	clear: both;
}
