/* CSS Document */
.text_body {
	color: #4A2F76;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
}
.text_body_main {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 19px;
}
.text_med {
	color: #484848;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	font-style: italic;
}
.text_small {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
.text_small_sub {
	color: #ACEDA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.mag_con {
	float: left;
	height: 377px;
	width: 300px;
	position: relative;
	margin-right: 10px;
	border: 1px solid #000000;
}
.text_price {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
}
