
.fashion_search_img{
	display:block;
	float:left;
	margin-bottom:20px;
}

#fashionsearch #shopSearch_keyword{
	margin-left:10px;
        padding-left:5px;
	width:250px;
	height:28px;
        line-height:30px;
	font-size:115%;
        border:1px solid #000080;
}

#fashionsearch .submit{
	background:url(/common/pc/img/contents/fashionsearch/btn_blue_sch.gif) no-repeat;
	width:80px;
	height:30px;
	border:none;
	margin-left:-3px;
}

#fashionsearch input.submit:hover{
        background:url(/common/pc/img/contents/fashionsearch/btn_blue_sch_over.gif) no-repeat;
}




.fashionSearchTool #shopSearch_keyword{
        padding-left:5px;
	width:250px;
	height:28px;
        line-height:30px;
        border:1px solid #000080;
        position:absolute;
        top:85px;
        left:356px;
}

.fashionSearchTool .submit{
	background:url(/common/pc/img/contents/fashionsearch/btn_blue_sch.gif) no-repeat;
	width:80px;
	height:30px;
	border:none;
        position:absolute;
        top:85px;
        left:613px;
}

.fashionSearchTool input.submit:hover{
        background:url(/common/pc/img/contents/fashionsearch/btn_blue_sch_over.gif) no-repeat;
}

.fashionSearchTool{
	width:700px;
	height:148px;
	background:url(/common/pc/img/contents/fashionsearch/fashion_search_banner.jpg);
	margin-bottom:10px;
        position:relative;
}

.fashionSearchTool ul{
        font-size:125%;
        position:absolute;
        top:123px;
        margin-left:10px;
}

.fashionSearchTool li{
        float:left;
        padding-left:13px;
}







