#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;	
}

body{
	text-align: center;
	/*font-size: 12px;
	line-height: 1.5em;*/
	
}

.top_textmenu{
	font-size:13px;
	padding:0 10px 5px 0;
	color:#595757;
}
.top_textmenu a{
	text-decoration:underline;
	color:#595757;

}

.top_textmenu a:hover{
	text-decoration:none;
	color:#595757;

}

#new-arrival{width:700px; background-color: #ffffff; padding:0;
	
	scrollbar-face-color: #ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	
}

#new-overflow{
	margin: 0px ;
	width : 100% ;
	height:120px;
	overflow: auto;
	visibility: visible ;
}

.link{
	color:#666666;
}

.link a{
	text-decoration:none;
	color:#00aaa4;
}

.link a:hover{
	text-decoration:underline;
	color:#73c8c5;
}

/*comapany*/
.point_pink{
color: #f39;
font-weight: bold}

.level5{
	font-size : 14px;
}

.level4{
	font-size : 13px;
}

.level3{
	font-size : 12px;
}

.level2{
	font-size : 11px;
}

.level1{
	font-size : 10px;
}

a{
	text-decoration:underline;
	color:#2d5ecc;
}

a:hover{
	text-decoration:underline;
	color:#73c8c5;
}

.bold {
	font-weight : bold
	}
	