@charset "utf-8";

@import "reset.css";
@import "common.css";

@media tty{
i{content:"\";/*" "*/}}@import 'ie5win.css';/*";}
}

#wrapper {
	height: 490px;
}

#top h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#login-box {
	width: 210px;
	margin-top: 40px;
	margin-left: 30px;
	background-image: url(../img/frame1_head.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	background-position: left top;
}
#login-boxin p img {
	margin-left: 5px;
	margin-bottom: 10px;
}

#login-box #login-boxfoot {
	background-image: url(../img/flame1_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}
#login-box #login-boxin {
	background-image: url(../img/frame1_bk.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#login-box .txt-small {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#login-box form {
	margin-right: 10px;
	margin-left: 10px;
}
#login-box label {
	line-height: 170%;
	font-weight: bold;
	font-size: 12px;
}

#login-box .textf-1 {
	height: 18px;
}

#login-box .btn-i1 {
	width: 85px;
	margin-top: 25px;
	margin-right: 3px;
	margin-left: 3px;
}
#messagebox {
	font-size: 12px;
	margin-top:10px;
	width:197px;
}

