
#toppage {
margin: 0;
padding:0;
background-color:#FFF;
min-width:720px;
width:720px;
}

#toppage #top {
text-align:center;
}

#toppage #top .left {
width:360px;
float:left;
}

#toppage #top .right{
width:360px;
float:right;
}

#toppage #container_left {
width:400px;
float:left;
}

#toppage #container_right {
width:300px;
float:right;
}

#toppage #new_products {
margin: 10px 0 10px 5px;
font-size:0.9em;

}

#toppage #new_products .product {
margin: 0 0 0 0;
padding: 10px 0 0 0;
border-top: #D9D9C1 dashed 1px;
}

#toppage #new_products .logoLayer
{
width:170px;
float:left;
}

#toppage #new_products .logo {
width:165px;
height:165px;
}

#toppage #new_products .product ul.info {
padding: 0 0 10px 0;
}


#toppage #new_products .product ul.info li {
list-style: none;
padding:0 0 0 0;
margin: 0 0 0 5px;
}

#toppage #new_products .product ul.info li.title {
font-size:1.1em;
font-weight:bold;
}

#toppage #new_products .product ul.info li.release_date {
font-size:0.9em;
font-weight:bold;
}

#toppage #new_products .product ul.info li.title_sub {
padding: 5px 0 0 0; 
font-size:0.9em;
}

#toppage #new_products .product ul.info li.description {
margin: 5px 0 0 5px;
color:#333;
font-size:0.9em;
line-height:120%;
text-indent:0;
}

#toppage #new_products .product ul.info li.category {
margin: 0 0 0 0;
font-size:0.8em;
text-align:right;
}

#toppage #new_products .product ul.info li.category span{
padding: 0 0 0 18px;
background: #fff url(/_img/common/folder.gif) no-repeat left center;

}

#toppage #menu_banners {
margin: 0 0 0 0;
}

#toppage #menu_banners .menu_banner {
margin: 0 0 5px 0;
}

#toppage #top_news {
margin: 10px 0 0 0;
padding: 0 5px 0 0;
font-size:0.8em;
}

#toppage #top_news .items {
margin: 10px 0 0 0;
padding: 10px 0 0 0;
border-top: #D9D9C1 dashed 1px;
}

#toppage #top_news ul {
list-style: none;
}
#toppage #top_news li.date {
text-decoration: underline;
color:#747447;
} 

#toppage #top_news li.info {
margin : 3px 0 5px 0;
padding: 0 0 5px 0;
border-bottom: #D9D9C1 dashed 1px;
} 
