/*
#SY_thumb02_list {width:100%; margin:5px auto; text-align:center;clear:both;}
#SY_thumb02_list_box {width:96%; margin:auto; text-align:center; height:auto;}
*/

.SY_thumb02_list_left_box {float:left; width:48.5%; margin:auto; text-align:center}

.SY_thumb02_list_right_box {float:right; width:48.5%; margin:auto; text-align:center;}
	.SY_th02_list_ttl {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;height:40px; padding-left:5px; text-align:left; line-height:40px; font-size:15px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
	.SY_th02_list_name {height:28px; padding-left:5px; text-align:left; line-height:28px; font-size:12px; color:#666; background:#f5f5f5;}
	
#SY_b01_list_more {
	height:44px;  width:100%;
	/* border-radius: 2px 2px 2px 2px; /* 테두리 둥글게 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	}

#SY_b01_list_more li {float:left; color:#535353;}
	.SY_b01_list_btn_more {width:79%; text-align:center; height:44px; /*background:url(/images/board/basic01_list/line.png) repeat-y right;*/ border-right:1px solid #ccc; line-height:43px; font-size:13px; font-weight:bold; font-family: 'Rounded Mplus 1c' !important;}
	.uk_more_num { font-family: 'Rounded Mplus 1c' !important; }
	.SY_b01_list_btn_top {width:20%; text-align:center; line-height:44px; font-size:11px;}


.SY_b01_list_notice {padding-top:2px; font-size:11px;  color:#C33}


/* 공통 상단 검색&글쓰기 버튼 */
#uk_search_select_box {
	/* width:26%; */
	margin: 5px 2.5%;
	text-align: center;
	float: left;
}
.uk_search_select_ul {
	height:31px; margin:auto; text-align:left; border:1px solid #ccc; line-height:30px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.uk_search_select_ul select {
	width: 100%;
	border: solid 0.01em #ffffff !important;
	border-radius: 0px;
	height:28px;
	background:#ffffff;
	/*-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('/images/select_ck.png') no-repeat 95% 50%; 네이티브 화살표 대체 */
}

.uk_search_select_ul select::-ms-expand { /* for IE 11 */
	display: none;
}

#SY_search_btn {width:96%;  text-align:center; display:inline-block; }
#SY_search_bar {
	height:32px;width: 80%; float:left; border:1px solid #ccc;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}		
		.SY_search_bar_txt {float:left; width:80%; text-align:left; padding-left:10px; height:32px; font-size:13px; color:#7c7c7c;}
		.SY_search_bar_input  {
			width:98%;  border:0px; height:20px; margin-top:7px;  background-color:#F4F4F4;
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed)); /*Safari*/
			background: -webkit-linear-gradient(top, #ffffff, #ededed); /*WebKit nightly*/
			background: -moz-linear-gradient(top, #ffffff, #ededed); /* Modzilla Firefox */		
		
		}
		.SY_search_bar_btn { float:right; width:15%;  text-align:center; height:26px; border-left:1px solid #ccc; padding-top:6px; }
		
#SY_list_btn_write {
	height:32px;width: 18.5%; float:left; border:1px solid #ccc; line-height:34px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.menu_swl {
	width:66%;
	float: left;
	padding: 5px 0% 0px 0%;
	text-align: left;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 24px;
	overflow:hidden;
}
.menu_swl_1 {
	border: 1px solid #ccc;
	border-right: 0px !important;
	border-radius: 20px 0px 0px 20px;
	width: 20px;
	height: 32px;
	float:left;
	background-color:#fff;
}
.menu_swl_2 {
	width: calc(100% - 50px);
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left:0;
	border-right:0;
	float:left;
	background-color:#fff;
}


.menu_swl p{float:left; }
.menu_swl .boxx { cursor:pointer; line-height:30px; height:30px; margin-right:5px; float:left;}
.menu_swl input:focus{outline: none;}
.menu_swl input:focus:hover{outline: none;}
.menu_swl_search {
	border: 1px solid #ccc;
	border-left: 0px !important;
	border-radius: 0px 20px 20px 0px;
	padding: 0px 5px 0 0;
	width: 20px;
	height: 32px;
	float: left;
}
.menu_swl_search img {
	width: 18px;
	padding: 5px 0 0 0px;
}

.menu_swl_int {
	width:80%;
	border:0px;
	font-size: 12px;
	text-align: left;
	height: 32px;
	-webkit-appearance: none;
	letter-spacing: -0.05em;
}

.menu_swr{float:right;   padding:10px 0px 10px; width:150px;margin-right:2%; display:inline-block; clear:both;}
.menu_swr p{float:right;  text-align:right;  cursor:pointer;  }
.menu_swr p .boxx { cursor:pointer; line-height:30px; height:30px; margin-left:5px}

.page_wrap{width:100%; border:0px solid #F00; margin:auto; margin-top:10px; text-align:left;overflow:hidden;}
.page_wrap h1{text-align:left; font-size:16px; line-height:24px; font-weight:600; color:#323232; letter-spacing:-0.05em}
.page_wrap h2{ font-size:14px; border:0px !important; line-height:22px}
.page_wrap p{text-align:left; padding:7px 0px 10px;}

.sub_write_list{width:100%;margin:0 auto; padding:0 0 0 0; height:400px;}
.sw_01{ width:100%; margin:0 auto; text-align:center;padding-top:120px;}
.sw_01 img { cursor:pointer }
.pp_wr{font-size:18px; font-weight:500; text-align:center !important; padding:20px 0px;}


/* 박스들 */

.box_list{border-radius:15px;padding:5px 5px 3px; color:#fff;  font-size:13px; text-align:center; border:0px;  width:70px; float:right; background:#9a9a9a }
.box_list2{border-radius:15px;padding:5px 5px 3px; color:#fff;  font-size:13px; text-align:center; border:0px;  width:70px; float:left; background:#9a9a9a }
.boxx{border-radius:3px;padding:0px 11px 0px; color:#fff;  font-size:13px; text-align:center;   float:right;background:#b9b9b9; border:1px solid #b2b2b2;height:30px}
.boxx3{border-radius:30px;padding:0px 0px 0px;width:30px; color:#a3a3a3;  cursor:pointer;font-size:13px; text-align:center;   float:right;background:#fff; border:1px dotted #b2b2b2;height:30px}
.boxx3 img{width:20px; vertical-align:middle; padding:4.5px 0px 0px}
.bo3_ml{margin-left:2px;}


.boxx3 a,a:hover{color:#a3a3a3; }
.boxx1{ border:1px solid #ff5500; border-radius:15px;padding:10px 10px; color:#ff5500;  font-size:14px; text-align:center; width:50px;}
.boxx2{ border:1px solid #ccc; border-right:0px !important;   border-radius:20px 0px 0px 20px;padding:2px 10px 2px; color:#777;  font-size:14px; text-align:right; width:60px;}

.btn_search{border:1px solid #ccc; border-left:0px !important; border-radius:0px 20px 20px 0px; padding:2px 3px 2px ; width:18px}
/*new아이콘*/
.sub_new{}
.sub_new img{width:14px; vertical-align:top;  padding-left:5px}

.sub_wrap{width:100%; padding-top:2px; padding-bottom:2%}
.backgd{ background:#ededed;}

#SY_b01_list {/*margin:10px 0 0 0;*/ height:auto !important; display:inline-block; border-top:2px solid #ccc !important; width:100%;}