
/* Thumbnail List css setting for List */
#thumb_main{}
#thumb_main .thumb_item{ margin:0px 0px 0px 0px; padding:15px; overflow:hidden;}
#thumb_main .thumb_item:hover {background:#0B273D; }
#thumb_main .thumb_item img { padding:0; float:left; clear:both; }
#thumb_main .thumb_item .thumb_border{margin:0px 15px 0px 0px;  border:5px solid #2E6287;}
#thumb_main .thumb_item a:hover .thumb_border, 
#thumb_main .thumb_item a:focus .thumb_border	{border-color:#4C9ED9;}
#thumb_main .thumb_item .thumb_title {letter-spacing:-2px; font-size:22px; margin-bottom:10px;}
#thumb_main .thumb_item .thumb_title a { color:#9CBF10; }
#thumb_main .thumb_item .thumb_title a:hover {border-bottom:1px solid;}
#thumb_main .thumb_item .thumb_date { font:12px georgia,verdana,dotum; color:#C6D5E1;}
#thumb_main .thumb_item .thumb_content {line-height:1.5; font-size:13px; color:#91B1C8; padding-top:10px;}
#thumb_main .thumb_item .thumb_cnt {text-align:right; color:#44abd7; font-size:15px;}
#thumb_main .thumb_item .thumb_cnt a  {color:#44abd7; font:17px georgia, verdana;}
#thumb_main .thumb_item .thumb_cnt a:hover,
#thumb_main .thumb_item .thumb_cnt a:focus	{border-bottom:1px solid;}

/* Thumbnail Sidebar css setting for Sidebar */
#sidebarphotos_main{margin:18px 0px 8px 10px;}
#sidebarphotos_main .thumb_item{margin:0px 0px 0px 0px;text-align:center; }
#sidebarphotos_main .thumb_item .thumb_border{margin:0px 0px 0px 0px;border:3px solid #113651;}
#sidebarphotos_main .thumb_item a:hover .thumb_border,
#sidebarphotos_main .thumb_item a:focus .thumb_border	{border-color:#4C9ED9;}
#sidebarphotos_main .thumb_item .thumb_title {margin:2px 0px 0px 0px;height:14px;}
#sidebarphotos_main .thumb_item .thumb_title a {color:#555555;}
#sidebarphotos_main .thumb_item .thumb_title .thumb_cnt {font:7pt tahoma; color:#999999;}
#sidebarphotos_main .thumb_item .thumb_date {margin:1px 0px 0px 0px;font:7pt tahoma; color:#555555; letter-spacing:0px;}

/* Thumbnail Cover css setting for Cover */
#CoverPage { padding:20px 52px 0 0; width:470px; float:right;}
#CoverPage ul  {list-style: none;}

/*커버페이지 date--*/
.coverDateWrap	{padding:10px 0 10px 10px; background:#113651; position:absolute; left:-90px; top:-10px;}
.coverDate	{width:49px; height:61px;text-indent:-9999%;position:relative;}
.coverPaging	{height:50px;  background-color:#113651; margin:0;}
.coverPaging .num	{margin:0 3px;}

p.catlist    {font-family:georgia, verdana, NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", AppleGothic, 바탕, dotum, Sans-serif; border:1px solid #2E6287; border-width:0 0 1px 10px; height:20px; color:#91B1C8; text-align:right; padding:0 5px 2px 0; margin-top:10px;} 
p.catlist a	 {color:#44abd7;font-family:NanumGothic, 나눔고딕, "Malgun Gothic", "맑은 고딕", AppleGothic, 바탕, verdana, dotum, Sans-serif;}
p.catlist a:hover	{border-bottom:1px solid;}

.thumb_item_cv{ margin:30px 0px 50px; position:relative; }
.thumb_item_cv .thumb_border_cv { margin:10px 0px 0 0;  border:8px solid #2E6287; padding:2px;}
.thumb_item_cv a:hover .thumb_border_cv,
.thumb_item_cv a:focus .thumb_border_cv	{border-color:#4C9ED9;} 
.thumb_item_cv .thumb_title_cv  {margin-right:50px; font-weight:bold; font-size:23px;}
.thumb_item_cv .thumb_title_cv a { color:#fff;}
.thumb_item_cv .thumb_title_cv a:hover,
.thumb_item_cv .thumb_title_cv a:focus 	{border-bottom:1px solid;}
.thumb_item_cv .thumb_cnt_cv {font-size:15px; width:40px; height:20px; position:absolute; top:5px; right:-3px; text-align:center;  color:#44abd7;}
.thumb_item_cv .thumb_cnt_cv a {font:17px georgia, verdana; color:#44abd7; position:relative; top:2px; left:3px;}
.thumb_item_cv .thumb_cnt_cv a:hover,
.thumb_item_cv .thumb_cnt_cv a:focus	{border-bottom:1px solid;}
.thumb_item_cv .thumb_content_cv { line-height:1.5; font-size:13px; color:#91B1C8; overflow:hidden; margin:7px 0;}
