

.mysite{
	padding:6px 10px 0 10px;
	}

.mysite span{
	color:#FF0000;
	font-weight:bold;
}

.condition p{
	padding:5px;
	text-align: justify;
}

.condition p span{
	font-weight: bold;
	border-bottom: dashed thin #156EC1;
	color: #156EC1;
}
	
.paymod .bg-info{
	font-weight: bold;
	font-size: 1.3em;
	padding:5px;
}

.paymod .payspan{
	font-weight: bold;
	border-bottom: dashed thin #156EC1;
	color: #156EC1;
}
	
/*¾Ç¥Í¾÷²¼*/

.studentticket{
	padding-bottom: 15px;
}

.ttrow{
	background: #95969E;
}

.myticketsale{
	background: #EFF6FA;
	padding:20px;
	border-radius: 15px;
}

.withparent{
	text-align: center;
	font-size: 1.3em;
}

.getpadding{
	padding-bottom: 10px;
}

.ishadow{
  -moz-box-shadow:0px 0px 3px #A6A6A6; -webkit-box-shadow:0px 0px 3px #A6A6A6; box-shadow:0px 0px 3px #A6A6A6;
}

.probox div{
	background:#ffffff;
}

.spadding{
  padding:10px;
}

.protl{
  font-size:1.2em;
  line-height: 1.8em;
  margin-bottom: 0;
}

.proprc span{
  color: red;
  font-size:1.2em;
  font-weight: 600;
}

.smalltxt{
	padding-top: 10px;
	font-size: 0.8em;
}

/*?´Ú*/

.conditionsUL{list-style-type:none;padding:0;}
.conditionsUL li{margin: 10px;padding: 0;font-size: 15px;font-size: 1.2em;line-height: 27px;-webkit-box-shadow: 1px 2px 6px #ccc;-moz-box-shadow: 1px 2px 6px #ccc;box-shadow: 1px 2px 6px #ccc;}
.conditionsUL li a{padding:10px 0 10px 25px;display:block;background: url(/images/package_128.gif) no-repeat 0 13px;color:#000;text-decoration:none;}
.conditionsUL li a:hover{color:#fff;background: url(/images_1308/common/li-icon.gif) no-repeat 0 13px #09F;}



@media (max-width: 767px){

}