    
/* 리스트	 ======================================*/
.list_table_head				{overflow:hidden; text-align:center;  line-height:54px; border-top:1px solid #44465c; border-bottom:1px solid #dfdfdf; background:#fafafa;}
.list_table_head div			{float:left; font-family: 'S-CoreDream-5Medium'; color:#333; font-size:0.95em;}
.list_table_head div.no			{width:8%;}
.list_table_head div.cate		{width:8%;} 
.list_table_head div.subject	{width:56%;} 
.list_table_head div.file		{width:8%;}
.list_table_head div.date		{width:10%;}
.list_table_head div.hit		{width:10%;}

.list_table_cont								{overflow:hidden; }
.list_table_cont li								{overflow:hidden; padding:15px 0; text-align:center; border-bottom:1px solid #dfdfdf; }
.list_table_cont li .no							{float:left;width:8%; font-size:0.95em; color:#777;}
.list_table_cont li .subject_group				{float:left;width:64%;}
.list_table_cont li .subject_group .cate		{float:left;width:12%; color:#2264bf;}
.list_table_cont li .subject_group .subject		{float:left;width:88%; text-indent:15px; text-align:left; overflow: hidden; text-overflow:ellipsis;-o-text-overflow:ellipsis; white-space:nowrap; color:#343434; }
.list_table_cont li .subject_group .file		{display:none;}
.list_table_cont li .subject_group a			{color:#414141;}
.list_table_cont li .file						{float:left;width:8%;}
.list_table_cont li .date						{float:left;width:10%; font-size:0.95em; color:#777;}
.list_table_cont li .hit						{float:left;width:10%; font-size:0.95em; color:#777;}
.list_table_cont li .name02						{display:none;}
.list_table_cont li:hover						{background:#f4f5f8;}

.no_list						{overflow:hidden; line-height:140px; text-align:center; border-bottom:1px solid #dfdfdf; }
.no_list:hover					{background:none;}


@media screen and (max-width:1024px) {
	.list_table_head				{display:none; }

	.list_table_cont					{border-top:1px solid #5e5e5e; }
	.list_table_cont li					{padding:12px 10px;}
	.list_table_cont li .subject_group	{float:none; width:100%; }
	.list_table_cont li .subject_group .cate		{float:none; width:100%; text-align:left;}
	.list_table_cont li .subject_group .cate span	{display:inline-block; padding:0 10px; line-height:23px; font-size:15px; text-align:center; border:1px solid #2264bf; margin-bottom:5px;}
	.list_table_cont li .subject_group .subject	{float:none; width:100%; text-indent:0; font-weight:500;}
	.list_table_cont li .no,
	.list_table_cont li .file,
	.list_table_cont li .date,
	.list_table_cont li .hit		{display:none; }

	.list_table_cont li .name02		{display:block; color:#999; text-align:left; font-size:0.85em;}
	.list_table_cont .icon_notice	{display:inline-block;width:35px;}
}




/* 뷰	 ======================================*/
.view_tit_wrap						{padding:40px 30px; border-top:1px solid #333; border-bottom:1px solid #dfdfdf; background:#fafafa;} 
.view_tit_wrap .tit					{font-size:1.4em; letter-spacing:-1px; line-height:140%; COLOR:#333; font-weight:700;padding:0 0 15px 0;} 
.view_tit_wrap .tit span			{display:inline-block; padding:0px 12px; height:30px; line-height:28px; color:#2264bf; border:1px solid #2264bf; margin-right:15px; font-size:16px; background:#fff; }
.view_tit_wrap .name				{color:#999;}
.view_tit_wrap .name span			{position:relative; padding-right:23px;}
.view_tit_wrap .name span:after		{content:''; position:absolute; top:0; right:12px; bottom:0; width:1px; height:1em; margin:auto; background:#ddd;}
.view_tit_wrap .name span:last-child		{padding:0;}
.view_tit_wrap .name span:last-child:after	{display:none;}

.comment_box		{margin-top:15px; border-top:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; padding:7px; background-color:#f7f7f7; overflow:auto; }
.comment_txt		{padding-top:3px; }
.comment_txt dt		{float:left; width:calc(100% - 120px); }
.comment_txt dd		{float:right; }
.comment_txt dt textarea	{border:1px solid #cccccc; width:100%; }
.comment_txt .com_btn 		{display:inline-block; zoom:1; *display:inline; text-align:center; font-size:15px; border:1px solid #ccc; background:#fff; color:#333; padding:0 25px; line-height:48px; margin:0 3px; cursor:pointer; vertical-align:top; }
.comment_txt .com_btn:hover	{border:1px solid #444; background:#555; color:#fff; }

.comment_view				{border-bottom:1px solid #dfdfdf; padding:20px 0; min-height:120px; }
.comment_view_name			{padding:0 10px; line-height:130%; color:#333; }
.comment_view_name span		{font-size:10px; color:#999999; }
.comment_view_content		{margin-top:20px; padding:0 10px; color:#555; }

.view_file .view_file_tit		{float:left; width:15%; }
.view_file .view_file_tit span	{display:block; font-size:15px; font-weight:500; text-align:center; line-height:40px; border:1px solid #ccc; }
.view_file .view_file_txt		{float:right; width:82%; line-height:180%; padding-top:3px;}
.view_file 						{padding:15px 10px; border-top:1px solid #ddd; overflow:hidden; }
.view_file li					{font-size:0.9em;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:90%; }
.view_file .fname				{color:#777;}

.bbs_area_view					{padding:40px 0; border-top:1px solid #ddd;}

.view_prev_group						{position:relative; border-top:1px solid #555; }
.view_prev_group li						{position:relative;overflow:hidden; color:#777;padding:15px 10px; border-bottom:1px solid #ddd; font-size:0.95em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}  
.view_prev_group li:last-child			{border-bottom:1px solid #ddd; } 
.view_prev_group li a					{color:#777;}
.view_prev_group span					{display:inline-block; text-indent:40px; margin-right:20px; width:140px; color:#333; border-right:1px solid #e8e8e8; }
.view_prev_group .view_prev_group_li01 span:after	{content:''; position:absolute; top:25px; left:20px; border:solid #666; border-width:1px 1px 0 0;  padding:3px; transform: rotate(135deg); -webkit-transform: rotate(-45deg);}
.view_prev_group .view_prev_group_li02 span:after	{content:''; position:absolute; top:23px; left:20px; border:solid #666; border-width:1px 1px 0 0;  padding:3px; transform: rotate(135deg); -webkit-transform: rotate(135deg);}
.view_prev_group li:hover				{background:#f4f5f8;}


@media screen and (max-width:1024px) {
	.view_tit_wrap					{padding:25px 20px;} 
	.view_tit_wrap .tit				{font-size:1.25em; padding:0 0 5px 0;}
	.view_tit_wrap .name			{font-size:0.85em;}

	.view_file						{padding:12px 10px;}
	.view_file .view_file_tit		{display:none;}
	.view_file .view_file_txt		{float:none; width:100%; padding:0;}

	.bbs_area_view					{padding:30px 0;}

	.view_prev_group li				{overflow:hidden; padding:10px 0; border-bottom:1px solid #ddd; font-size:0.85em;} 
	.view_prev_group span			{width:75px; text-indent:23px; margin-right:15px;}
	.view_prev_group .view_prev_group_li01 span:after,
	.view_prev_group .view_prev_group_li02 span:after	{left:5px; top:20px;}
}


/* 폼	 ======================================*/
.write_title		{color:#111; font-weight:500; padding:12px 10px; text-align:center; background-color:#eeeeee; border-top:2px solid #5e5e5e; font-size:17px; }
.write_area			{width:100%; table-layout:fixed; }
.write01			{text-align:center; background:#f7f7f7; padding:8px; width:110px; border-right:1px solid #ddd; border-top:1px solid #ddd; font-size:0.95em;}
.write02			{padding:8px; border-top:1px solid #ddd; }


