@charset "utf-8";
html, body {
	background-image: url(i/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.menu {
	float: left;
	padding-top: 30px;
}
.menu a {
	display: block;
	float: left;
}
.menu_sep {
	float: left;
	width: 20px;
}
.menu_act {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

IMG {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.language {
	float: right;
	width: 200px;
	padding-top: 40px;
}
.language a {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.lang_sep {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 25px;
	text-align: center;
}
P {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.work_pic {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 17px;
	margin-bottom: 17px;
}
p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.name {
	padding-bottom: 20px;
	clear: both;
}
.sep_name {
	clear: both;
	height: 20px;
}
