/****************************************************************************/
/**         Basic Style CSS												   **/
/**------------------------------------------------------------------------**/
/** 작성자 : 임가은														   **/
/** 작성일 : 07/10/25													   **/
/****************************************************************************/

/*<input type="file" ContentEditable="false">*/

/************************/
/*** form tag style ***/
/************************/

input.text
{
	border:1px solid #9F9F9F;
	height:24px;
}

input.text1
{
	border:1px solid #989898;
	height:24px;
}

/************************/
/*** navigation style ***/
/************************/


/************************/
/*** making style ***/
/************************/

.box{
	border:1px solid #DEDEDE;padding:3px;
	scrollbar-face-color: #F3F3F3; scrollbar-shadow-color: #F3F3F3;
	scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #F3F3F3;
	scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color: #C5C5C5;
}


/*******************/
/*** etc tools ***/
/*******************/

.pad {padding-left:4;padding-top:6;padding-bottom:4;font-family:Dotum;font-size:12px;letter-spacing:0px;color:#878787;line-height:16px}
.ico{margin:0 0 2px 2px;}


.paging{color:#999999;font-family:verdana;font-size:9px;}
strong .paging{color:#999999;font-family:verdana;font-size:9px;}
a .paging{color:#999999;font-family:verdana;font-size:9px;}
img .paging{margin:0 0 3px 0;}	

.listline{
	height:1px;
	background-color:#EBEBEB;
}

/*******************/
/*** font style ***/
/*******************/
.title{
	font-weight:bold;
	color:#004D7E;
	font-size:14px;
}
.title1{
	color:#A5A5A5;
	font-size:12px;
	letter-spacing:-1px;
	font-weight:bold;
}


.gray{color:#666666;}
.gray1{color:#B6B6B6;}
.gray2{color:#999999;}
.gray3{color:#898989;}

/****** 최근행사보기 *********/
.recent {
	width:565px;
	height:165px;
	background-image:url('/images/information/bg_recent.gif');
}

.recent1 {
	width:565px;
	height:165px;
	background-image:url('/images/information/bg_recent1.gif');
}

.recent2 {
	width:565px;
	height:165px;
	background-image:url('/images/information/bg_recent2.gif');
}

.recent3 {
	width:565px;
	height:165px;
	background-image:url('/images/information/bg_recent3.gif');
}

.recent_btn{
	width:100%;
	height:55px;
	cursor:pointer;
}

/********************************/
/********  board style  *********/
/********************************/

.board_tbg{
	width:100%;
	background-image:url('/images/information/board_tbg.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:20px;
}
.board_cont{
	width:526px;
	height:135px;
}
.board_imgarea{
	width:190px;
}
.board_imgarea a img{
	width:168px;
	height:118px;
	border:1px solid #DCDCDC;
	margin:0 0 1px 0;
}
.board_contarea{
	width:335px;
	height:112px;
	overflow-y:hidden;
}
.board_contarea h1{
	margin:3px 0 0 0;
}
.board_contarea h1 a{
	color:#3A91CB;
}
.board_contarea p{
	margin:10px 0 0 0;
}

.list_title{
	width:100%;
	background-image:url('/images/common/board/title_bg1.gif');
	background-repeat:no-repeat
	background-position:left top;
	height:30px;
}
.list_title table{
	width:100%;
	height:30px;
}
.list_title .img_align{
	padding-top:3px;
}
.list_title .img_align img{
	margin:0 auto;
}

.list_title1{
	width:100%;
	background-image:url('/images/common/board/title_bg3.gif');
	background-repeat:no-repeat
	background-position:left top;
	height:30px;
}
.list_title1 table{
	width:100%;
	height:30px;
}
.list_title1 .img_align{
	padding-top:3px;
}
.list_title1 .img_align img{
	margin:0 auto;
}

/* list mouse out */
.list_loop{
	width:100%;
	background-image:url('/images/common/board/list_bg1.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	cursor:pointer;
	text-align:center;
}
.list_loop .list_loop_cont{
	width:100%;
	height:35px;
}
.list_loop .list_loop_cont .num{
	width:57px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop .list_loop_cont .subject{
	padding-top:4px;
	padding-left:20px;
}
.list_loop .list_loop_cont .subject a{
	font-weight:normal;
	color:#999999;
	word-spacing:0px;
	letter-spacing:0px;
}
.list_loop .list_loop_cont .date{
	width:93px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop .list_loop_cont .count{
	width:62px;
	padding-top:4px;
	color:#90A7B8;
}

/* list mouse over */
.list_loop_on{
	width:100%;
	background-image:url('/images/common/board/list_bg1_on.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	cursor:pointer;
	text-align:center;
}
.list_loop_on .list_loop_cont{
	width:100%;
	height:35px;
}
.list_loop_on .list_loop_cont .num{
	width:57px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop_on .list_loop_cont .subject{
	padding-top:4px;
	padding-left:20px;
}
.list_loop_on .list_loop_cont .subject a{
	font-weight:bold;
	color:#3A91CB;
	word-spacing:0px;
	letter-spacing:-1px;
}
.list_loop_on .list_loop_cont .date{
	width:93px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop_on .list_loop_cont .count{
	width:62px;
	padding-top:4px;
	color:#90A7B8;
}



.list_loop1{
	width:100%;
	background-image:url('/images/common/board/list_bg3.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	cursor:pointer;
	text-align:center;
}
.list_loop1 .list_loop_cont{
	width:100%;
	height:35px;
}
.list_loop1 .list_loop_cont .num{
	width:47px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop1 .list_loop_cont .source{
	width:83px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop1 .list_loop_cont .subject{
	padding-top:4px;
	padding-left:20px;
}
.list_loop1 .list_loop_cont .subject a{
	font-weight:normal;
	color:#999999;
	word-spacing:0px;
	letter-spacing:0px;
}
.list_loop1 .list_loop_cont .date{
	width:82px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop1 .list_loop_cont .count{
	width:53px;
	padding-top:4px;
	color:#90A7B8;
}

/* list mouse over */
.list_loop1_on{
	width:100%;
	background-image:url('/images/common/board/list_bg3_on.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	cursor:pointer;
	text-align:center;
}
.list_loop1_on .list_loop_cont{
	width:100%;
	height:35px;
}
.list_loop1_on .list_loop_cont .num{
	width:47px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop1_on .list_loop_cont .source{
	width:83px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop1_on .list_loop_cont .subject{
	padding-top:4px;
	padding-left:20px;
}
.list_loop1_on .list_loop_cont .subject a{
	font-weight:bold;
	color:#3A91CB;
	word-spacing:0px;
	letter-spacing:-1px;
}
.list_loop1_on .list_loop_cont .date{
	width:82px;
	padding-top:4px;
	color:#90A7B8;
}
.list_loop1_on .list_loop_cont .count{
	width:53px;
	padding-top:4px;
	color:#90A7B8;
}


/* view title */
.view_title{
	width:100%;
	background-image:url('/images/common/board/view_titlebg1.gif');
	background-repeat:no-repeat;
	height:42px;
}
.view_title table{
	width:100%;
	height:40px;
}

.view_title table .subject{
	color:#69899E;
	padding-top:3px;
	padding-left:20px;
}

.view_title table .date{
	width:93px;
	color:#69899E;
	padding-top:3px;
	text-align:center;
}

.view_title table .count{
	width:62px;
	color:#69899E;
	padding-top:3px;
	text-align:center;
}


.view_title3{
	width:100%;
	background-image:url('/images/common/board/view_titlebg4.gif');
	background-repeat:no-repeat;
	height:42px;
}
.view_title3 table{
	width:100%;
	height:40px;
}

.view_title3 table .subject{
	color:#69899E;
	padding-top:3px;
	padding-left:20px;
}

.view_title3 table .source{
	width:72px;
	color:#69899E;
	padding-top:3px;
	text-align:center;
}

.view_title3 table .date{
	width:72px;
	color:#69899E;
	padding-top:3px;
	text-align:center;
}

.view_title3 table .count{
	width:57px;
	color:#69899E;
	padding-top:3px;
	text-align:center;
}




/* view contents */
.view_contents{
	width:100%;
	border:1px solid #DBDBDB;
	padding:19px;
	margin-bottom:3px;
	text-align:justify;
}
/*불여우용*/
:root .view_contents{
	width:524px;
	border:1px solid #DBDBDB;
	padding:19px;
	margin-bottom:3px;
	text-align:justify;
}
.view_contents .view_img{
	/*border:1px solid #DCDCDC;*/
	display:block;
	margin:0 auto 10px auto;
}
.view_text{
	letter-spacing:0px;
	line-height:15px;
	text-align:justify;
}


.view_title1{
	width:100%;
	background-image:url('/images/common/board/view_titlebg2.gif');
	background-repeat:no-repeat;
	height:35px;
}
.view_title1 table{
	width:100%;
	height:35px;
}

.view_title1 table .subject{
	color:#69899E;
	padding-top:3px;
	padding-left:20px;
}


/* pnlist mouse out */
.pn_list{
	width:100%;
	background-image:url('/images/common/board/pn_bg1.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:31px;
	cursor:pointer;
	text-align:center;
}
.pn_list .pn_list_cont{
	width:100%;
	height:29px;
}
.pn_list .pn_list_cont .img{
	width:63px;
	text-align:center;
}
.pn_list .pn_list_cont .subject{
	padding-left:20px;
	padding-top:2px;
}
.pn_list .pn_list_cont .subject a{
	font-weight:normal;
	color:#999999;
	word-spacing:0px;
	letter-spacing:0px;
}
.pn_list .pn_list_cont .date{
	padding-top:2px;
	width:93px;
	color:#90A7B8;
	text-align:center;
}


/* pnlist mouse over */
.pn_list_on{
	width:100%;
	background-image:url('/images/common/board/pn_bg1_on.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:31px;
	cursor:pointer;
	text-align:center;
}
.pn_list_on .pn_list_cont{
	width:100%;
	height:29px;
}
.pn_list_on .pn_list_cont .img{
	width:63px;
	text-align:center;
}
.pn_list_on .pn_list_cont .subject{
	padding-left:20px;
	padding-top:2px;
}
.pn_list_on .pn_list_cont .subject a{
	font-weight:bold;
	color:#3A91CB;
	word-spacing:0px;
	letter-spacing:-1px;
}
.pn_list_on .pn_list_cont .date{
	width:93px;
	color:#90A7B8;
	text-align:center;
	padding-top:2px;
}

/* faq */
.faq_tab{
	width:100%;
	background-image:url('/images/information/bg_faqline.gif');
	background-repeat:repeat-x;
	background-position:left middle;
}
.faq_title{
	width:100%;
	background-image:url('/images/common/board/title_bg2.gif');
	background-repeat:no-repeat
	background-position:left top;
	height:30px;
}
.faq_title table{
	width:100%;
	height:30px;
}
.faq_title .img_align{
	padding-top:3px;
}
.faq_title .img_align img{
	margin:0 auto;
}


/* faq list out*/
.faq_list_off{
	width:100%;
	background-image:url('/images/common/board/list_bg2.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	cursor:pointer;
	text-align:center;
}
.faq_list_off .faq_list_cont{
	width:100%;
	height:35px;
}
.faq_list_off .faq_list_cont .num{
	width:52px;
	text-align:center;
}
.faq_list_off .faq_list_cont .img{
	width:91px;
	text-align:center;
}
.faq_list_off .faq_list_cont .subject{
	padding-left:20px;
}
.faq_list_off .faq_list_cont .subject a{
	font-weight:normal;
	color:#999999;
	word-spacing:0px;
	letter-spacing:0px;
}

/* faq list on & over*/
.faq_list_on{
	width:100%;
	background-image:url('/images/common/board/list_bg2_on.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	cursor:pointer;
	text-align:center;
}
.faq_list_on .faq_list_cont{
	width:100%;
	height:35px;
}
.faq_list_on .faq_list_cont .num{
	width:52px;
	text-align:center;
}
.faq_list_on .faq_list_cont .img{
	width:91px;
	text-align:center;
}
.faq_list_on .faq_list_cont .subject{
	padding-left:20px;
}
.faq_list_on .faq_list_cont .subject a{
	font-weight:bold;
	color:#3A91CB;
	word-spacing:0px;
	letter-spacing:-1px;
}

.faq_list_over{
	width:100%;
	background-image:url('/images/common/board/list_bg2_on.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;
	cursor:pointer;
	text-align:center;
}
.faq_list_over .faq_list_cont{
	width:100%;
	height:35px;
}
.faq_list_over .faq_list_cont .num{
	width:52px;
	text-align:center;
}
.faq_list_over .faq_list_cont .img{
	width:91px;
	text-align:center;
}
.faq_list_over .faq_list_cont .subject{
	padding-left:20px;
}
.faq_list_over .faq_list_cont .subject a{
	font-weight:bold;
	color:#3A91CB;
	word-spacing:0px;
	letter-spacing:-1px;
}


/* faq answer */
.faq_answer{
	width:100%;
	background-color:#F8F8F8;
	border:1px solid #CDDAE3;
	padding:15px 0;
	margin-bottom:2px;
}
:root .faq_answer{
	width:563px;
	background-color:#F8F8F8;
	border:1px solid #CDDAE3;
	padding:15px 0;
	margin-bottom:2px;
}
.faq_answer .num{
	width:52px;
}
.faq_answer .img{
	width:91px;
	text-align:center;
	vertical-align:top;
}
.faq_answer .subject{
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	color:#898989;
	text-align:justify;
}

/* 공연 전체보기 리스트 */

.performance_list{
	margin-top:5px;
	background-image:url('/images/information/bg_list.gif');
	background-repeat:no-repeat;
	height:110px;
	width:280px;
	text-align:center;
}
.performance_list .title{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

.performance_list_on{
	margin-top:5px;
	background-image:url('/images/information/bg_list_on.gif');
	background-repeat:no-repeat;
	height:110px;
	width:280px;
	text-align:center;
}
.performance_list_on .title{
	color:#2698E4;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.lmg{margin-left:5px;}




/* support list */
.sp_list{
	border-bottom:1px solid #DDDDDD;
	line-height:25px;
	background-color:#FFFFFF;
	padding-left:5px;
}
.sp_list a{
	font-weight:normal;
	color:#7F8577;
	letter-spacing:0px;
}

.sp_list_on{
	border-bottom:1px solid #DDDDDD;
	line-height:25px;
	background-color:#FAFCF1;
	padding-left:5px;
}

.sp_list_on a{
	font-weight:bold;
	color:#7F8577;
	letter-spacing:-1px;
}



/* 문화광장 list */

.space_list{
	background-image:url('/images/support/bg_list.gif');
	background-repeat:no-repeat;
	height:137px;
	width:540px;
	text-align:center;
}
.space_list .title{
	color:#4D6F1E;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

.space_list_on{
	background-image:url('/images/support/bg_list_on.gif');
	background-repeat:no-repeat;
	height:137px;
	width:540px;
	text-align:center;
}
.space_list_on .title{
	color:#4D6F1E;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

.view_title2{
	width:100%;
	background-image:url('/images/common/board/view_titlebg3.gif');
	background-repeat:no-repeat;
	height:40px;
}
.view_title2 table{
	width:100%;
	height:40px;
}

.view_title2 .subject
{
	font-weight:bold;
	color:#4D6F1E;
	padding-left:20px;
	letter-spacing:-1px;
	
}

/* pnlist mouse out */
.pn_list1{
	width:100%;
	background-image:url('/images/common/board/pn_bg2.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:31px;
	cursor:pointer;
	text-align:center;
}
.pn_list1 .pn_list_cont{
	width:100%;
	height:29px;
}
.pn_list1 .pn_list_cont .img{
	width:63px;
	text-align:center;
}
.pn_list1 .pn_list_cont .subject{
	padding-left:20px;
	padding-top:2px;
}
.pn_list1 .pn_list_cont .subject a{
	font-weight:normal;
	color:#999999;
	word-spacing:0px;
	letter-spacing:0px;
}
.pn_list1 .pn_list_cont .date{
	padding-top:2px;
	width:93px;
	color:#90B8AB;
	text-align:center;
}


/* pnlist mouse over */
.pn_list1_on{
	width:100%;
	background-image:url('/images/common/board/pn_bg2_on.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:31px;
	cursor:pointer;
	text-align:center;
}
.pn_list1_on .pn_list_cont{
	width:100%;
	height:29px;
}
.pn_list1_on .pn_list_cont .img{
	width:63px;
	text-align:center;
}
.pn_list1_on .pn_list_cont .subject{
	padding-left:20px;
	padding-top:2px;
}
.pn_list1_on .pn_list_cont .subject a{
	font-weight:bold;
	color:#65AC00;
	word-spacing:0px;
	letter-spacing:-1px;
}
.pn_list1_on .pn_list_cont .date{
	width:93px;
	color:#90B8AB;
	text-align:center;
	padding-top:2px;
}





/* contact write*/
.contact_bg1{
	background-image:url("/images/util/write_bg1.gif");
	background-repeat:no-repeat;
	height:29px;
}

.contact_bg2{
	background-image:url("/images/util/write_bg2.gif");
	background-repeat:no-repeat;
	height:33px;
}

.cont_text{
	height:17px;
	border:none;
	background-color:#F4F4F4;
	padding:3px 0 0 5px;
	color:#898989;
}


/* 뷰페이지 이미지 정렬 css */
.Lalign{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.Ralign{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.Calign{
	display:block;
	text-align:center;
	margin-right:10px;
	margin-bottom:5px;
}

/* kan CSS Document */


<style type=text/css>
{  }
BODY
{
   background-color: transparent;
   scrollbar-face-color: #F2F2F2;
   scrollbar-shadow-color: #99999;
   scrollbar-highlight-color: #999999;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #F2F2F2;
   scrollbar-arrow-color: #999999
}

.scroll
{
   background-color: #FFFFFF;
   scrollbar-face-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #DBD8D1;
   scrollbar-darkshadow-color: #DBD8D1;
   scrollbar-track-color: #F5F4F2;
   scrollbar-arrow-color: #DBD8D1;
}
.bscroll

   background-color: #FFFFFF;
   scrollbar-face-color: #F3F3F3;
   scrollbar-shadow-color: #F3F3F3;
   scrollbar-highlight-color: #F3F3F3;
   scrollbar-3dlight-color: #F3F3F3;
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-track-color: #ffffff;
   scrollbar-arrow-color: #77A4CF;
}

.step {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#a0a0a0;line-height:16px}
.down {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#b0b0b0;line-height:16px}
.tell {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#87837D;line-height:16px}
.star {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#878787;line-height:18px}
.star2 {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#878787;line-height:18px}
.star3 {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#878787;line-height:14px}
.btb {font-family:Dotum;font-size:12px;letter-spacing:0px;color:#ffffff;font-weight:bold;line-height:16px}
.btb2 {font-family:Dotum;font-size:12px;letter-spacing:0px;color:#ffffff;line-height:16px}
.ntb {font-family:Dotum;font-size:12px;letter-spacing:0px;color:#878787;line-height:16px}
.stb {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#878787;line-height:18px}
#memo {width:588; height:554; overflow:auto; padding:0; border:0 solid #666666;}
.pad {padding-left:4;padding-top:6;padding-bottom:4;font-family:Dotum;font-size:12px;letter-spacing:0px;color:#878787;line-height:16px}
.pad2 {padding-top:4;}
.pad3 {padding-left:14;}
.tbline {BORDER-TOP: #D4D3CD 0px solid;BORDER-bottom: #D4D3CD 0px solid;BORDER-right: #D4D3CD 1px solid;BORDER-left: #D4D3CD 1px solid;padding-left:4;padding-top:6;padding-bottom:4;}
.tbline1 {BORDER-TOP: #D4D3CD 0px solid;BORDER-bottom: #D4D3CD 1px solid;BORDER-right: #D4D3CD 1px solid;BORDER-left: #D4D3CD 1px solid;padding-left:4;padding-top:6;padding-bottom:4;}
.tbline2 {BORDER-TOP: #D4D3CD 0px solid;BORDER-bottom: #D4D3CD 0px solid;BORDER-right: #D4D3CD 1px solid;BORDER-left: #D4D3CD 1px solid;padding-left:4;padding-top:6;padding-bottom:4;}
.tbline3 {BORDER-TOP: #D4D3CD 0px solid;BORDER-bottom: #D4D3CD 1px solid;BORDER-right: #D4D3CD 1px solid;BORDER-left: #D4D3CD 1px solid;padding-top:6;padding-bottom:4;}

/* 강조 */
.bt {font-family:Dotum;font-size:12px;letter-spacing:0px;line-height:16px}
.bnt {font-family:Dotum;font-size:12px;letter-spacing:0px;color:#3d65b1;line-height:16px}
.bst {font-family:Dotum;font-size:11px;letter-spacing:-1px;color:#3d65b1;line-height:16px}
.gbnt {font-family:Dotum;font-size:11px;letter-spacing:0px;color:#5AAC48;line-height:18px;font-weight:bold;}
.gbnt2 {font-family:Dotum;font-size:12px;letter-spacing:0px;color:#5AAC48;line-height:18px;font-weight:bold;}
.obnt {font-family:Dotum;font-size:11px;letter-spacing:0px;color:#F48331;line-height:18px;font-weight:bold;}

/* 본문 */
td {font-family:돋움,돋움체; font-size: 12px; color: #878787; line-height:16px; }
A {color: #878787}
A:link {font-family:돋움,Gulim; font-size: 12px; color: #878787; text-decoration:none}
A:visited {font-family:돋움,Gulim; font-size: 12px; color: #878787; text-decoration:none}
A:active {font-family:돋움,Gulim; font-size: 12px; color: #878787; text-decoration:none}
A:hover {font-family:돋움,Gulim; font-size: 12px; color: #878787; text-decoration:underline}

/* 게시판 */
.top {font-family:돋움; font-size: 11px; letter-spacing: -1px; color: #878787;}
.topn {font-family:돋움; font-size: 11px; color: #000000;}
.grbold, a.grbold:link, a.grbold:visited, a.grbold:hover {font-family:돋움; font-size: 12px; color: #5AAC48; font-weight:bold;}
.gr, a.gr:link, a.gr:visited, a.gr:active {font-family:돋움; font-size: 12px; color:#878787;text-decoration:none;}
a.gr:hover {font-family:돋움; font-size: 12px; color: #5AAC48;text-decoration:none;}
.page, a.page:link, a.page:visited, a.page:active {font-family:verdana; font-size: 11px; color:#878787;text-decoration:none;}
a.page:hover {font-family:verdana; font-size: 11px; color: #5AAC48;text-decoration:none;}
.grsl {font-family:돋움; font-size: 12px; color: #5AAC48; }
.over {font-family:돋움; font-size: 12px; color: #5AAC48; font-weight:bold; }
.nor_s, a.nor_s:link, a.nor_s:visited, a.nor_s:hover {font-family:돋움; font-size: 11px; color: #878787;line-height:14px;letter-spacing:-1;}
.green {font-family:돋움; font-size: 11px; color: #90A167;}
.green01 {font-family:돋움; font-size: 11px; color: #C8CFB1;}
.gr01 {font-family:돋움; font-size: 11px; color: #6BAB7A; }
.dn {font-family:돋움; font-size: 11px; color: #F36109;}
.bl {font-family:돋움; font-size: 11px; color: #000000;}
.style4 {font-family:돋움; font-weight:bold; color: #224689; font-size: 12px;}
.style12 {font-family:굴림; font-weight:bold; color: #ffffff; font-size: 12px;}

/* 로케이션*/
.m {font-family:돋움; font-size: 11px; color: #A0A0A0;padding-top:3;}

/* 이미지 border=0 */
img {border:0px none; }

/* 이미지 border=1 */
.img_border { border: 1px #9B9C9B solid}

/* 게시판 리스트 1px 라인*/
.b_line { background:#DADADA; height:1px;}

/* 포토뽐내기 게시판 리스트 파란색 2px 라인*/
.p_line { background:#0074BF; height:2px;}

/* 게시판 상세보기 제목 파란색폰트*/
.b_tit { color:#0074BF; padding-left:10px;}

/*bold 폰트*/
.b_font{font-weight:bold;}

/*제품명 폰트*/
.pro01{font-size:18px; font-weight:bold; color:#666666; line-height:160%;}
.pro02{font-size:18px; font-weight:bold; color:#3379A6;  line-height:160%;}
.pro03{font-size:15px; font-weight:bold; color:#F05E00;}

/* form css */
.textarea	{ border:1px solid #E5E5E5; font-family:μ¸¿o; font-size:9pt; color:#8A8A8A; background-color:#FFFFFF; line-height:17px}
.password	{ border:1px solid #E5E5E5; font-family:μ¸¿o; font-size:9pt; color:#8A8A8A; background-color:#FFFFFF}
.file		{ border:1px solid #E5E5E5; font-family:μ¸¿o; font-size:9pt; color:#8A8A8A; background-color:#FFFFFF}
.select		{ border:1px solid #E5E5E5; font-family:μ¸¿o; font-size:9pt; color:#8A8A8A; background-color:#FFFFFF}
.button		{ border:1px solid #E5E5E5; font-family:μ¸¿o; font-size:9pt; color:#8A8A8A; background-color:#D8D8D8}
.input		{ border:1px solid #E5E5E5; font-family:μ¸¿o; font-size:9pt; color:#8A8A8A; background-color:#FFFFFF; height:17}
.input_My	{ border:1px solid #E5E5E5; font-family:μ¸¿o; font-size:9pt; color:#8A8A8A; background-color:#FFFFFF; height:20}

/* 포토뽐내기 게시판 리스트 제목 파란색 폰트*/
.p_tit { color:#0074BF; font-weight:bold;}
.p_tit  A {color:#0074BF; font-weight:bold;}
.p_tit  A:link {color:#0074BF; font-weight:bold; text-decoration:none}
.p_tit  A:visited {color:#0074BF; font-weight:bold; text-decoration:none}
.p_tit  A:active {color:#0074BF; font-weight:bold; text-decoration:none}
.p_tit  A:hover {color:#0074BF; font-weight:bold; text-decoration:underline}

/* 우송대소개 게시판 */
.boardb {color:#3D65B1;padding-top:3px; font-weight:bold;}
.boardn {color:#3D65B1;padding-top:3px;}
.intro {color:#676767;padding-top:3px;}

.intro  A {color:#676767;padding-top:3px;}
.intro  A:link {color:#676767; text-decoration:none;padding-top:3px;}
.intro  A:visited {color:#676767; text-decoration:none;padding-top:3px;}
.intro  A:active {color:#676767; text-decoration:none;padding-top:3px;}
.intro  A:hover {color:#3D65B1; text-decoration:underline;padding-top:3px;}


/* 페이지 표시 폰트*/
.b_page{font-family:돋움,Gulim; font-size: 12px; color: #888888; }
.b_page A:link {font-family:돋움,Gulim; font-size: 12px; color: #888888; }
.b_page A:visited {font-family:돋움,Gulim; font-size: 12px; color: #888888; }
.b_page A:active {font-family:돋움,Gulim; font-size: 12px; color: #888888; }
.b_page A:hover {font-family:돋움,Gulim; font-size: 12px; color: #888888;  text-decoration:underline}

/* Location*/
.location{color:#8AACBF;	font-size:11px;}
.leftmenu:hover { font-size:12px; color:#816558; font-family:gulim,gulimche;font-weight:bold }
.boardtitle { font-size:12px; color:#1d1d1d; font-family:gulim,gulimche;font-weight:bold }

/*기본 인풋박스*/
.input {	border-right: #CCCCCC 1px solid; border-top: #CCCCCC 1px solid; background: #ffffff; border-left: #CCCCCC 1px solid; border-bottom: #CCCCCC 1px solid; height: 20px; font-size:12px; color: #878787; padding-left:5px;padding-top:3px; }

/*기본 셀렉트 박스*/
.select {	font-family:돋움,돋움체;border:1 solid #CCCCCC;height: 20px; font-size:12px; color: #666666; padding-left:5px;padding-top:3px; }

/*textarea*/     

.textarea {border-right: #D3D3D3 1px solid;  border-top:#D3D3D3 1px solid; border-left:#D3D3D3 1px solid; font-size: 12px; background: #ffffff; border-bottom: #D3D3D3 1px solid; color: #878787; padding-left:5px; padding-top:5px;}

.small {font-size: 11px;
}

.smalla {
	font-family: "굴림";
	font-size: 11px;
}


.no {font-size: 11px;color:#808A94; }

A.no:link {font-size: 11px;color:#808A94;  text-decoration:none}

A.no:visited {font-size: 11px;color:#808A94; text-decoration:none}

A.no:active {font-size: 11px;color:#808A94; text-decoration:none}

A.no:hover {font-size: 11px;color:#808A94; text-decoration:underline}


.pro_title
{
	color:#868686;
	font-weight:bold;

}

.h30 {height:30; padding-top:8px;}
	a.h30:link {height:30; padding-top:10px; text-decoration:none}
	a.h30:visited {height:30; text-decoration:none}
	a.h30:active {height:30; text-decoration:none}
	a.h30:hover {color:#dc3d75; height:30;text-decoration:underline}

.cam {color:#3d3d3d; font-weight:bold; text-align:center; background-color:#FFFFF7}