
#pre_bg {
	background-image : url(../img/adv/pre_bg.png);
	background-repeat : no-repeat ;
	width:540px;
	height:960px;
	padding-top:144px;
	position:relative;
}

#pre_box {
	border-radius:20px;
	border: 5px #FFF solid;
	overflow:hidden;
	width:500px;
	height:708px;
	background-color:#f5f6f6;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	position:relative;
	z-index:10;
}

#pre_icon {
	position:absolute;
	left:218px;
	top:100px;
	z-index:11;
}

#pre_line {
	background-image : url(../img/adv/pre_line.png);
	background-repeat : no-repeat ;
	width:500px;
	height:79px;
	color:#FFF;
	font-size: 22px;
	font-weight:bold;
	padding-top:12px;
}

#pre_txt1 {
	font-size: 28px;
	font-weight:bold;
	margin-top:10px;
	color:#000;
}

#pre_txt2 {
	font-size: 17px;
	margin-top:15px;
}

#pre_btns2 {
	position:absolute;
	width:100%;
	height:62px;
	background-color:#9d9490;
	bottom:0px;
	padding-top:5px;
}

.txts12 {
	font-size:12px;
}

.txts20 {
	font-size:20px;
}

.txts30 {
	font-size:30px;
}

.txts40 {
	font-size:40px;
}

.color1 {
	color :#7360F3;
}

.bor {
	border:1px red solid;
}

.cpi_icon {
	max-width:50px;
}

.today {color: #1C84C6 ; font-weight: bold;}

.tb {font-weight: bold;}
.tc {text-align:center;}

.package {cursor:pointer}

.tb1 {width:100%}
.tb1 td {padding:5px}


