/*
#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;}
	.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:96%; margin:5px auto; text-align:center;   }	
	.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%, #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 */	
	}
	.uk_search_select_ul select { width: 100%; min-width:300px; border: solid 0.01em #efefef; padding: 0.2em; height:28px; background:#f0f0f0; }
	
#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 */
}