/* CSS Document */

.prod_title {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	background:url(../images_prod/logo.png) left top no-repeat;
}
.prod_title a:link, .prod_title a:visited {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration:none;
	font-weight:bold;
}
.prod_title a:hover {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

.curved {
	width:100%;
	border:1px solid #333333;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background:#DCDCDC url(../images_prod/bg.jpg) repeat-x;
}
.curved_d {
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
	padding:10px;
	background-color:#ffffff;
}
.curved_bl {
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
	padding:10px;
	background-color: #DFF0FF;
}
.curved_br {
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
	padding:10px;
	background-color: #dfc55f;
}
.curved_s {
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
	padding:10px;
	background-color: #E8E8E8;
}
.curved_g {
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
	padding:10px;
	background-color: #f3fc5d;
}

.title {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}
.was {
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:line-through;
	color:#333333;
}
.now {
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
.sms_cost {
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
}
.option {
	width:30%;
	height:80px;
	border-right:1px solid #dddddd;
	margin-right:10px;
	padding-right:10px;
	float:left;
	text-align:center;
}
.option_last {
	width:30%;
	height:80px;
	float:left;
	text-align:center;
}
.sign_up {
	width:105px;
	height:26px;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	color:#ffffff;
	background:url(../images_prod/sign_up.png);
	font-weight:bold;
	margin-top:5px;
}
.sign_up a:link, .sign_up a:visited {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	padding-top:5px;
}
.sign_up a:hover {
	text-decoration:none;
}
