
/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 32px;
	position: relative;
	left:0;
    top: 0;
    z-index: 10;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	left:0%
  	top:0%
  	clear: right;
  	height: 32px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 0%; 
  	color: #9D0030;
  	font-size: 90%;
	text-align: center;
}

.tab ul.login li.left {
    background: url(../images/tab_l.png) no-repeat;
  	left:0%;
  	height: 32px;
	width: 26px;
	padding: 0;
	margin: 0;
  	display: block;
  	postion:relative;
	float: left;
	margin-top:1px;
	
	

}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 32px;
	width: 22px;/*´Ý±â¿­±â¸Þ´ºÀÇ ¿ìÃø¿©¹é*/
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 33px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
  	
  	
}

.tab ul.login li a {
	/*color: #ffffff; ·Î±×ÀÎ±Û¾¾*/
}


.tab ul.login li a:hover {
	color: white;
	text-decoration: none;
}


.tab .sep {color:#414141;
border-bottom-style:solid; border-width: 1px; border-color:#e5e5e5;
margin-bottom:5000px;
}


.tab a.open_slide {
	height: 20px;
	line-height: 20px !important;
	cursor: pointer;
	display: block;
	width: 74px;/*·Î±×ÀÎÅä±Û °¡·Î»çÀÌÁî*/
	position: relative;
	top: 11px;
	valign:top;

}


.tab a.close_slide {
	height: 20px;
	line-height: 20px !important;
	/*padding-left: 10px !important;*/
	cursor: pointer;
	display: block;
	width: 74px;/*·Î±×ÀÎÅä±Û °¡·Î»çÀÌÁî*/
	position: relative;
	top: 11px;
	valign:top;
	/*border-bottom-style:solid; border-width: 1px; border-color:#e5e5e5;*/
}

.tab a.colse2_slide {
	height: 20px;
	line-height: 20px !important;
	cursor: pointer;
	display: block;
	width: 74px;/*·Î±×ÀÎÅä±Û °¡·Î»çÀÌÁî*/
	position: relative;
	top: 11px;

}

/* .tab a.open_slide {background: url(../images/btn_open.png) no-repeat left 0; z-index:10000} 
.tab a.close_slide {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open_slide {background: url(../images/btn_open.png) no-repeat left 0px;}
.tab a:hover.close_slide {background: url(../images/bt_close.png) no-repeat left 0px;} */

/* sliding panel */
#toppanel {
    position: absolute;   /* relative ·Î ¼³Á¤ÇÏ¸é ÀüÃ¼°¡  ³»·Á¿Â´Ù. */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 22;/*ÆÐ³Î»ó´Ü¿©¹é*/
    width: 100%;
    z-index: 2000;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 79px;/*ÆÐ³Î¼¼·Î»çÀÌÁî*/
	color: #999999;
	/*background: url(/coopmall/images/navigation/bg_main.gif); */
	background-color:#f9f9f9;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 9pt;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 100%;
	margin: 0 auto;
	padding-top: 15px;
	text-align: right;
	font-size: 0.85em;
	
}

#panel .content .left {
	width: 380px;
	float: left;
	padding: 0 15px;
	border-top: 0px solid #333;
	border-left: 0px solid #333;
	background: #545454;
}

/*
#panel .content .right {
	border-right: 1px solid #333;
}
*/

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

/*·Î±äÆû,input*/
#panel .content input.field {
	border: 1px #999999 solid;
	background: #CCCCCC;
	margin-right: 0px;
	margin-top: 7px;/*input°£  »óÇÏ °£°Ý*/
	padding: 0px 0px 0;
	width: 126px;
	color: #666666;
	font-weight: bold;
	height: 18px;
}

#panel .content input:focus.field {
	background: #eeeeee;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

