/*##############################################
  Profile
##############################################*/
.profile{ font-family:thaisans_neueregular; }
.profile .prof_widg{}
.profile .prof_widg .prof_img{ width:240px; height:240px; overflow:hidden; margin:auto;}
.profile .prof_widg .prof_img img{ width:100%; height:auto;}
.profile .prof_widg .prof_displayname{ width:240px; height:auto; overflow:hidden; margin:10px auto; text-align:center; font-size:20px;}

/*
prof_menu
*/
.profile .prof_menu{ list-style:none;}
.profile .prof_menu li a{
	display:block;
	padding:0px 20px;
	background:#5dc5cf;
	color:#ffffff;
	border-bottom:solid 1px #ffffff;
	height:40px;
	line-height:40px;
	font-size:20px;
}
.profile .prof_menu li a:hover{ background:#fc698b;}
.profile .prof_menu li a.active{ background:#fc698b;}

/*
form-payment
*/
.form_payment{}


/*
form_editprofile
*/
.form_editprofile{}

/*
*/
.prof_paylistH{
	height:40px;
	background:#5dc5cf;
	color:#ffffff;
	font-size:20px;
	text-align:center;
	line-height:40px;
}
.prof_paylistC{
	height:40px;
	font-size:18px;
	text-align:center;
	line-height:40px;
	border-bottom:solid 1px #cccccc;
}
.prof_paylistC a{ color:#000000;}
.prof_paylistC a:hover{ color:#fc698b;}





