@charset "utf-8";
.gigaindex .head {
	display: none;
}
.thm-page-special .gigaindex .detail {
	width: 1030px;
	margin: 0 auto;
}
.thm-page-special .gigaindex .detail .free-custom {
	background: #fff url(bg.png) repeat-y center top;
}
.detail .main {
	padding: 14px 0 0;
	margin-bottom: 40px;
}
.detail .main p {
    font-size: 17px;
    line-height: 1.7em;
}
.detail .main p.read {
    font-size: 16px;
    color: #000;
    width: 936px;
    margin: 30px auto 40px;
}
.detail .winning {
	width: 968px;
	margin: 30px auto 0;
}
.detail .choice {
	width: 50%;
	float:left;
	margin-bottom: 34px;
}
.detail .box {
	margin: auto;
	width: 450px;
	height: 100%;
	position: relative;
	background-color: #000;
	border-radius: 2px;
	color: #fff;
	padding-bottom: 74px;
}
.detail .main .box p {
	color:#ccc;
	font-size: 16px;
	text-align: center;
	width: 410px;
	margin: 0 auto 14px;
}
.detail .main .box .number {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}
.detail .main .box .soon {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, "sans-serif";
	font-style: italic;
	padding: 100px 0 0;
	color: #FFFF00;
}
.choice .service {
	text-align: center;
	height: 60px;
	width: 410px;
	margin:0 auto 10px;
	padding-top:4px;
	font-size:22px;
	line-height:1.2em;
	font-weight:bold;
	display: table;
}
.choice .service span {
    display: table-cell;
	width: 100%;
    height: 70px;
    vertical-align: middle;
    text-align: center;
}
.frame {
	width: 410px;
	margin: 0 auto 5px;
	padding-top: 20px;
}
.frame img {
	width:100%;
}
.choice .link {
	background-color: #FFFF00;
	width: 100%;
	display: block;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	color: #000;
	font-size: 22px;
	font-weight: 800;
	letter-spacing: 0.02em;
	height: 68px;
	line-height: 68px;
	text-align: center;
	border-top: 2px dashed #000;
}
.choice .link:hover {
	background-color: #ed1b24;
}