@charset "UTF-8";
.doubleborder {
	border: thick double #7D15E9;
}
.thinboarder {
	border: thin dotted #999999;
}
.width_410px {
	width: 410px;
}

.center_item {
	border: thin solid #FFFF99;
	width: 360px;
	margin: 0 auto;
}

.18BoldBlack {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.18BoldItalicsPink {
	color: #FF0099;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
