*{
	font-size:14px;
}

form{
	display:inline;
}
/*
.center-position{
	width:450px;
	margin-left:auto;	
	margin-right:auto;	
}

#logo-div{
	text-align:center;
	margin-top:60px;
	padding-bottom:10px;
}

#container{
	border:2px #aca solid;
	background:#efe;
	padding:10px 20px 10px 20px;
}

td input,.cfw-form-text{
	width:280px;
}
*/

#c_userid,#c_password{
	width:280px;
}

/*begin:elephan*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	background-color: #333333;
}
#logo {
	height: 100px;
	top: auto;
	bottom: auto;
	background-image: url(/static/elephan/img/index_bg.jpg);
	text-align: right;
	border: 0;
	margin-top: 150px;
	margin-bottom: auto;
}
#loginform {
	height: 100%;
	top: auto;
	bottom: auto;
	text-align: right;
	border: 0;
	margin-right: 10px;
}
/*end:elephan*/
