/* Newsbank Image F */
@font-face
{
    /* src:url(/content/WebFont/NanumGothic.eot); */
    /* font-family:NanumGothic; */
    src:url(/content/WebFont/nanum.eot);
    font-family:"³ª´®°íµñweb";
}

html, body{
	margin: 0;
	padding: 0;
	height:100%; /* needed for container min-height */
	
	/* font-family:NanumGothic, Dotum; */
	
	font-family:"³ª´®°íµñweb", "NanumGothic", "NanumGothicOTF", "³ª´®°íµñ", "Malgun Gothic", "Dotum" ,"Trebuchet MS", "Lucida Grande", "Tahoma","Helvetica","Arial",sans-serif;
	
	font-size:12px;
	/* letter-spacing:-1px; */
	}

input
{
    font-family:"³ª´®°íµñweb", "NanumGothic", "NanumGothicOTF", "³ª´®°íµñ", "Malgun Gothic", "Dotum", "Trebuchet MS", "Lucida Grande", "Tahoma","Helvetica","Arial",sans-serif;
}

select
{
    font-family:"³ª´®°íµñweb", "NanumGothic", "NanumGothicOTF", "³ª´®°íµñ", "Malgun Gothic", "Dotum", "Trebuchet MS", "Lucida Grande", "Tahoma","Helvetica","Arial",sans-serif;
}

textarea
{
    font-family:"³ª´®°íµñweb", "NanumGothic", "NanumGothicOTF", "³ª´®°íµñ", "Malgun Gothic", "Dotum", "Trebuchet MS", "Lucida Grande", "Tahoma","Helvetica","Arial",sans-serif;
}

a{ margin:0; border:0; padding:0; }
img{ margin:0; border:0; padding:0; }

small
{
	font-size:11px;
}

.noneDisplay{ display:none; }

ul.ImpViewStyle
{
    margin:0;
    border:0;
    padding:0;
}

ul.ImpViewStyle li
{
    list-style:none;
}

div.Clearer
{
    clear:both;
}

form.MainServerForm
{
    /* form ¾ÈÀÇ form ½ºÅ¸ÀÏÀÌ µÇ¾î¹ö·Á¼­ 100% °¡ ÀÌÁßÀ¸·Î ¸Ô¾î¹ö¸², ÁÖÀÇ*/
	/* height:100%; /* needed for container min-height */
}

div.container 
{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div.maincontent {
	padding:1em 0em 5em; /* bottom padding for footer */
	width:100%;
}

.footer
{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	clear:both;
}

.header
{
	width:100%;
}

/* header start */
.header .UpperArea
{
	height:77px;
	background-color:#1b1b1b;
}

.header table.Content
{
	width:1012px;
}

.header .LogoPosition
{
	margin:20px 0 0 0;
}

.header .TxtPosition
{
	margin:30px 0 0 90px;
}

.header .BannerPosition
{
	margin:30px 0 0 75px;
}

.header .NoticePosition
{
    margin:10px 0 0 0;
    width:550px;
    text-align:left;
}

.header .NoticeSubject a, .header .NoticeSubject a:hover, .header .NoticeSubject a:visited, .header .NoticeSubject a:active
{
    /* color:#d6d6d6; */
    color:#ffffff;
    font-weight:bold;
    font-size:13px;
}

.header .PhotoCountPosition
{
    margin:15px 0 0 0;
    width:250px;
    text-align:right;
}

.header .LowerArea
{
	/* height:44px; */
	background-color:#369ec1;
}

.header table.ContentSub
{
	width:1012px;
	height:44px;
	/*background-image:url(/Content/Images/Master/bgTopSub.gif)*/
}

.header .LoginPosition
{
	margin:0 2px 0 0;
	float:left;
}

.header .LoginPosition_Top
{
	margin:40px 0 0 0;
    width:800px;
    text-align:right;
}

.header .TxtWhiteBold
{
	color:#ffffff;
	font-weight:bold;
}

.header .TxtWhite
{
	color:#ffffff;
}

input.inputId
{
	width:130px;
	height:22px;
	/*border:solid 1px #2485a0;*/
    margin-bottom : 1px;
    margin-top:5px;
    vertical-align: middle;
}

input.inputIdBg
{
	/*background-image:url(/Content/Images/Master/bgTxtID.gif)*/
}

input.inputPass
{
	width:130px;
	height:22px;
	/*border:solid 1px #2485a0;*/
}

input.inputPassBg
{
	/*background-image:url(/Content/Images/Master/bgTxtPWD.gif)*/
}

.header .LoginTxt
{
	color:#013847;
	font-size:11px;
	margin:2px 0 0 0;
}

.header .LoginTxt a
{
	color:#013847;
	text-decoration:none;
}

.header .LoginTxt a:hover
{
	font-weight:bold;
}

.header .SubEvent
{
	margin:0 15px 0 0;
}

.header .SubEventText
{
	margin:0 15px 0 0;
	vertical-align:bottom;
}

.header .MainSearchbar
{
	margin:8px 0 0 0;
}

.header .MainContentMarginer
{
	margin:0px 0 0 0;
	height:44px;
	padding:0;
}

.header .SearchInput
{
	width:281px;
	height:28px;
	background-image:url(/Content/Images/Master/bgSearchBox.gif);
}

input.inputSearch
{
	width:274px;
	margin-left:2px;
	height:18px;
	border:solid 1px #919496;
	background-color:#f2f7f9;
}

input.inputSearchAsp
{
	width:307px;
	margin-left:2px;
	height:18px;
	border:solid 1px #919496;
	background-color:#f2f7f9;
}

input.inputSearchBg
{
	background-image:url(/Content/Images/Master/txtSearch.gif);
}

input.inputSearchBgAsp
{
	
}
/* header end */


/* footer start */
.footer .Area
{
	width:100%;
	height:74px;
	border-top:solid 1px #9e9e9e;
	background-color:#ececec;
}
/* footer end */

table{
	border:0;
}

img{
    border-style: none;
	border-color: inherit;
	border-width: medium;
}

/* center start */
.CenterArea
{
	margin:16px 0 15px 0;
}

.CenterArea .CenteringTb
{
	width:1012px;
}

.CenterArea .CenteringTbEmpty
{
	width:870px;
}

.CenterArea .CenteringTbEmpty970
{
    width:970px;
}

.CenterArea .LeftArea
{
	width:782px;
	/* float:left; */
}

.CenterArea .LeftArea div.RightBorder
{
    border-right:solid 1px #c2c2c2;
}

.CenterArea .RightArea
{
	padding:0 0 0 30px;
	/* float:left; */
	height:100%;
}

.MarginTop5
{
    margin-top:5px;
}
/* center start */

/* img list start */
.ImgListResult
{

}

.ImgListResult .BlueTitleTxt
{
    font-weight:bold;
    color:#379fc2;
    font-size:14px;
}

.ImgListResult .ResultTxt
{
	color:#000000;
	font-size:14px;
}

.ImgListResult .UnderLine
{
    border-bottom:solid 1px #cccccc;
}

.ImgListResult .Searchbar
{
	color:#868686;
	margin:25px 0 0 0;
}

.ImgListResult .Searchbar input
{
	border-top:solid 1px #8b8b8b;
	border-left:solid 1px #8b8b8b;
	border-bottom:solid 1px #d2d2d2;
	border-right:solid 1px #d2d2d2;
	
	height:16px;
}

.ImgListResult .List
{
	
}

.ImgListResult .List table
{
    height:100%;
}

.ImgListResult .List .ListElement
{
	float:left;
	width:176px;
	height:166px;
	margin:15px 0 0 0;
}

.ImgListResult .List div
{
}

.ImgListResult .List .Thumbnail
{
}

.ImgListResult .List .Height166
{
    height:166px;
}

.ImgListResult .List .Width166
{
    width:166px;
}

.ImgListResult .List .NoImg
{
    width:161px;
    height:161px;
}
/* img list end */

/* sub menu start */
.SubAreaTitle
{
}

.SubAreaTitle .Title
{

}

.SubAreaTitle .UnderLine
{
	margin:7px 0 0 0;
}

.SubAreaTitle .Arrows
{
	margin:0 10px 0 0;
}
/* sub menu end */

/* tag cloud start */
.TagMainOuterBox
{
	border:solid 1px #bbbbbb;
	margin:10px 0 0 0;
	width:439px;
}

.TagMainBox
{
	background-color:#f7f7f7;
	border:solid 1px #ffffff;
}

.TagMainBox2
{
	background-color:#ffffff;
	border:solid 1px #ffffff;
}


.TagCloud
{
	
}

.TagCloud table
{
}

.TagMainView
{
	margin: 5px 15px 15px 15px;
	width:411px;
	/* height:200px; */
	/* overflow:auto; */
	/* overflow:hidden; */
	clear:both;
}


.TagRightMenu
{
	width:166px;
	padding:20px 0 20px 0;
	border-bottom:solid 1px #cccccc;
}

.TagRightMenu img
{
    max-width:161px;
}

.TagListMenu
{
    margin:0 15px 0 0 0;
}

.TagCloud em
{
    font-style:normal;
}

.TagCloud a.TxtClass1, .TagCloud a.TxtClass1:visited, .TagCloud a.TxtClass1:active
{
	font-size:12px;
	color:#000000;
}

.TagCloud  a.TxtClass2, .TagCloud a.TxtClass2:visited, .TagCloud a.TxtClass2:active
{
	font-size:13px;
	font-weight:bold;
	color:#40a6db;
}

.TagCloud  a.TxtClass3, .TagCloud a.TxtClass3:visited, .TagCloud a.TxtClass3:active
{
	font-size:14px;
	font-weight:bold;
	color:#2355b8;
}

.TagCloud  a.TxtClass4, .TagCloud a.TxtClass4:visited, .TagCloud a.TxtClass4:active
{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	background-color:#60d3d9;
}

.TagCloud  a.TxtClass4 strong
{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	background-color:#60d3d9;
}

/*
.TagCloud a.TxtClass1, .TagCloud a.TxtClass1:visited, .TagCloud a.TxtClass1:active
{
	font-size:12px;
	color:#000000;
}

.TagCloud  a.TxtClass2, .TagCloud a.TxtClass2:visited, .TagCloud a.TxtClass2:active
{
	font-size:12px;
	font-weight:bold;
	color:#40a6db;
}

.TagCloud  a.TxtClass3, .TagCloud a.TxtClass3:visited, .TagCloud a.TxtClass3:active
{
	font-size:14px;
	font-weight:bold;
	color:#2355b8;
}

.TagCloud  a.TxtClass4, .TagCloud a.TxtClass4:visited, .TagCloud a.TxtClass4:active
{
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	background-color:#60d3d9;
}
*/

.TagCloud a
{
	margin:3px 3px 3px 3px;
	line-height:29px;
}

.TagCloud a:hover, .TagCloud a:hover strong
{
    color:#40f2ff;
    background-color:#1b1b1b;
}

.TagCloud .TxtSeparator
{
	font-size:12px;
	color:#404040;
}
/* tag cloud end */

/* write form start */
.form-write
{
	text-align:left;
}

.form-write dl, .form-write table
{
	padding:0;
	margin:0;
}

.form-write dt, .form-write td.Title
{
	/* display:block; */
	/* float:left; */
	/* clear:left; */
	width:90px;
	padding:5px 10px 5px 4px;
	border:0;
	height:16px;
	font-size:90%;
	font-weight:normal;
	text-align:right;
	background:#EBEEF8;
}

.form-write dd, .form-write td.Content
{
	padding:2px 0 2px 5px;
	text-align:left;
	width:500px;
}

.form-write h2
{
	font-size:14px;
	color:#3A58B8;
}

.form-write a.PwdBlue
{
    color:#369ec1;
}

.form-write a.PwdBlue:hover
{
    color:#369ec1;
    text-decoration:underline;
}

/* NOTES, TIPS, ERRORS and ANNOUNCEMENTSv */
.error { background: #fac7ae url(/content/images/master/alert.gif) no-repeat 19px 20px; border: 1px solid #bb726f; padding: 20px; padding-left: 70px; }

.input-validation-error
{
	background:#FCE2DB;
}

.note, .tip, .error, .notice, .success { color: #404040; margin-bottom: 10px; clear: both; font-size:11px; line-height:17px }
.note ul, .note ol, .tip ul, .tip ol, .error ul, .error ol, .notice ul, .notice ol, .success ul, .success ol { margin-bottom: 6px; margin-top: 6px; list-style-position: outside; margin-left: 20px; }
/* write form end */

.small a:hover, a:link, a:active, a:visited
{
	font-size:11px;
	text-decoration:none;
	color:#333;
}

/* photonews start */
.PhotoNews
{
}

.PhotoNews .Thumbnail
{
}

.PhotoNews .CaptionText
{
	margin:10px 0 0 0;
	font-size:12px;
	color:#000000;
	
}
/* photonews end */



/* modal design start */
#ModalScrapContainer
{
	display:none;
	width:100%; 
	text-align:center; 
	position:absolute;
	z-index:20000;
	padding:10px 0;
}

#ModalScrap
{
	z-index:20000;
	padding:12px;
	width:620px;
	border:solid 7px #000000;
	color:#2c2c2c;
	text-align:left;
	background:#fff;
	margin:0 auto;
}

#ModalScrap .PicData
{
	
	color:#505050;
	line-height:17px;
	font-size:11px;
}

#ModalScrap .Caption
{
	overflow:auto;
	line-height:17px;
	border:solid 1px #ddd;
	padding:4px;
	text-align:left;
}

#ModalScrap .txtBlue
{
	font-size:12px;
	font-weight:bold;
	color:#369ec1;
}

#ModalScrap .txtBlueBig
{
	font-size:14px;
	font-weight:bold;
	color:#369ec1;
}

#ModalScrap .ScrapArea
{
	border-bottom:dotted 1px #373737;
	border-top:dotted 1px #373737;
	margin:10px 10px 0 10px;
	padding:10px 0 10px 0;
}

#ModalScrap .ScrapAreaBolderNone
{
    margin:10px 10px 0 10px;
	padding:10px 0 10px 0;
}

#ModalScrap .ScrapBar
{
	margin:10px 0 0 0;
	background-color:#dbdbdb;
	padding:10px;
}

#ModalScrap .ScrapBar .Title
{
	font-weight:bold;
}

#ModalScrap .ScrapBar input.Txt
{
	border:solid 1px #cbcbcb;
	background-color:#f5f5f5;
	height:24px;
	padding:4px;
}

#ModalScrap .FlashArea
{
	margin:5px 0 0 0;
}

#ModalScrap .FlashArea td
{
	padding:5px 0 5px 0;
}

#ModalScrap .FlashArea .txt11
{
	font-size:11px;	
}
/* modal design end */

select
{
	font-size:12px;
	height:22px;
}

div .photoThumb
{
	width:170px;
	height:160px;
	padding:4px;
	margin:0 13px 30px 13px;
	text-align:center;
	border:solid 1px #ccc;
	float:left;
}

/* default page design start */
.MainCenter
{
	margin:50px 0 0 0;
	width:100%;
}

.MainCenter table.tbMain
{
	width:1012px;
	margin: 0 0 60px 0;
}

.MainCenter table.tbMain td.Left
{
	width:46%;
}

.MainCenter table.tbMain td.Middle
{
    width:4%;
}

.MainCenter table.tbMain td.Right
{
	width:50%;
}

.MainCenter .MainSearchText
{
	border:solid 7px #40a6bd;
	height:23px;
	width:353px;
	margin:0 0 3px 0;
}

.MainCenter .MainSearchTextBg
{
	background-image:url(/content/Images/Main/bgTxtSearch.gif);
	background-repeat:no-repeat;
}

.MainCenter .inputSearchText
{
    font-size:14px;
	vertical-align:text-bottom;
	margin:1px 0 0 30px;
	border:0px;
	width:305px;
}

.write
{
	border-top:solid 2px #9CABDB;
	border-bottom:solid 2px #9CABDB;
	width:98%;
	margin-bottom:20px;
}
/* default page design end */

.pageContainer
{
	clear:both;
	text-align:center;
	width:100%;
}

.pagelist 
{
	clear:both;
}

.pagelist a
{
	display:block;
	/* width:16px; */
	height:14px;
	padding:1px 4px 1px 4px;
	margin:2px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:center;
	border:solid 1px #6FBECA;
	color:#4FB3C2;
}

.pagelist a.NoBolder
{
	display:block;
	/* width:16px; */
	height:14px;
	padding:2px 5px 2px 5px;
	margin:2px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:center;
	border:0px;
	color:#4FB3C2;
}

.pagelist a:hover
{
	background:#4FB3C2;
	color:#fff;
	border:solid 1px #359AA9;
}

.pagelist a.NoBolder:hover
{
	background:#ffffff;
	border:0px;
}

.pagelist .current
{
	background:#4FB3C2;
	color:#fff;
	border:solid 1px #359AA9;
}

.pagelist img
{
    margin:4px 0 0 0;
}

.pagelist_gray
{
	clear:both;
}

.pagelist_gray a
{
	display:block;
	/* width:16px; */
	height:14px;
	padding:1px 4px 1px 4px;
	margin:2px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:center;
	border:solid 1px #797b7b;
	color:#949899;
}

.pagelist_gray a.NoBolder
{
	display:block;
	/* width:16px; */
	height:14px;
	padding:2px 5px 2px 5px;
	margin:2px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:center;
	border:0px;
	color:#949899;
}

.pagelist_gray a:hover
{
	background:#a3a2a2;
	color:#fff;
	border:solid 1px #949899;
}

.pagelist_gray a.NoBolder:hover
{
	background:#ffffff;
	border:0px;
}

.pagelist_gray .current
{
	background:#a3a2a2;
	color:#fff;
	border:solid 1px #949899;
}

.pagelist_gray img
{
    margin:4px 0 0 0;
}

.pageContainer_Red
{
	clear:both;
	text-align:center;
	width:100%;
}

.pagelist_Red 
{
	clear:both;
}

.pagelist_Red a
{
	display:block;
	/* width:16px; */
	height:14px;
	padding:1px 4px 1px 4px;
	margin:2px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:center;
	border:solid 1px #e52829;
	color:#e52829;
}

.pagelist_Red a.NoBolder
{
	display:block;
	/* width:16px; */
	height:14px;
	padding:2px 5px 2px 5px;
	margin:2px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:center;
	border:0px;
	color:#949899;
}

.pagelist_Red a:hover
{
	background:#e52829;
	color:#fff;
	border:solid 1px #e52829;
}

.pagelist_Red a.NoBolder:hover
{
	background:#ffffff;
	border:0px;
}

.pagelist_Red .current
{
	background:#e52829;
	color:#fff;
	border:solid 1px #e52829;
}

.pagelist_Red img
{
    margin:4px 0 0 0;
}

.line
{	
	background-repeat:repeat-x; 
	background:url(/content/images/form/form_bk_line.gif);
	width:100%; 
	height:2px;
}


/* Left Photocast Menu start */
.LeftTapPhotocastForm
{
    position:fixed;
    _position:absolute;
    
    top:200px;
    left:0px;
    
    height:352px;
    z-index:20000;
    
     /* IE6À» À§ÇÑ ¸Þ´º °íÁ¤ÄÚµå */
    /* _top: expression( ( 100 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); */
}

.LeftTapPhotocastBG
{
    border:solid 1px #999999;
    background-color:#ffffff;
    width:491px;
    height:352px;
}

.LeftTapPhotocastBG .LeftTapPhotocastInnerBox
{
    padding:7px 0 0 0;
}

.LeftTapPhotocastTapbutton
{
    margin:60px 0 0 0;
}
/* Left Photocast Menu end */

.ThumbText
{
	clear:both;
}

.ThumbText a
{
	font-weight:bold;
	font-family:Dotum;
    letter-spacing:-1.3px;
    vertical-align:bottom;
    
}

.ThumbText a:link {text-decoration: none;color: #2f3743;font-size:12px;}
.ThumbText a:visited {text-decoration: none;color: #2f3743;font-size:12px;}
.ThumbText a:hover {text-decoration:none;color: #1E82FF; border-bottom: 1px solid #1E82FF;}


.ThumbSubText
{
	clear:both;
	
}

.ThumbSubText a
{
	font-family:Dotum;
	letter-spacing:-1.3px;
	 vertical-align:top;
}

.ThumbSubText a:link {text-decoration: none;color: #888888;font-size:11px;}
.ThumbSubText a:visited {text-decoration: none;color: #888888;font-size:11px;}
.ThumbSubText a:hover {text-decoration:none;color: #1862ff; border-bottom: 1px solid #1862ff;}

