@charset "utf-8";
/* CSS Document */
#sweetboutique_index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	border-color: #FF00FF;
	border-width: 2;
	color: #663333;
}
#sweetboutique_window {
	height: 98%;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 24px;
	color: #663333;
	overflow: auto;
}
#ContentFrame {
	width: 98%;
	height: 480px;
}
#sweetboutique_index_table {
	padding: 10px;
}
