/*邊界花紋*/
.re_s_4 {
	position: absolute;
	height: 11px;
	left: 0;
	top: -10px;
	background: url("../img/patterns/re_s_4.png") repeat center top;
	width: 100%;
	z-index: 1;
}
.re_s_4_grey {
	position: absolute;
	height: 11px;
	left: 0;
	top: -10px;
	background: url("../img/patterns/re_s_4_grey.png") repeat center top;
	width: 100%;
	z-index: 1;
}

.pding_round {
	padding:10px 25px;
	background:#1abc9c;
	display:inline-block;
	color:#FFF;
	
	}

.pding_round_pdtitle {
	padding:10px 0 10px 12px;
	background:#1abc9c; 
	color:#FFF;
	
	}	
.pding_round_title { 
color:#ffffff; 
	padding:10px 0 10px 12px;
	margin-bottom:10px;
	background: url(../img/tt_bg.png) no-repeat; 
	/*border-bottom:10px solid #1abc9c;
	border-right:16px solid transparent; */
	
	} 
.pding_round_title a:link, .pding_round_title a:visited { 
	color:#FFF;
	
	}
.pding_round_title a:hover { 
	color:#111111;
	
	}
#loadpage{position:fixed; width:100%; height:100%; top:0; left:0; background:#fff url(../img/logo_page_load.png) no-repeat center; z-index:10000; }
.loadinfo {position:absolute; top:50%; left:50%; width:200px; height:20px; margin:-100px 0 0 -100px; text-align:center;}
			
/*main-responsive file*/
@media (min-width: 768px) {
 
}
@media (min-width: 992px) {
 
}
@media (min-width: 1200px) {
 
}
@media (max-width: 480px) {
 
}
@media (max-width: 767px) {
 .pding_round_title {  
	color:#ffffff;
	padding:10px 0 10px 12px;
	margin-bottom:10px;
	background: #1abc9c; 
	/*border-bottom:10px solid #1abc9c;
	border-right:16px solid transparent; */
	
}
@media (min-width: 480px) and (max-width: 767px) {
	.pding_round_title {  
	color:#ffffff;
	padding:10px 0 10px 12px;
	margin-bottom:10px;
	background: #1abc9c; 
	/*border-bottom:10px solid #1abc9c;
	border-right:16px solid transparent; */
	
	} 
 
}
@media (min-width: 768px) {
 
	
 
}
@media (min-width: 768px) and (max-width: 1199px) {
 
}
@media (min-width: 992px) {
 
}
@media (min-width: 1200px) {
 
  }
}	