﻿/*會員登入 */
/*#Member_login{
	background:#f5f3ec url(../images/index/index_05.jpg) no-repeat center top;
	padding-top: 0px;
	height: 139px;
}*/

#in_login{
    position: relative;
    background:url(../images/new_index/login_bg01.png) no-repeat top left; 
    width:226px; 
    height:139px; 
    float:left; 
    margin:0px;
}

#out_login{
    position: relative;
    /*position:absolute; */
    width:118px; 
    height:59px; 
    left:25px; 
    top:30px; 
    color:#e2d5b2; 
    font-size:12px;
}

#in_login input.user{
	width:112px;
	height:18px;
	background:url(../images/inputbox_bg_id.gif) no-repeat 0 50%;
	position: absolute;
	left: 22px;
	top: 34px;
	border: 1px solid #74425a;
	background-color:#000000;
	color:#e2d5b2;
}

#in_login input.paw{
	width:112px;
	height:18px;
	background:url(../images/inputbox_bg_pass.gif) no-repeat 0 50%;
	position: absolute;
	left: 22px;
	top: 59px;
	border: 1px solid #74425a;
	background-color:#000000;
	color:#e2d5b2;
}

#in_login .btn{
	width:65px;
	height:47px;
	display:block;
	cursor:pointer;
	position: absolute;
	left: 144px;
	top: 32px;
}

#in_login img.btn02{
	width:86px;
	height:22px;
	display:block;
	cursor:pointer;
	position: absolute;
	left: 25px;
	top: 102px;
}

#in_login a img.btn03{
	width:86px;
	height:22px;
	display:block;
	cursor:pointer;
	position: absolute;
	left: 121px;
	top: 102px;
	border:none;
}

.Member_Tb{
	height: 62px;
	margin-left: 22px;
	margin-right: 16px;
	margin-bottom: 10px;
	padding-top: 32px;
}

.Member_login_ID{
	width: 114px;
	height: 26px;
}

.Member_login_PASS{
	width: 114px;
	height: 26px;
}

.Member_login_SEQUENCE{
	width: 184px;
	height: 26px;
}

.Login_Button{
	width: 64px;
	height: 46px;
	margin-left: 121px;
	margin-top: -51px;
}

.search_input {
	font-size: 12px;
	color:#e2d5b2;
	width:225px;
	background-color: #17101a;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #74425a;
}

.Search_ID{
	width: 86px;
	height: 22px;
	margin-left: 24px;
}
.Member_Register{
	width: 86px;
	height: 22px;
	margin-left: 120px;
	margin-top: -22px;
}

/*會員登出*/
.Member_logout_info{
	width: 114px;
	height: 80px;
	font-size: 12px;
	color: #e2d5b2;
}

.Logout_Button{
	width: 64px;
	height: 46px;
	margin-left: 121px;
	margin-top: -79px;
}