@charset "utf-8";
/* login */
#log {
	width: 277px;
	height: 146px;
	overflow: hidden;
}
#logged {
	background-image: url(_design/login/logged.png);
	background-repeat: no-repeat;
	width: 277px;
	height: 146px;
	float: left;
}
#log1 {
	background-image: url(_design/login/1.png);
	background-repeat: no-repeat;
	width: 277px;
	height: 48px;
	float: left;
}
#logteil {
	width: 277px;
	height: 98px;
}
#logteil_1 {
	width: 159px;
	height: 98px;
	float: left;
}
#logt1_1 {
	background-image: url(_design/login/2.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 12px;
	float: left;
}
#logt1_2 {
	background-image: url(_design/login/3.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 12px;
	float: left;
}
#logt1_3 {
	background-image: url(_design/login/6.png);
	background-repeat: no-repeat;
	width: 159px;
	height: 18px;
	float: left;
}
#logt1_4 {
	background-image: url(_design/login/7.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 12px;
	float: left;
}
#logt1_5 {
	background-image: url(_design/login/8.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 12px;
	float: left;
}
#logt1_6 {
	background-image: url(_design/login/13.png);
	background-repeat: no-repeat;
	width: 159px;
	height: 56px;
	float: left;
}
.logt1_6_1 {
	text-align: right;
	padding-top: 10px;
}
#logteil_2 {
	width: 118px;
	height: 98px;
	float: right;
}
#logt2_1 {
	background-image: url(_design/login/5.png);
	background-repeat: no-repeat;
	width: 79px;
	height: 39px;
	float: left;
}
#logt2_2 {
	background-image: url(_design/login/9.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 59px;
	float: left;
}
#logt2_3 {
	background-image: url(_design/login/10.png);
	background-repeat: no-repeat;
	width: 17px;
	height: 59px;
	float: left;
}
#logteil_2_1 {
	width: 118px;
	height: 39px;
	float: left;
}
#logteil_2_2 {
	width: 56px;
	height: 59px;
	float: left;
}
#logteil_2_3 {
	width: 51px;
	height: 59px;
	float: left;
}
#logteil_2_4 {
	width: 11px;
	height: 59px;
	float: left;
}
#logt2_4_1 {
	width: 51px;
	height: 50px;
	float: left;
	border: none;
}
#logt2_4 {
	background-image: url(_design/login/11.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 50px;
	float: left;
	border: none;
}
#logt2_5 {
	background-image: url(_design/login/14.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 9px;
	float: left;
}
#logt2_6 {
	background-image: url(_design/login/12.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 59px;
	float: left;
}
.login_button {
	width: 39px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
.clear {
	clear:both;
}
.form_username, input.form_username {
	background-color: transparent;
	text-decoration: none;
	font-size: 10px;
	color: #b1000c;
	border: none;
	vertical-align: middle;
}
.form_password, input.form_password {
	background-color: transparent;
	text-decoration: none;
	font-size: 10px;
	color: #b1000c;
	border: none;
	vertical-align: middle;
}
.input_log {
	background-color: #FFF;
	border-color: #000;
	border-width: 1px;
}
.input_log:active, input_log:focus {
	background-color: #FFF;
	border-color: #000;
	border-width: 1px;
}