.ui-body-c {
    color: #FFFFFF;
    font-weight: normal;
    text-shadow: 0 1px 0 #000000;
}
.myp {
	margin-left: 20px;
}

.comment {
	margin-left: 20px;
	background-color: #EEEEEE;
}

#gsm {
	text-align: center;
}
.myfont {
	font-size: 16px;
}

.lip {
	line-height: 200%;
}

#pagecontent {
    text-align:center;
}

.gallerycontent a {
	text-decoration: none;
} 

.gallerycontent a img {
    height:80px;
    width:80px;
    padding:5px;
    background-color:#EDEDED;
	border: 0px;
	margin: 1px;
}
 
#prevbtn, #nextbtn, #backbtn {
    margin:2px;
}
.fb-like {
	float:right;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 120px;
}
.columR {
  float:right;
  width:20px;
}

.columL {
  float:left;
  width:20px;
  }

.content {
	text-align: center;
	margin: auto;
	padding-top: 12px;
	font-size: 16px;
}
.container {
	height: 40px;
}

#navgroup {text-align:center;}
#navgroup div {display:inline-block;}

/* ¬Û¤ùÁY¹Ï */
.mythumb {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mythumb img {
	cursor: pointer;
}
#imgg {
	max-width: 100%;
}
/* back to top*/
.back-to-top {
	background: none;
	margin: 0 10px 70px 0;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
	display: none;
	text-decoration: none;
	color: #ffffff;
}

.back-to-top i {
	font-size: 50px;
}