.slide_image {        
    width:100%;    
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 35px;
    padding:0;
    list-style: none;
}

#SupportMenu {
    width:960px;
    height:150px;
    text-align:center;
    margin-bottom: 10px;
}

#SupportMenu ul{
    text-align: center;
}

#SupportMenu li{
    display:inline;    
    margin-right:40px;
}

#SupportMenu li:last-child{
    margin-right:0px;
}

#GaunetBrand {
    width:960px;    
}    
   
#GaunetBrand P{
    padding-top:60px;
    height:90px;
}

#NewItem {
    overflow: hidden; position: relative; width:100%;
    Height:460px;
    border-bottom: 1px solid #AAAAAA;
}

#NewItem a {
    text-decoration:none; 
}

#NewItem img {
    width: 230px;
    height: 230px;
}

#NewItem ul{
    list-style:none;
    margin:0;
    padding:0;
}

#NewItem li{        
    height:360px;
    margin-right:10px;
    padding: 0;    
	float: left;
	border: 1px #EEEEEE solid;				
}

#NewItem li:hover{            
	border: 1px #CCCCCC solid;				
}

#NewItem li:last-child{
    margin-right:0px;
}

#Company_Menu {
    width:960px; 
    height:300px;   
    margin-top: 50px;
}

#Company_Menu ul{
    list-style:none;
    margin:0;
    padding:0;
}

#Company_Menu li{
    color: #EEEEEE;
    font-size: 20pt;
    height:300px;
    width:310px;
    margin:0px 10px 0px 0px;
	float: left;	
    background-color: #333333;
}

#Recommand li:nth-child(3n+0){
    margin-right:0px;
}

#Recommand {    
    width:960px;    
    margin-top: 50px;
}

#Recommand a {
    text-decoration:none; 
}

#Recommand img {
    width: 230px;
    height: 230px;
}

#Recommand ul{
    list-style:none;
    margin:0;
    padding:0;
}

#Recommand li{
    height:360px;
    margin-right:10px;
    margin-bottom:20px;
    padding: 0;    
	float: left;
	border: 1px #EEEEEE solid;				
}

#Recommand li:hover{    
	border: 1px #CCCCCC solid;				
}

#Recommand li:nth-child(4n+0){
    margin-right:0px;
}

.subTitle{   
    text-align:center;
    font-family: "Nanum Gothic", sans-serif;
    font-size: 14pt;
    font-weight: 600;
    font-style: normal;    
    color:#000;
}

.subTitle2{   
    padding-top:30px;
    height:60px;
    text-align:center;
    font-family: "Nanum Gothic", sans-serif;
    font-size: 14pt;
    font-weight: 600;
    font-style: normal;    
    color:#000;
}

.item_brand {    
    text-align: center;
    font-size: 8pt;
    font-weight: 300;
    font-style: normal;
    color: #666666;
    line-height: 12pt;
}

.item_name {   
    width: 230px;
    height: 50px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-family: "Nanum Gothic", sans-serif;
    font-size: 10pt;
    font-weight: 600;
    font-style: normal;
    color: #333333;
    line-height: 14pt;
}

.item_desc {
    width: 230px;
    height: 40px;				
    text-align: center;
    font-family: "Nanum Gothic", sans-serif;
    font-size: 8pt;
    font-weight: 300;
    font-style: normal;
    color: #666666;
    line-height: 14pt;
}

.item_price {
    width: 230px;
    height: 20px;
    text-align: center;
    font-family: "Nanum Gothic", sans-serif;
    font-size: 14pt;
    font-weight: 600;
    font-style: normal;
    color: #ff4800;
    line-height: 14pt;
}			

.item_price_small {
    font-family: "Nanum Gothic", sans-serif;
    font-size: 10pt;
    font-weight: 300;
    font-style: normal;
    color: #ff4800;				
}	
