
* {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-size: 13px;
	color: #212121;
	background-color:#f0f0f0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul, ol, dl {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
label {
	cursor: pointer;
}
img, video, input {
	border: 0;
}

a {
	color: #353535;
	text-decoration: none;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
a:link, a:hover, a:active {
	color: #353535;
}


textarea:focus {
	outline: none;
}


/*��ư*/
.comment_btn {
	float:left;
	width:100%;
	height: 23px;
	color:#5b5b5b;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #dcdcdc;
	padding:8px 0px 0px 0px;
	background-color:#f8f8f8;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

.more_btn {
	float:left;
	width:100%;
	height: 23px;
	color:#5b5b5b;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #dcdcdc;
	padding:8px 0px 0px 0px;
	background-color:#f8f8f8;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.ranking_btn_default {
    width:25px;
	height:25px; 
	line-height:25px;
	border-radius:20px;
	background-color:#0eb7cc;
	color:#FFF;
}

.ranking_btn_no1 {
    width:25px;
	height:25px; 
	line-height:25px;
	border-radius:20px;
	background-color:#f73a3a;
	color:#FFF;
}
.ranking_btn_no2 {
    width:25px;
	height:25px; 
	line-height:25px;
	border-radius:20px;
	background-color:#ff6100;
	color:#FFF;
}
.ranking_btn_no3 {
    width:25px;
	height:25px; 
	line-height:25px;
	border-radius:20px;
	background-color:#ffa800;
	color:#FFF;
}



/*��ǲ*/
.default_input {
	height: 27px;
	font-size: 12px;
	color: #808080;
	padding-left: 5px;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
}

.join_input {
	height: 33px;
	font-size: 13px;
	color: #292929;
	padding-left: 5px;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
}


.sum_input {
	height: 24px;
	font-size: 12px;
	color: #808080;
	padding-right: 10px;
	text-align:right;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
}


.sign_input {
	height: 40px;
	font-size: 16px;
	color: #808080;
	padding-right: 15px;
	text-align:right;
	background-color: #ffffff;
	border: 2px solid #f45050;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


.link_code_input {
	width:600px;
	height: 24px;
	font-size: 11px;
	color: #464444;
	padding-left: 10px;
	background-color: #f0f0f0;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-radius: 15px 0px 0px 15px;
	-webkit-border-radius: 15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	margin-top:2px;
}

.compain_input {
	width:290px;
	height: 44px;
	font-size: 14px;
	color: #424242;
	padding-left: 10px;
	background-color: #ffffff;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
}
.index_input {
	width:100%;
	height: 28px;
	font-size: 14px;
	color: #545454;
	padding-left: 10px;
	background-color: #ffffff;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.login_input {
	width:80px;
	height: 23px;
	font-size: 11px;
	color: #808080;
	padding-left: 10px;
	background-color: #f0f0f0;
	border: 1px solid #dcdcdc;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	margin-top:1px;
}
.login_input_red {
	width: 170px;
	height: 23px;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	padding-left: 10px;
	background-color: #cc0404;
	border: 1px solid #cc0404;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 1px;
}
.login_input_black {
	width: 170px;
	height: 23px;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	padding-left: 10px;
	background-color: #393939;
	border: 1px solid #393939;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 1px;
}
.login_input_blue {
	width: 120px;
	height: 21px;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	padding-left: 10px;
	background-color: #2387ee;
	border: 1px solid #2387ee;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 1px;
}
.login_input_green {
	width: 120px;
	height: 21px;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	padding-left: 10px;
	background-color: #56b11a;
	border: 1px solid #56b11a;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 1px;
}


.comment_input {
	width: 100%;
	height: 23px;
	font-size: 12px;
	color: #545454;
	padding:8px 0px 0px 10px;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
}





/*üũ,������*/
.input_c[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.input_c[type=checkbox].css-checkbox + .label_c.css-label {
	padding-left: 20px;
	height: 17px;
	display: inline-block;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	color:#7d7d7d;
	vertical-align: middle;
	cursor: pointer;
}
.input_c[type=checkbox].css-checkbox:checked + .label_c.css-label {
	background-position: 0 -17px;
}
.label_c.css-label {
	background-image: url(../images/chkbox_img.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.input_r[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.input_r[type=radio].css-checkbox + .label_r.css-label {
	padding-left: 20px;
	height: 17px;
	display: inline-block;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;
}
.input_r[type=radio].css-checkbox:checked + .label_r.css-label {
	background-position: 0 -17px;
}
.label_r.css-label {
	background-image: url(../images/radio_img.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}




/*����Ʈ*/
.comm_sel {
	float: left;
	/*margin-right: 5px;*/
}
.comm_sel .jq_sel {
	display: block;
	position: relative;
	height: 32px;
	background: url('../images/bg_selbox.gif') no-repeat 0 0;
	font-size: 11px;
}
.comm_sel .jq_sel span {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	height: 32px;
	width: 100%;
	_width: auto;
	line-height: 32px;
	text-align: left;
	text-indent: 8px;
	color: #9c9daf;
	overflow: hidden;
	cursor: pointer;
}
.comm_sel .jq_sel a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 25px;
	height: 32px;
	background: url('../images/bg_selbox.gif') no-repeat 100% 0;
}
.comm_sel .jq_sel ul {
	overflow: auto;
	position: absolute;
	z-index: 9999;
	top: 31px;
	left: 0px;
	max-height: 300px;
	width: 100%;
	list-style: none;
	background-color: #3d3d45;
	border-top: solid 1px #18181a;
	border-bottom: solid 1px #18181a;
	display: none;
	overflow: auto;
	overflow-y: hidden;
	z-index: 10;
	white-space: nowrap;
}
.comm_sel .jq_sel li {
	border-right: solid 1px #18181a;
	border-left: solid 1px #18181a;
}
.comm_sel .jq_sel ul a {
	display: block;
	padding: 4px 2px 4px 8px;
	text-decoration: none;
	color: #9c9daf;
	text-align: left;
}
.comm_sel .jq_sel ul a:hover {
	background-color: #212227;
}
.comm_sel .jq_sel ul a.selected {
}
.comm_sel .jq_sel_hide {
	display: none;
}


.comm_sel_type1 .jq_sel {
	height: 24px;
	background-position: 0 -40px
}
.comm_sel_type1 .jq_sel span {
	height: 24px;
	line-height: 25px
}
.comm_sel_type1 .jq_sel a.jqTransformSelectOpen {
	height: 24px;
	background-position: 100% -40px
}
.comm_sel_type1 .jq_sel ul {
	top: 24px;
	background-color: #1e1f24;
	border-color: #17181a
}
.comm_sel_type1 .jq_sel li {
	border-color: #17181a
}
.comm_sel_type1 .jq_sel ul a:hover {
	background-color: #3d3d45
}




.comm_sel_type2 .jq_sel {
	height: 26px;
	background-position: 0 -70px
}
.comm_sel_type2 .jq_sel span {
	height: 26px;
	line-height: 27px;
	color: #555
}
.comm_sel_type2 .jq_sel a.jqTransformSelectOpen {
	height: 26px;
	background-position: 100% -70px
}
.comm_sel_type2 .jq_sel ul {
	top: 25px;
	border-color: #dddddd;
	background-color: #fff;
}
.comm_sel_type2 .jq_sel li {
	border-color: #dddddd
}
.comm_sel_type2 .jq_sel ul a {
	color: #666;
}
.comm_sel_type2 .jq_sel ul a:hover {
	background-color: #eee
}






.comm_sel_type3 .jq_sel {
	height: 26px;
	background-position: 0 -100px;
	font-size: 11px
}
.comm_sel_type3 .jq_sel span {
	height: 26px;
	line-height: 27px;
	color: #555
}
.comm_sel_type3 .jq_sel a.jqTransformSelectOpen {
	height: 26px;
	background-position: 100% -100px
}
.comm_sel_type3 .jq_sel ul {
	top: 25px;
	border-color: #dddddd;
	background-color: #fff;
}
.comm_sel_type3 .jq_sel li {
	border-color: #dddddd;
}
.comm_sel_type3 .jq_sel ul a {
	color: #666;
}
.comm_sel_type3 .jq_sel ul a:hover {
	background-color: #eee
}




.comm_sel_type4 .jq_sel {
	height: 32px;
	background-position: 0 -0px;
	font-size: 13px
}
.comm_sel_type4 .jq_sel span {
	height: 32px;
	line-height: 32px;
	color: #555
}
.comm_sel_type4 .jq_sel a.jqTransformSelectOpen {
	width:35px;
	height: 32px;
	background-position: 100% -0px
}
.comm_sel_type4 .jq_sel ul {
	top: 31px;
	font-size: 12px;
	border-color: #dddddd;
	background-color: #fff;
}
.comm_sel_type4 .jq_sel li {
	border-color: #dddddd;
}
.comm_sel_type4 .jq_sel ul a {
	color: #666;
}
.comm_sel_type4 .jq_sel ul a:hover {
	background-color: #eee
}