@CHARSET "UTF-8";

#rule div {
	width: 470px;
	height: 225px;
}

#rule h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#rule textarea {
	width: 470px;
	height: 170px;
}

#agree {
	margin: 10px 0 0 0;
}

#agree span {
	margin: 0 5px 0 0;
}


#join h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#join_left {
	width: 20%;
	text-align: center;
	font-weight: bold;
}

#check_id {
	margin: 0 0 0 5px;
}

#login h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#login_left {
	width: 20%;
	text-align: center;
	font-weight: bold;
}

#mypage h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#mypqge_left {
	width: 20%;
	text-align: center;
	font-weight: bold;
}

#drop h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#drop_left {
	width: 20%;
	text-align: center;
	font-weight: bold;
}

#sec_banner {
	height: 155px;
	background: url("/user/img/sub6.jpg") no-repeat 50% 50%;
	background-size: cover;
}

#sub_box {
	height: 140px;
	width: 180px;
	border: 1px solid #ddd;
	margin: -70px 0 0 0;
	background: #dddddd;
}

#sub_box h2 {
	margin: 55px 40px;
	font-size: 25px;
	font-weight: bold;
	color: #565656;
}

#sub_right_box {
	margin: 50px 0 0 40px;
	width: 975px;
	border-bottom: 1px solid #ddd;
}

#sub_title {
	margin: 0 0 10px 0;
}

#sub_title span {
	font-size: 20px;
	font-weight: bold;
}

#sub_title_menu {
	margin: 10px 0 0 0;
}

#sub_title_menu li {
	float: left;
	padding: 0 0 0 15px;
}

.left_bar {
	margin: 40px 0 0 0;
}

#sub_bar_1 {
	height: 25px;
	width: 180px;
	border-bottom: 1px solid #ddd;
}

#sub_bar_1 h3 {
	margin: 15px 0 0 0;
	font-size: 15px;
	font-weight: bold;
}

#sub_contents {
	margin: 40px 0 0 40px;
	width: 920px;
}

#button {
	margin: 30px 0 0 0;
}

.space {
	padding: 40px 0 0 0;
	border-bottom: 1px solid #ddd;
}

#join_table {
	width: 920px;
	border: 1px solid #ddd;
}

#join_table tr, td {
	border: 1px solid #ddd;
}

#join_form p {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

#check_table tr, td {
	border: 1px solid #ddd;
}

#login_form tr, td {
	border: 1px solid #ddd;
}

#download {
	margin: 15px 0 0 0;
	float: right;
	border: 1px solid #ddd;
	padding: 5px 5px;
}
#top_right li a:link, #top_right li a:active, #top_right li a:visited {
	color: #000;
	text-decoration: none;
}

#top_right li a:hover {
	color: #008ba0;
	text-decoration: none;
}