@charset "utf-8";

/********************************
*                               *  
 *   mrs valentain Woks main(X_X)    *
*                               * 
********************************/


#enter #mainImg {
	margin-bottom: 20px;
	width: 900px;
}
#enter_t1 {
	text-align: center; margin-bottom: 20px;
}
#e_bb{
	margin-top:15px;
}
#enter #e_bb li {
	float: left;
	display: block;
	margin-left: 40px;
    margin-bottom: 10px;
}
#enter .tt {
	font-size: 12px;
	color: #da4673;
	margin-top: 50px;
}
#enter .en_txt {
	float: left;
	margin-top: 30px;
	width: 690px;
	text-align: left;
}
.pink2 {
	color: #00b9ef;
}
#enter #en_imgBox {
	float: right;
	margin-top: 150px;
	font-size: 10px;
	text-align: center;
	width: 150px;
	padding-right: 20px;
	padding-left: 20px;
}

.enter_popup {
	margin-top: 20px;
}

#enter #footerNavi {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	position: relative;
	height: 100px;
}
#enter #footerNavi h4 {
	font-size: 12px;
	color: #da4673;
}
#enter #footerNavi h5 {
	font-size: 12px;
	color: #da4673;
	margin-top: 30px;
}

#enter #footerNavi ul#eNavi1{
	list-style-type: none;
	display: inline;
	position: absolute;
	width: 900px;
	left: 0px;
	top: 39px;
}
#enter #footerNavi ul#eNavi2{
	list-style-type: none;
	display: inline;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 90px;
}
#enter #footerNavi li {
	display: block;
	float: left;
	margin-right: 3px;
}
#enter #footerNavi li a{
	font-size: 10px;
	color: #666666;
}
#enter #footerNavi li a:hover{
	font-size: 10px;
	color: #da4673;
}
#enter address {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
