	body {
		text-align:center;
		padding: 0px;
		margin: 0px;
		font-family : Sans-Serif, Arial, Helvetica; 
		font-size: 16px;
		}

	img {
		border: 0px;
	}

	h1 {
		font-size: 20px;
		font-weight: bold;
		}
	h2 {
		font-size: 18px;
		font-weight: bold;
		}
	h3 {
		font-size:16px;
		font-weight: bold;
		}

	#header {
		position: relative;
		left: 35px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		width:645px;
		height: 190px;
		}

	#logo_img {
		vertical-align: middle;
		}	
	#logo_txt {
		font-size:48px;
		font-weight: bold;
		font-family: Serif;
		display: inline;
		}
	#frame {
/*background-color:blue;*/
		position: relative;
		top: -65px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0px;
		padding:0px;
		text-align:left;
		border: 1px solid black;
		width:710px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:708px;
		}
	html>body #frame {
		width:700px;
		} 
		
	#contentleft {
/*background-color:red;*/
		padding:50px 0px 0px 5px;
 		margin-right:5px;
		width:130px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:130px;
		}
	html>body #contentleft {
		width:130px;
		} 
	
	#contentcenter {
/*background-color: yellow;*/
		float:right;
		width:565px;
		padding:0px;
		}
	#cont_placeholder {
		text-align: center;
		margin: 10px 0px 10px 0px;
		}	
	
	.itembox {
		float: left;
		padding: 5px;
		margin: 0px 25px 15px 25px;
		text-align: center;
/*background-color:red;*/
		width: 210px;
		height: 240px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 200px;
		height: 230px;
		}
	html>body .itembox {
		width: 200px;
		height: 230px;
		} 

	.prod_img {
		margin: 10px 25px 0px 25px;
		border: 1px solid black;
		width: 151px;
		height: 151px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		height: 150px;
		width: 150px;
		}
	html>body .prod_img {
		height: 150px;
		width: 150px;
		} 


	.zoom_shop {
		padding-top: 5px;
		font-size: 12px;
		font-weight: bold;
		}
	a.c2s {
		color: black;
		text-decoration: none;
		}
	a.c2s:hover {
		color: #0f0;
		}
	.clicart {
		vertical-align:text-top;	
		background-color: black;
		}
	.item_desc {
		text-align: left;
		font-size: 12px;
		}
	.clearall {
		clear:both;
		}
