#home {
	padding: 10px 0 0 0;
}

#home hr {
    background-color: #cccccd;
    height: 1px;
    border-top: 1px #d4d8d9 solid;    
}

#way_footer_home {
    width: 1083px;
    border: none;
	background: url("../images/new_home2/footer_home.png") no-repeat top center;
    font-size: 11px;
    text-align: left;
    margin: 40px auto 0 auto;
    height: 228px;
    position: relative;
    left: -14px;    
}

.message_area {
    background: url("../images/new_home2/info_section2.jpg") no-repeat top center;    
    height: 106px;
    width: 1015px;
    margin: 0 0 0 0px;
}

.featured_member_inner {
	border-right: 1px solid #aec0c9;
	border-left: 1px solid #aec0c9;
	background: #c1d1d8;
	padding-left: 10px;
	padding-right: 10px;
}

.featured_member_inner a {
 	color: #000000;
}

.featured_ad_inside_new {
    float: left;
    margin: 0 10px 10px 0;   
}

.pick_item {
	float: left; 
	height: 155px; 
	width: 150px;
    margin: 0 7px 7px 0;   
}

.pick_item .title {
    color: #1b5ca0;
    text-decoration: none;
    font-size: 15px;
    height: 19px;
    padding: 5px 0 0 0; 
    text-align: left;
    overflow: hidden;        
}

.pick_item .seller {
    color: #515252;
    font-size: 11px;
    padding: 2px 0 0 0; 
    height: 16px;
    text-align: left; 
    overflow: hidden;          
}

.pick_item .price {
    color: #515252;
    font-size: 11px;
    padding: 2px 0 0 0; 
    height: 16px; 
    overflow: hidden;
    float: right;          
}

.hot_section {
    float: left;
    width: 331px;
    padding: 20px 5px 0 0;  
    margin: 0 0 0 0; 
    position: relative;  
}

.hot_section .icon {
    float: left;
    padding: 0 3px 0 0;  
}    

.dealoftheday .title a {
    color: #1b5ca0;
    text-decoration: none;
    font-size: 15px;     
}

.dealoftheday .title { color: #1b5ca0; text-decoration: none; font-size: 15px; }  

.dealoftheday .seller {
    color: #515252;
    font-size: 11px;     
}

.dealoftheday .price {
    color: #515252;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0 0 0;     
}

.dealoftheday .buy {
    padding: 5px 0 0 0;     
}

.section_link {
    font-size: 11px;
    margin-top: 6px;
    float: right;
}


