body{
	background: #222;
	color: #ebebeb;
}

#stipulation{
	padding:10px;
	
}

#stipulation .logobox img{
	width: 130px;
	margin-top:20px;
}

#stipulation .box{
	padding:20px;
	border: solid #000 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;  
    background: #333;	
    margin-top:20px;
}

#stipulation .title{
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}

#stipulation TABLE{
	width: 100%
}

#stipulation TABLE TD{
	padding: 10px 0px
}

#stipulation  LABEL{
	position: relative;
	top:3px;
	left: 2px;
	font-size: 15px;
	font-weight: normal;
	cursor: pointer;
}

/* #stipulation  .tab{
	clear: both;	
	height: 25px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

#stipulation  .tab LI{
	display: inline;
	padding: 10px 15px 56px 15px;
	font-size: 13px;
	cursor: pointer;
	letter-spacing: -1px;
	color: #999;
	
}

#stipulation  .tab LI LABEL{
	position: relative;
	top:3px;
	left: 2px;
}

#stipulation .tab .on{
	border-bottom: 3px #1392d8 solid;
	color: #222;
}

#stipulation .view{
	clear:both;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	padding: 20px 15px 20px 15px;
	
	overflow-y:scroll ;
	overflow-x:hidden;
	
	height: 250px;
} */

#stipulation .stipulationOK{
	text-align:center;
	padding: 30px 10px 0px 10px;
	font-size: 12px;	
	
}

#joinBox .tm{
	font-weight: bold;
	letter-spacing: -1px;
}

#joinBox .sm{
	font-size: 12px;
	letter-spacing: -1px;
	color: #888;	
	font-weight: normal;
}

#joinBox .alert{
	padding:10px;
	margin: 0px;
	margin-top: 10px;
	display: none;
}

#joinBox .alert .glyphicon{
	position: relative;
	top:3px;
}

#joinBox .form{
	margin-top:20px;	
}

#joinBox TABLE{
	width: 90%;
	table-layout: fixed;
}

#joinBox TABLE TD{
	padding: 5px 0px;	
	
}

#joinBox .txt{
	padding: 12px 10px;
	border: solid #222 1px;
	width: 100%;
	background: #000;
}

#joinBox .ac{
	cursor: pointer;
}

#joinBox .fbox{
	color: #777;
	position: relative;
	z-index: 1;
}

#joinBox .name{
	padding-left: 10px;
}


#joinBox .inp{
	padding: 5px 0px;
	margin-top: 10px;
	
}

#joinBox .btn-danger{
	width: 100%;
	border-radius:0px;
	padding: 12px 0px;
	font-size: 20px;
}
