#SY_thumb01_list {width:100%; margin:0px auto; text-align:center;}

#SY_thumb01_list_form {width:95%; margin:17px auto; text-align:center; }
#SY_thumb01_list_top {height:20px;}
	.thumb01_top_type {
		float:left; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; width:100px; border-radius:3px 3px 0px 0px; height:20px;
		margin-left:10px; font-size:11px; 
		font-weight:bold; line-height:22px;
		background: #f5f5f5; /* 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 */
		}		
	.thumb01_top_date {font-size:12px; color:#868686; text-align:right; line-height:24px; padding-right:5px;}

#SY_thumb01_list_contents {display:inline-block;position:relative;width:100%;border:1px solid #ccc;padding:0px;}
#SY_thumb01_left {float:left;text-align:left; width:52%;padding:10px;}
	.SY_th01_name {height:18px; padding:3px 0px; color:#868686; font-weight:bold;}
	.SY_th01_title {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:16px; height:26px; line-height:20px;}

	.SY_th01_date {font-size:12px; padding-top:0px; color:#868686;}
	
#SY_thumb01_right {display:block;float:right;width:32%;padding:10px;}
	
#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;}

/* 공통 상단 검색&글쓰기 버튼 */
#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 */
}