@charset "utf-8";
/* CSS Document */
a#press img
{
margin-top:0px;
}

a#press:hover img
{
margin-top:-124px;
}


a#men img
{
margin-top:0px;
}

a#men:hover img
{
margin-top:-235px;
}


a#women img
{
margin-top:0px;
}

a#women:hover img
{
margin-top:-235px;
}

#main_home
{
width:100%; 
height:245px; 
margin-buttom:10px;
}

#inner_div
{
width:100%; 
height:100%;
}

#ndwomen
{
width:154px; 
height:235px; 
float:left; 
overflow:hidden;
}

#ndmen
{
width:154px; 
height:235px; 
float:right; 
overflow:hidden;
}

#ndpress
{
width:320px; 
height:124px; 
float:left; 
overflow:hidden;
}

#left.sidebar ul.menu li a.red_link
{
border:0 none;
color:red;
font-size:12px;
}