	#JYP_Gall02 { margin:auto; text-align:center; background:#fff;font-size:14px;color:#535353;text-align:left;}
	#JYP_Gall02_list_wrap {width:100%;margin:auto;padding:10px 0px;}
	

	#JYP_Gall02_total {font-size:12px; color:#999; text-align:right;}
	#JYP_Gall02_total b {/*color:#000*/}
	/* 본문_New_list */
	#JYP_Gall02_Newlist {display:inline-block;width:100%; min-width:320px;}
	#JYP_Gall02_Newlist div {float:left; height:215px;}
	#JYP_Gall02_Newlist .JYP_Gall02_New_box {width:48%;margin:10px 10px 0 0;}
	#JYP_Gall02_Newlist .JYP_Gall02_New_box span {display:block;overflow:hidden;font-size:12px;letter-spacing:-1px;padding:5px 0px;}

	
	/* 본문_Nomal_list */
	#JYP_Gall02_list {display:inline-block;position:relative;width:100%;border-top:2px solid #ccc;}
	#JYP_Gall02_list ul {}
	#JYP_Gall02_list li {position:relative;border-bottom:1px solid #ccc;pading:0; line-height:19px;padding:11px 0px 11px 3px; vertical-align:top;}
	#JYP_Gall02_list li a:hover {color:#535353;}

	#JYP_Gall02_list .JYP_gall02_title {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;display:block;width:80%;text-align:justify;}
	#JYP_Gall02_list .JYP_gall02_title a:hover {color:#535353;}
	#JYP_Gall02_list .JYP_gall02_name {position:absolute;top:15px;right:12px;z-index:1;font-size:11px;line-height:13px;color:#a2a2a2;}
	#JYP_Gall02_list .gall_newbtn {background:#e87760;-webkit-border-radius:50px;border-radius:50px;font-weight:bold;color:#fff;font-size:9px;padding:2px 4px;margin:auto 3px;border:1px solid rgba(0,0,0,0.03);}
	#JYP_Gall02_list .JYP_gall02_title .notice_ico {background:#3d9cea;-webkit-border-radius:3px;border-radius:3px;font-weight:bold;color:#fff;font-size:11px;padding:2px 4px;margin:auto 3px;border:1px solid rgba(0,0,0,0.03);letter-spacing:-1px;margin:0 5px 0 0;}


#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 */
}