@import url(../../global/template/1/layout_home.css);

#pageTitle {
	display: none;
}

#siteMain {
	float: right;
	width: 748px;
	height: 168px;
	padding: 0px;
	margin: 0px;
	color: #273A96;
	background: transparent url(/images/page/sub_34/bg.gif) repeat-x top left;	
}

#bodyText {
	margin: 0px;
}

#bodyFloat {
	position: relative;
	width: auto;
	height: auto;
	float: left;
}

#coSiteToolFront {
	width: 748px;
	height: auto;
	float: right;
	background: #273A96;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

#coSiteToolFront .top {
	position: relative;
	height: 95px;
	background: #273A96;
}

#coSiteToolFront .splash {
	position: relative;
	width: 100%;
	left: -23px;
	height: 196px;
}

#coSiteToolFront .nee {
	position: absolute;
	top: 27px;
	left: 13px;
	width: 132px;
	height: 40px;
	background: transparent url(/images/header/nee.gif) no-repeat;
}

#coSiteToolFront .logo {
	position: absolute;
	top: 12px;
	left: 665px;
	width: 71px;
	height: 69px;
	background: transparent url(/images/header/logo.gif) no-repeat;
}

#coIdentityLogin {
	position: relative;
	width: 320px;
	height: 168px;
	left: 16px;
	top: 16px;
	color: #111C5A;
}

#coIdentityLogin .form_item {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

#coIdentityLogin .form_item .form_label {
	width: 90px;
	height: auto;
	float: left;
	text-align: right;
}

#coIdentityLogin .form_item .form_field {
	width: 195px;
	height: auto;
	float: right;
}

#coIdentityLogin .form_item .form_field input {
	width: 100%;
	height: auto;
	border: 1px solid #293A96;
}

#coIdentityLogin .btnlogin {
	float: right;
}

#coIdentityLogin .btnlogin input {
	width: 51px;
	border: none;
}