#SY_b01_list {margin:10px 0 0 0; height:auto !important; display:inline-block; border-top:2px solid #ccc; width:100%;}
#SY_b01_list_wrap {height:60px; border-bottom:1px solid #ccc; width:100%;}
#SY_b01_list div{float:left;}
#SY_b01_list_type {width:14%; text-align:center;}
	.SY_b01_list_count {text-align:center; margin:auto; background:#666; line-height:22px; border-radius:5px; width:20px; height:21px; color:#fff; font-weight:bold; margin-top:12px;}
	.SY_b01_list_text {padding-top:2px; font-size:11px;  color:#666;}
	.SY_b01_list_notice {padding-top:2px; font-size:11px;  color:#C33}
#SY_b01_list_contents {width:72%;}
#SY_b01_list_view {width:11%; text-align:center;}
#SY_b01_list_view p {padding-top:14px;}
#SY_b01_list_view img {width:30px;}
.SY_b01_list_ttl {font-size:15px; height:22px; padding-top:12px;  text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.SY_b01_list_date {font-size:11px; color:#6e6e6e;  text-align:left;}

	
#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 */
}