/* mainmenu★★★★★★★★★★★★★★★★★★★★ */

.e_mainmenu {
    height: 20px ;
	width:806px;
	padding-left:1px;
    overflow: hidden ;
	text-align:left;
}

.e_mainmenu ul {
    width: 801px ;
    height: 20px ;
}

.e_mainmenu li {
    float: left ;
}


/* Top */

.e_midashi {
    margin : 0px 0px 0px 0px ;
    padding : 0 ;
    font-size:14px;
    border-left: solid #003399 5px;
    backgroun-color: #eeeeff;
    padding-left:10px;
}
.e_midashi02 {
    margin : 10px 0px 0px 0px ;
    padding : 0 ;
    font-size:13px;
    color: #003399;
    font-weight: bold;
}

.e_mainmenu-top {
    width : 159px ;
    height : 20px ;
    overflow: hidden;
    border: 0;
    padding: 0;
    text-align: right;
}

.e_mainmenu-top img{
    visibility: hidden;
}

.e_mainmenu-top a {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: 0px 0px;
    display:block;
}

.e_mainmenu-top a:hover {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: 0px -20px;
}

.e_main-text {
	float:right;
        text-align: left;
        width: 550px;
       margin-right:20px;
}

* html .e_main-text {
	float:right;
        text-align: left;
        width: 550px;
       margin-right:10px;
}

.e_profile-block {
	width:200px;
	margin-right:10px;
        margin-left:16px;
	float:left;
}
* html .e_profile-block {
	width:200px;
	margin-right:10px;
        margin-left:8px;
	float:left;
}

.e_profile-left {
	width:95px;
	margin-right:5px;
	float:left;
}
.e_profile-right {
	width:95px;
	margin-left:5px;
	float:right;
}

/* Search */

.e_mainmenu-search {
    width : 160px ;
    height : 20px ;
    overflow: hidden;
    border: 0;
    padding: 0;
    text-align: right;
}

.e_mainmenu-search img{
    visibility: hidden;
}

.e_mainmenu-search a {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -159px 0px;
    display:block;
}

.e_mainmenu-search a:hover {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -159px -20px;
}

/* Featured */

.e_mainmenu-feature {
    width : 160px ;
    height : 20px ;
    overflow: hidden;
    border: 0;
    padding: 0;
    text-align: right;
}

.e_mainmenu-feature img{
    visibility: hidden;
}

.e_mainmenu-feature a {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -319px 0px;
    display:block;
}

.e_mainmenu-feature a:hover {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -319px -20px;
}

/* Sellers */

.e_mainmenu-sellers {
    width : 160px ;
    height : 20px ;
    overflow: hidden;
    border: 0;
    padding: 0;
    text-align: right;
}

.e_mainmenu-sellers img{
    visibility: hidden;
}

.e_mainmenu-sellers a {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -479px 0px;
    display:block;
}

.e_mainmenu-sellers a:hover {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -479px -20px;
}

/* Condo */

.e_mainmenu-condo {
    width : 161px ;
    height : 20px ;
    overflow: hidden;
    border: 0;
    padding: 0;
    text-align: right;
}

.e_mainmenu-condo img{
    visibility: hidden;
}

.e_mainmenu-condo a {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -639px 0px;
    display:block;
}

.e_mainmenu-condo a:hover {
    background: url("../e/images/menu-e.gif") no-repeat ;
    background-position: -639px -20px;
}



.print_e {
    width : 70px ;
    height : 60px ;
    overflow: hidden;
    border: 0;
    padding: 0;
    text-align: right;
}

.print_e img{
    visibility: hidden;
}

.print_e a {
    background: url("../e/images/print.png") no-repeat ;
    background-position: 0px 0px;
    display:block;
}

.print_e a:hover {
    background: url("../e/images/print.png") no-repeat ;
    background-position: -70px 0px;
}

