@charset "utf-8";
/* CSS Document */

#DivBody_Center {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0059ad;
}

#DivBody_CententTop {
	width: 100%;
	height: 316px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0059ad;
}

#DivBody_Right {
	width: 331px;
	height: 250px;
	padding:66px 0 0 26px;
	background-color: #fbfbfb;
	background-image: url(../images/bg_indexRight.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0059ad;
	border-left-color: #0059ad;
	float: right;
}

.bg_linePoint {
	height:99px;
	background: url(../images/bg_linePoint.gif) repeat-x bottom;
}

.loginBTN_out {
	width: 128px;
	height: 53px;
	background: url(../images/btn_login.gif) no-repeat top;
}

.loginBTN_over {
	width: 128px;
	height: 53px;
	background: url(../images/btn_login.gif) no-repeat bottom;
}

.inputTable {
	color: #c2c9d4;
	font-family: Verdana, Arial,　新細明體, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 185px;
	letter-spacing: -93%;
	line-height: 19px;
}

.BTN_findID_out {
	width: 90px;
	height: 22px;
	background: url(../images/btn_findID.gif) no-repeat bottom;
}

.BTN_findID_over {
	width: 90px;
	height: 22px;
	background: url(../images/btn_findID.gif) no-repeat top;
}

.imageCode{
	display:inline-block;
	margin-left:5px;
	vertical-align:middle;
}
.imageCodeInput{
	width:60px;
	height:12px;
	font-size:12px;
	display:inline-block;
	text-align:left;
}
