@charset "utf-8";
body {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/bottombgx.png);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	background-position: -10px -35px;
}
.inputSpecial {
	background-image: url(../images/inputbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CDCDCD;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	width: 189px;
	padding: 2px;
}.bottom-input-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.NotOBLIGATORY {
	background-color: #F2F2F2;
}
.bigINPUTtitle {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.smallINPUTtitle {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.inputSpecialListBox {
	background-image: url(../images/inputbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CDCDCD;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px;
}
.loginbox {
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 580px;
	display: block;
	margin: 0px auto;
	margin-top: 80px;
}
.lposition {
	display: block;
	padding-top: 135px;
	padding-left: 130px;
}
#CopyPosition {
	color: #666;
	display: block;
	margin-left: 20px;
	position: absolute;
	top: 345px;
}

.in4ShopLogo {
	background-image: url(../images/eshop-logo.png);
	width: 204px;
	height: 115px;
	display: block;
	position: absolute;
	top: 50px;
	margin-left: -200px;
}
.in4Copy {
	font-size: 11px;
	font-weight: bold;
	color: #7F9E32;
	text-decoration: none;
}
.TitleBar {
	display: block;
	position: absolute;
	font-size: 28px;
	font-weight: 400;
	color: #666;
	text-decoration: none;
	padding-left: 50px;
	top: 131px;
}
