body {
	background-color: black;
	margin: 0;
	color: yellow;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

#kaki {
    background: url("images/preview_model.jpg") no-repeat;
	width: 628px;
	margin: auto;
	margin-top: 5px;
}

hr, h1, h2 {
	display: none;
}

#c1 {
	width: 200px;
	height: 300px;
	overflow: hidden;
	float: left;
}

#c1_1 {
	width: 150px;
	height: 190px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #FF1394;
	font-style: italic;
	margin: 10px 0 0 25px;
	border: 2px solid #66CCCC;
	background-color: #FFFFFF;
	text-align: center;
}

#c2 {
	width: 420px;
	height: 300px;
	overflow: hidden;
	float: left;
}

#c2_1 {
	width: 330px;
	height: 260px;
	margin: 10px 0 0 10px;
	padding-top: 10px;
	text-align: center;
	border: 2px solid #66CCCC;
	background-color: #FFFFFF;
}


#c2_1 img, #c1_1 img {
	border: 1px solid #66CCCC;
}

.stop {
	clear: both;
}

#copy {
	padding: 5px;
	text-align: center;
}

#copy a{
	font-size: 14px;
	color: #33FFFF;
    text-decoration: none;
	font-weight: bold;
}
