/* ********** style For width setting of skin ************** */


.PageWidth {
	background-color: #f7f4ed;
	border-right: #1d110d 1px solid; 
	border-top: #1d110d 1px solid; 
	border-left: #1d110d 1px solid; 
	border-bottom: #1d110d 1px solid; 
	width:800px;
	
}
#PageWidth {
	MARGIN: 0px auto; WIDTH: 800px
}
