@charset "euc-kr";

/* defult */
*{
padding:0;
margin:0;
}
html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
body, td, input, select, textarea {
	font: 12px/16px µ¸¿ò;
	color : #444;
}
textarea {
	border: 1px solid #dddada;
	background-color: #fff;
	height: 20px;
	font: 12px µ¸¿ò;
	color: #444;
	scrollbar-3dlight-color:aeaeae;
	scrollbar-arrow-color:aeaeae;
	scrollbar-track-color:ededed;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-shadow-color:b4b4b4;
	padding: 3px 5px;
}
.input_search {
	border: 1px solid #7f9db9;
	height: 20px;
	font: 12px µ¸¿ò;
	color: #444;
	padding: 3px 5px;
}
.radio {
	border: 0;
	background: transparent;
	height: 14px;
}
.textarea {
	border: 0px;
	background-color: #fff;
	height: 20px;
	font: 12px µ¸¿ò;
	color: #444;
	scrollbar-3dlight-color:aeaeae;
	scrollbar-arrow-color:aeaeae;
	scrollbar-track-color:ededed;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-shadow-color:b4b4b4;
	padding: 3px 5px;
}
a:link, 
a:active,
a:visited 	{color: #444;	text-decoration: none;}
a:hover 	{color: #000;text-decoration: none;}
img 		{border-width: 0px;}
b			{font-weight: bold;}


/* font color */
.gray 		{color: #b4b2b2;}
.lgray 		{color: #989898;}
.dgray 		{color: #5e5e5e;}
.gray02		{color: #898989;}
.blue 		{color: #0073B0;}
.blue02		{color: #0381be;}
.orange		{color: #fe7523;}

/* font size */
.txt_11 	{font: 11px;}

/* hr */
hr 			{margin: 0; padding: 0;}

/* space */
.space1  	{height:1px;  font-size:0; overflow: hidden;}
.space5 	{height:5px;  font-size:0; overflow: hidden;clear:both;}
.space8 	{height:8px;  font-size:0; overflow: hidden;clear:both;}
.space10 	{height:10px; font-size:0; overflow: hidden;clear:both;}
.space15 	{height:15px; font-size:0; overflow: hidden;}
.space20 	{height:20px;}
.space25 	{height:25px;}
.space30 	{height:30px;}
.space35 	{height:35px;}
.space40 	{height:40px;}

/* page */
#center 	{text-align: center;}
#board_body {
	width: 592px;
	margin: auto;
}



/* 1. blue */

/* º£½ºÆ® ÃßÃµ±Û ¹Ú½º */
#bestrecom1 {
	width: 592px;
}
#bestrecom1 .bestrecomr_top01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/1/bestrecomr_top01.gif) no-repeat;	
}
#bestrecom1 .bestrecomr_top02 {
	background:url(/images/service/board/1/bestrecomr_top02.gif) repeat-x;	
}
#bestrecom1 .bestrecomr_top03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/1/bestrecomr_top03.gif) no-repeat;	
}
#bestrecom1 .bestrecomr_body01 {
	width: 10px;
	background:url(/images/service/board/1/bestrecomr_body01.gif) repeat-y;	
}
#bestrecom1 .bestrecomr_body02 {
	width: 10px;
	background:url(/images/service/board/1/bestrecomr_body02.gif) repeat-y;	
}
#bestrecom1 .bestrecomr_bottom01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/1/bestrecomr_bottom01.gif) no-repeat;	
}
#bestrecom1 .bestrecomr_bottom02 {
	background:url(/images/service/board/1/bestrecomr_bottom02.gif) repeat-x;	
}
#bestrecom1 .bestrecomr_bottom03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/1/bestrecomr_bottom03.gif) no-repeat;	
}
#bestrecom1 td {
	font: 12px/16px; µ¸¿ò;
	color: #0073B0;	
}
#bestrecom1 .bestrecom_line {
	background-color:#DAECF7;
}

/* ¸®½ºÆ® */
#list1 {
	width: 592px;
}
#list1 .list_top {
	background-color: #53B3EC;
}
#list1 .list_title {
	height: 31px;
	font-weight: bold;
	color: #0381be;
	padding-top: 3px;
	background: url(/images/service/board/boardth_line.gif) no-repeat right;
	background-color: #daecf7;
	border-top: 2px solid #53B3EC;
	border-bottom: 1px solid #B7D9ED;
}
#list1 .list_title_end {
	height: 31px;
	font-weight: bold;
	color: #0381be;
	padding-top: 3px;
	background-color: #daecf7;
	border-top: 2px solid #53B3EC;
	border-bottom: 1px solid #B7D9ED;
}
#list1 .list_notice_txt {
	color: #0088D3;
	font-weight: bold;
}
#list1 .list_notice {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #EEF9FF;
	border-bottom: 1px solid #DAECF7;
}
#list1 .list_notice_end {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #EEF9FF;
	border-bottom: 1px solid #B7D9ED;
}
#list1 .list_body {
	color: #444;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #DAECF7;
}
#list1 .list_body a:link,
#list1 .list_body a:visited,
#list1 .list_body a:active		{color:#444;}
#list1 .list_body a:hover		{color:#006595;}

#list1 .list_body_end {
	color: #444;
	height: 23px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #53B3EC;
}
#list1 .list_body_end a:link,
#list1 .list_body_end a:visited,
#list1 .list_body_end a:active		{color:#444;}
#list1 .list_body_end a:hover		{color:#006595;}
#list1 .list_line {
	background-color: #53B3EC;
}

/* ½æ³×ÀÏ ¸®½ºÆ® */
#list1 #sumlist {
	width: 592px;
	background-color: #EBF7FD;
}
#list1 #sumlist .sumlist {
	width: 128px; 
	text-align: left;
}
#list1 #sumlist .sumlist_bg {
	width: 128px; height: 138px;
	text-align: center;
	vertical-align: middle;
	background:url(/images/service/board/sumlist_bg.gif) no-repeat top;
	padding-bottom: 10px;
}
#list1 #sumlist .sumlist_numbg {
	width: 128px; height: 23px;
	text-align: center;
	padding-top: 7px;
}
#list1 #sumlist .sumlist_txt01 {
	padding-left: 5px;
	font: 12px/16px µ¸¿ò;
	color: #444;
}
#list1 #sumlist .sumlist_txt01 a:link,
#list1 #sumlist .sumlist_txt01 a:visited,
#list1 #sumlist .sumlist_txt01 a:active		{text-decoration: none;}
#list1 #sumlist .sumlist_txt01 a:hover		{text-decoration: underline;}
#list1 #sumlist .sumlist_txt02 {
	padding-left: 5px;
	padding-bottom: 10px;
	font: 11px/14px µ¸¿ò;
	color: #0073B0;
}

/* ±Û¾²±â ¼³¸í ¹Ú½º */
#writeinfo1 {
	width: 592px;
}
#writeinfo1 .writeinfor_top01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/1/writeinfor_top01.gif) no-repeat;	
}
#writeinfo1 .writeinfor_top02 {
	background:url(/images/service/board/1/writeinfor_top02.gif) repeat-x;	
}
#writeinfo1 .writeinfor_top03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/1/writeinfor_top03.gif) no-repeat;	
}
#writeinfo1 .writeinfor_body01 {
	width: 13px;
	background:url(/images/service/board/1/writeinfor_body01.gif) repeat-y;	
}
#writeinfo1 .writeinfor_body02 {
	background-color: #F2F8FC;
}
#writeinfo1 .writeinfor_body03 {
	width: 13px;
	background:url(/images/service/board/1/writeinfor_body02.gif) repeat-y;	
}
#writeinfo1 .writeinfor_bottom01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/1/writeinfor_bottom01.gif) no-repeat;	
}
#writeinfo1 .writeinfor_bottom02 {
	background:url(/images/service/board/1/writeinfor_bottom02.gif) repeat-x;	
}
#writeinfo1 .writeinfor_bottom03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/1/writeinfor_bottom03.gif) no-repeat;	
}
#writeinfo1 .writeinfo {
	color: #0073B0;	
	padding-top: 2px;
	padding-left: 14px;
	background:url(/images/service/board/icon/1/icon_writeinfo.gif) no-repeat 0 5px ;	
}

/* ±Û¾²±â */
#write1 {
	width: 592px;
}
#write1 .write01 {	
	width: 106px; height: 28px;
	padding: 6px 10px 3px 15px;
	background-color: #DAECF7;
	color: #0381BE;
	font-weight: bold;
}
#write1 .write02 {
	width: 486px; 
	padding: 6px 0 3px 8px;
}
#write1 .write_line01 {
	background-color: #53B3EC;
}
#write1 .write_line02 {
	background-color: #D0E1EB;
}

/* ±Ûº¸±â */
#view1 {
	width: 592px;
}
#view1 .view01 {
	padding: 6px 0px 3px 0px;
	color: #0381BE;
	font-weight: bold;
	background-color:#DAECF7;
	font-size:12px;
	width:70px;
}
#view1 .view_line01 {
	background-color: #53B3EC;
}
#view1 .view_line02 {
	background-color: #B7D9ED;
}


/* 2. gray */
/* º£½ºÆ® ÃßÃµ±Û ¹Ú½º */
#bestrecom2 {
	width: 592px;
}
#bestrecom2 .bestrecomr_top01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/2/bestrecomr_top01.gif) no-repeat;	
}
#bestrecom2 .bestrecomr_top02 {
	background:url(/images/service/board/2bestrecomr_top02.gif) repeat-x;	
}
#bestrecom2 .bestrecomr_top03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/2/bestrecomr_top03.gif) no-repeat;	
}
#bestrecom2 .bestrecomr_body01 {
	width: 10px;
	background:url(/images/service/board/2/bestrecomr_body01.gif) repeat-y;	
}
#bestrecom2 .bestrecomr_body02 {
	width: 10px;
	background:url(/images/service/board/2/bestrecomr_body02.gif) repeat-y;	
}
#bestrecom2 .bestrecomr_bottom01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/2/bestrecomr_bottom01.gif) no-repeat;	
}
#bestrecom2 .bestrecomr_bottom02 {
	background:url(/images/service/board/2/bestrecomr_bottom02.gif) repeat-x;	
}
#bestrecom2 .bestrecomr_bottom03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/2/bestrecomr_bottom03.gif) no-repeat;	
}
#bestrecom2 td {
	font: 12px/16px; µ¸¿ò;
	color: #444444;	
}
#bestrecom2 .bestrecom_line {
	background-color:#E9E9E9;
}

/* ¸®½ºÆ® */
#list2 {
	width: 592px;
}
#list2 .list_top {
	background-color: #BFBFBF;
}
#list2 .list_title {
	height: 31px;
	font-weight: bold;
	color: #606060;
	padding-top: 3px;
	background: url(/images/service/board/boardth_line.gif) no-repeat right;
	background-color: #E9E9E9;
	border-top: 2px solid #BFBFBF;
	border-bottom: 1px solid #D7D7D7;
}
#list2 .list_title_end {
	height: 31px;
	font-weight: bold;
	color: #606060;
	padding-top: 3px;
	background-color: #E9E9E9;
	border-top: 2px solid #BFBFBF;
	border-bottom: 1px solid #D7D7D7;
}
#list2 .list_notice_txt {
	color: #FF7800;
	font-weight: bold;
}
#list2 .list_notice {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #F6F6F6;
	border-bottom: 1px solid #E9E9E9;
}
#list2 .list_notice_end {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #F6F6F6;
	border-bottom: 1px solid #D7D7D7;
}
#list2 .list_body {
	color: #444;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #E9E9E9;
}
#list2 .list_body a:link,
#list2 .list_body a:visited,
#list2 .list_body a:active		{color:#444;}
#list2 .list_body a:hover		{color:#000;}

#list2 .list_body_end {
	color: #444;
	height: 23px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #BFBFBF;
}
#list2 .list_body_end a:link,
#list2 .list_body_end a:visited,
#list2 .list_body_end a:active		{color:#444;}
#list2 .list_body_end a:hover		{color:#000;}
#list2 .list_line {
	background-color: #BFBFBF;
}

/* ½æ³×ÀÏ ¸®½ºÆ® */
#list2 #sumlist {
	width: 592px;
	background-color: #F6F6F6;
}
#list2 #sumlist .sumlist {
	width: 128px; 
	text-align: left;
}
#list2 #sumlist .sumlist_bg {
	width: 128px; height: 138px;
	text-align: center;
	vertical-align: middle;
	background:url(/images/service/board/sumlist_bg.gif) no-repeat top;
	padding-bottom: 10px;
}
#list2 #sumlist .sumlist_numbg {
	width: 128px; height: 23px;
	text-align: center;
	padding-top: 7px;
}
#list2 #sumlist .sumlist_txt01 {
	padding-left: 5px;
	font: 12px/16px µ¸¿ò;
	color: #444;
}
#list2 #sumlist .sumlist_txt01 a:link,
#list2 #sumlist .sumlist_txt01 a:visited,
#list2 #sumlist .sumlist_txt01 a:active		{text-decoration: none;}
#list2 #sumlist .sumlist_txt01 a:hover		{text-decoration: underline;}
#list2 #sumlist .sumlist_txt02 {
	padding-left: 5px;
	padding-bottom: 10px;
	font: 11px/14px µ¸¿ò;
	color: #FF7800;
}

/* ±Û¾²±â ¼³¸í ¹Ú½º */
#writeinfo2 {
	width: 592px;
}
#writeinfo2 .writeinfor_top01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/2/writeinfor_top01.gif) no-repeat;	
}
#writeinfo2 .writeinfor_top02 {
	background:url(/images/service/board/2/writeinfor_top02.gif) repeat-x;	
}
#writeinfo2 .writeinfor_top03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/2/writeinfor_top03.gif) no-repeat;	
}
#writeinfo2 .writeinfor_body01 {
	width: 13px;
	background:url(/images/service/board/2/writeinfor_body01.gif) repeat-y;	
}
#writeinfo2 .writeinfor_body02 {
	background-color: #F6F6F6;
}
#writeinfo2 .writeinfor_body03 {
	width: 13px;
	background:url(/images/service/board/2/writeinfor_body02.gif) repeat-y;	
}
#writeinfo2 .writeinfor_bottom01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/2/writeinfor_bottom01.gif) no-repeat;	
}
#writeinfo2 .writeinfor_bottom02 {
	background:url(/images/service/board/2/writeinfor_bottom02.gif) repeat-x;	
}
#writeinfo2 .writeinfor_bottom03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/2/writeinfor_bottom03.gif) no-repeat;	
}
#writeinfo2 .writeinfo {
	color: #606060;	
	padding-top: 2px;
	padding-left: 14px;
	background:url(/images/service/board/icon/2/icon_writeinfo.gif) no-repeat 0 5px ;	
}

/* ±Û¾²±â */
#write2 {
	width: 592px;
}
#write2 .write01 {	
	width: 106px; height: 28px;
	padding: 6px 10px 3px 15px;
	background-color: #E9E9E9;
	color: #606060;
	font-weight: bold;
}
#write2 .write02 {
	width: 486px; 
	padding: 6px 0 3px 8px;
}
#write2 .write_line01 {
	background-color: #BFBFBF;
}
#write2 .write_line02 {
	background-color: #D7D7D7;
}

/* ±Ûº¸±â */
#view2 {
	width: 592px;
}
#view2 .view01 {
	padding: 6px 0px 3px 0px;
	color: #606060;
	font-weight: bold;
	background-color:#E9E9E9;
	font-size:12px;
	width:70px;
}
#view2 .view_line01 {
	background-color: #BFBFBF;
}
#view2 .view_line02 {
	background-color: #D7D7D7;
}


/* 3. green */
/* º£½ºÆ® ÃßÃµ±Û ¹Ú½º */
#bestrecom3 {
	width: 592px;
}
#bestrecom3 .bestrecomr_top01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/3/bestrecomr_top01.gif) no-repeat;	
}
#bestrecom3 .bestrecomr_top02 {
	background:url(/images/service/board/3/bestrecomr_top02.gif) repeat-x;	
}
#bestrecom3 .bestrecomr_top03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/3/bestrecomr_top03.gif) no-repeat;	
}
#bestrecom3 .bestrecomr_body01 {
	width: 10px;
	background:url(/images/service/board/3/bestrecomr_body01.gif) repeat-y;	
}
#bestrecom3 .bestrecomr_body02 {
	width: 10px;
	background:url(/images/service/board/3/bestrecomr_body02.gif) repeat-y;	
}
#bestrecom3 .bestrecomr_bottom01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/3/bestrecomr_bottom01.gif) no-repeat;	
}
#bestrecom3 .bestrecomr_bottom02 {
	background:url(/images/service/board/3/bestrecomr_bottom02.gif) repeat-x;	
}
#bestrecom3 .bestrecomr_bottom03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/3/bestrecomr_bottom03.gif) no-repeat;	
}
#bestrecom3 td {
	font: 12px/16px; µ¸¿ò;
	color: #23830E;	
}
#bestrecom3 .bestrecom_line {
	background-color:#D6EED1;
}

/* ¸®½ºÆ® */
#list3 {
	width: 592px;
}
#list3 .list_top {
	background-color: #94CE74;
}
#list3 .list_title {
	height: 31px;
	font-weight: bold;
	color: #23830E;
	padding-top: 3px;
	background: url(/images/service/board/boardth_line.gif) no-repeat right;
	background-color: #D7F1CD;
	border-top: 2px solid #94CE74;
	border-bottom: 1px solid #BFE5AA;
}
#list3 .list_title_end {
	height: 31px;
	font-weight: bold;
	color: #23830E;
	padding-top: 3px;
	background-color: #D7F1CD;
	border-top: 2px solid #94CE74;
	border-bottom: 1px solid #BFE5AA;
}
#list3 .list_notice_txt {
	color: #399E08;
	font-weight: bold;
}
#list3 .list_notice {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #F0FDE9;
	border-bottom: 1px solid #D7F1CD;
}
#list3 .list_notice_end {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #F0FDE9;
	border-bottom: 1px solid #BFE5AA;
}
#list3 .list_body {
	color: #444;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #D7F1CD;
}
#list3 .list_body a:link,
#list3 .list_body a:visited,
#list3 .list_body a:active		{color:#444;}
#list3 .list_body a:hover		{color:#23830E;}

#list3 .list_body_end {
	color: #444;
	height: 23px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #94CE74;
}
#list3 .list_body_end a:link,
#list3 .list_body_end a:visited,
#list3 .list_body_end a:active		{color:#444;}
#list3 .list_body_end a:hover		{color:#23830E;}
#list3 .list_line {
	background-color: #94CE74;
}

/* ½æ³×ÀÏ ¸®½ºÆ® */
#list3 #sumlist {
	width: 592px;
	background-color: #F0FDE9;
}
#list3 #sumlist .sumlist {
	width: 128px; 
	text-align: left;
}
#list3 #sumlist .sumlist_bg {
	width: 128px; height: 138px;
	text-align: center;
	vertical-align: middle;
	background:url(/images/service/board/sumlist_bg.gif) no-repeat top;
	padding-bottom: 10px;
}
#list3 #sumlist .sumlist_numbg {
	width: 128px; height: 23px;
	text-align: center;
	padding-top: 7px;
}
#list3 #sumlist .sumlist_txt01 {
	padding-left: 5px;
	font: 12px/16px µ¸¿ò;
	color: #444;
}
#list3 #sumlist .sumlist_txt01 a:link,
#list3 #sumlist .sumlist_txt01 a:visited,
#list3 #sumlist .sumlist_txt01 a:active		{text-decoration: none;}
#list3 #sumlist .sumlist_txt01 a:hover		{text-decoration: underline;}
#list3 #sumlist .sumlist_txt02 {
	padding-left: 5px;
	padding-bottom: 10px;
	font: 11px/14px µ¸¿ò;
	color: #FF7800;
}

/* ±Û¾²±â ¼³¸í ¹Ú½º */
#writeinfo3 {
	width: 592px;
}
#writeinfo3 .writeinfor_top01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/3/writeinfor_top01.gif) no-repeat;	
}
#writeinfo3 .writeinfor_top02 {
	background:url(/images/service/board/3/writeinfor_top02.gif) repeat-x;	
}
#writeinfo3 .writeinfor_top03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/3/writeinfor_top03.gif) no-repeat;	
}
#writeinfo3 .writeinfor_body01 {
	width: 13px;
	background:url(/images/service/board/3/writeinfor_body01.gif) repeat-y;	
}
#writeinfo3 .writeinfor_body02 {
	background-color: #F0FDE9;
}
#writeinfo3 .writeinfor_body03 {
	width: 13px;
	background:url(/images/service/board/3/writeinfor_body02.gif) repeat-y;	
}
#writeinfo3 .writeinfor_bottom01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/3/writeinfor_bottom01.gif) no-repeat;	
}
#writeinfo3 .writeinfor_bottom02 {
	background:url(/images/service/board/3/writeinfor_bottom02.gif) repeat-x;	
}
#writeinfo3 .writeinfor_bottom03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/3/writeinfor_bottom03.gif) no-repeat;	
}
#writeinfo3 .writeinfo {
	color: #23830E;	
	padding-top: 2px;
	padding-left: 14px;
	background:url(/images/service/board/icon/3/icon_writeinfo.gif) no-repeat 0 5px ;	
}

/* ±Û¾²±â */
#write3 {
	width: 592px;
}
#write3 .write01 {	
	width: 106px; height: 28px;
	padding: 6px 10px 3px 15px;
	background-color: #D7F1CD;
	color: #23830E;
	font-weight: bold;
}
#write3 .write02 {
	width: 486px; 
	padding: 6px 0 3px 8px;
}
#write3 .write_line01 {
	background-color: #94CE74;
}
#write3 .write_line02 {
	background-color: #BFE5AA;
}

/* ±Ûº¸±â */
#view3 {
	width: 592px;
}
#view3 .view01 {
	padding: 6px 0px 3px 0px;
	color: #23830E;
	font-weight: bold;
	background-color:#D7F1CD;
	font-size:12px;
	width:70px;
}
#view3 .view_line01 {
	background-color: #94CE74;
}
#view3 .view_line02 {
	background-color: #BFE5AA;
}


/* 4. orange */
/* º£½ºÆ® ÃßÃµ±Û ¹Ú½º */
#bestrecom4 {
	width: 592px;
}
#bestrecom4 .bestrecomr_top01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/4/bestrecomr_top01.gif) no-repeat;	
}
#bestrecom4 .bestrecomr_top02 {
	background:url(/images/service/board/4/bestrecomr_top02.gif) repeat-x;	
}
#bestrecom4 .bestrecomr_top03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/4/bestrecomr_top03.gif) no-repeat;	
}
#bestrecom4 .bestrecomr_body01 {
	width: 10px;
	background:url(/images/service/board/4/bestrecomr_body01.gif) repeat-y;	
}
#bestrecom4 .bestrecomr_body02 {
	width: 10px;
	background:url(/images/service/board/4/bestrecomr_body02.gif) repeat-y;	
}
#bestrecom4 .bestrecomr_bottom01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/4/bestrecomr_bottom01.gif) no-repeat;	
}
#bestrecom4 .bestrecomr_bottom02 {
	background:url(/images/service/board/4/bestrecomr_bottom02.gif) repeat-x;	
}
#bestrecom4 .bestrecomr_bottom03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/4/bestrecomr_bottom03.gif) no-repeat;	
}
#bestrecom4 td {
	font: 12px/16px; µ¸¿ò;
	color: #FF7800;	
}
#bestrecom4 .bestrecom_line {
	background-color:#FFEBC1;
}

/* ¸®½ºÆ® */
#list4 {
	width: 592px;
}
#list4 .list_top {
	background-color: #FFBA58;
}
#list4 .list_title {
	height: 31px;
	font-weight: bold;
	color: #BC6722;
	padding-top: 3px;
	background: url(/images/service/board/boardth_line.gif) no-repeat right;
	background-color: #FFEBC1;
	border-top: 2px solid #FFBA58;
	border-bottom: 1px solid #F4D8A3;
}
#list4 .list_title_end {
	height: 31px;
	font-weight: bold;
	color: #BC6722;
	padding-top: 3px;
	background-color: #FFEBC1;
	border-top: 2px solid #FFBA58;
	border-bottom: 1px solid #F4D8A3;
}
#list4 .list_notice_txt {
	color: #FF7800;
	font-weight: bold;
}
#list4 .list_notice {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #FFF6E3;
	border-bottom: 1px solid #FFEBC1;
}
#list4 .list_notice_end {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #FFF6E3;
	border-bottom: 1px solid #F4D8A3;
}
#list4 .list_body {
	color: #444;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFEBC1;
}
#list4 .list_body a:link,
#list4 .list_body a:visited,
#list4 .list_body a:active		{color:#444;}
#list4 .list_body a:hover		{color:#9F5611;}
#list4 .list_body_end {
	color: #444;
	height: 23px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFBA58;
}
#list4 .list_body_end a:link,
#list4 .list_body_end a:visited,
#list4 .list_body_end a:active		{color:#444;}
#list4 .list_body_end a:hover		{color:#9F5611;}
#list4 .list_line {
	background-color: #FFBA58;
}

/* ½æ³×ÀÏ ¸®½ºÆ® */
#list4 #sumlist {
	width: 592px;
	background-color: #FFF6E3;
}
#list4 #sumlist .sumlist {
	width: 128px; 
	text-align: left;
}
#list4 #sumlist .sumlist_bg {
	width: 128px; height: 138px;
	text-align: center;
	vertical-align: middle;
	background:url(/images/service/board/sumlist_bg.gif) no-repeat top;
	padding-bottom: 10px;
}
#list4 #sumlist .sumlist_numbg {
	width: 128px; height: 23px;
	text-align: center;
	padding-top: 7px;
}
#list4 #sumlist .sumlist_txt01 {
	padding-left: 5px;
	font: 12px/16px µ¸¿ò;
	color: #444;
}
#list4 #sumlist .sumlist_txt01 a:link,
#list4 #sumlist .sumlist_txt01 a:visited,
#list4 #sumlist .sumlist_txt01 a:active		{text-decoration: none;}
#list4 #sumlist .sumlist_txt01 a:hover		{text-decoration: underline;}
#list4 #sumlist .sumlist_txt02 {
	padding-left: 5px;
	padding-bottom: 10px;
	font: 11px/14px µ¸¿ò;
	color: #FF7800;
}

/* ±Û¾²±â ¼³¸í ¹Ú½º */
#writeinfo4 {
	width: 592px;
}
#writeinfo4 .writeinfor_top01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/4/writeinfor_top01.gif) no-repeat;	
}
#writeinfo4 .writeinfor_top02 {
	background:url(/images/service/board/4/writeinfor_top02.gif) repeat-x;	
}
#writeinfo4 .writeinfor_top03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/4/writeinfor_top03.gif) no-repeat;	
}
#writeinfo4 .writeinfor_body01 {
	width: 13px;
	background:url(/images/service/board/4/writeinfor_body01.gif) repeat-y;	
}
#writeinfo4 .writeinfor_body02 {
	background-color: #FFF6E3;
}
#writeinfo4 .writeinfor_body03 {
	width: 13px;
	background:url(/images/service/board/4/writeinfor_body02.gif) repeat-y;	
}
#writeinfo4 .writeinfor_bottom01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/4/writeinfor_bottom01.gif) no-repeat;	
}
#writeinfo4 .writeinfor_bottom02 {
	background:url(/images/service/board/4/writeinfor_bottom02.gif) repeat-x;	
}
#writeinfo4 .writeinfor_bottom03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/4/writeinfor_bottom03.gif) no-repeat;	
}
#writeinfo4 .writeinfo {
	color: #9F5611;	
	padding-top: 2px;
	padding-left: 14px;
	background:url(/images/service/board/icon/4/icon_writeinfo.gif) no-repeat 0 5px ;	
}

/* ±Û¾²±â */
#write4 {
	width: 592px;
}
#write4 .write01 {	
	width: 106px; height: 28px;
	padding: 6px 10px 3px 15px;
	background-color: #FFEBC1;
	color: #BC6722;
	font-weight: bold;
}
#write4 .write02 {
	width: 486px; 
	padding: 6px 0 3px 8px;
}
#write4 .write_line01 {
	background-color: #FFBA58;
}
#write4 .write_line02 {
	background-color: #F4D8A3;
}

/* ±Ûº¸±â */
#view4 {
	width: 592px;
}
#view4 .view01 {
	padding: 6px 0px 3px 0px;
	color: #BC6722;
	font-weight: bold;
	background-color:#FFEBC1;
	font-size:12px;
	width:70px;
}
#view4 .view_line01 {
	background-color: #FFBA58;
}
#view4 .view_line02 {
	background-color: #F4D8A3;
}


/* 5. pink */
/* º£½ºÆ® ÃßÃµ±Û ¹Ú½º */
#bestrecom5 {
	width: 592px;
}
#bestrecom5 .bestrecomr_top01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/5/bestrecomr_top01.gif) no-repeat;	
}
#bestrecom5 .bestrecomr_top02 {
	background:url(/images/service/board/5/bestrecomr_top02.gif) repeat-x;	
}
#bestrecom5 .bestrecomr_top03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/5/bestrecomr_top03.gif) no-repeat;	
}
#bestrecom5 .bestrecomr_body01 {
	width: 10px;
	background:url(/images/service/board/5/bestrecomr_body01.gif) repeat-y;	
}
#bestrecom5 .bestrecomr_body02 {
	width: 10px;
	background:url(/images/service/board/5/bestrecomr_body02.gif) repeat-y;	
}
#bestrecom5 .bestrecomr_bottom01 {
	width: 10px; height: 10px;
	background:url(/images/service/board/5/bestrecomr_bottom01.gif) no-repeat;	
}
#bestrecom5 .bestrecomr_bottom02 {
	background:url(/images/service/board/5/bestrecomr_bottom02.gif) repeat-x;	
}
#bestrecom5 .bestrecomr_bottom03 {
	width: 10px; height: 10px;
	background:url(/images/service/board/5/bestrecomr_bottom03.gif) no-repeat;	
}
#bestrecom5 td {
	font: 12px/16px; µ¸¿ò;
	color: #8E325B;	
}
#bestrecom5 .bestrecom_line {
	background-color:#FAE0EB;
}

/* ¸®½ºÆ® */
#list5 {
	width: 592px;
}
#list5 .list_title {
	height: 31px;
	font-weight: bold;
	color: #BE4C80;
	padding-top: 3px;
	background: url(/images/service/board/boardth_line.gif) no-repeat right;
	background-color: #FAE0EB;
	border-top: 2px solid #DDB8C9;
	border-bottom: 1px solid #F3D0DE;
}
#list5 .list_title_end {
	height: 31px;
	font-weight: bold;
	color: #BE4C80;
	padding-top: 3px;
	background-color: #FAE0EB;
	border-top: 2px solid #DDB8C9;
	border-bottom: 1px solid #F3D0DE;
}
#list5 .list_notice_txt {
	color: #D74A89;
	font-weight: bold;
}
#list5 .list_notice {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #FDF2F7;
	border-bottom: 1px solid #FAE0EB;
}
#list5 .list_notice_end {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #FDF2F7;
	border-bottom: 1px solid #F3D0DE;
}
#list5 .list_body {
	color: #444;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FAE0EB;
}
#list5 .list_body a:link,
#list5 .list_body a:visited,
#list5 .list_body a:active		{color:#444;}
#list5 .list_body a:hover		{color:#8E325B;}

#list5 .list_body_end {
	color: #444;
	height: 23px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #DBBBCA;
}
#list5 .list_body_end a:link,
#list5 .list_body_end a:visited,
#list5 .list_body_end a:active		{color:#444;}
#list5 .list_body_end a:hover		{color:#8E325B;}
#list5 .list_line {
	background-color: #DDB8C9;
}

/* ½æ³×ÀÏ ¸®½ºÆ® */
#list5 #sumlist {
	width: 592px;
	background-color: #FDF2F7;
}
#list5 #sumlist .sumlist {
	width: 128px; 
	text-align: left;
}
#list5 #sumlist .sumlist_bg {
	width: 128px; height: 138px;
	text-align: center;
	background:url(/images/service/board/sumlist_bg.gif) no-repeat;
	padding-bottom: 10px;
}
#list5 #sumlist .sumlist_numbg {
	width: 128px; height: 23px;
	text-align: center;
	padding-top: 7px;
}
#list5 #sumlist .sumlist_txt01 {
	padding-left: 5px;
	font: 12px/16px µ¸¿ò;
	color: #444;
}
#list5 #sumlist .sumlist_txt01 a:link,
#list5 #sumlist .sumlist_txt01 a:visited,
#list5 #sumlist .sumlist_txt01 a:active	{text-decoration: none;}
#list5 #sumlist .sumlist_txt01 a:hover		{text-decoration: underline;}
#list5 #sumlist .sumlist_txt02 {
	padding-left: 5px;
	padding-bottom: 10px;
	font: 11px/14px µ¸¿ò;
	color: #D74A89;
}

/* ±Û¾²±â ¼³¸í ¹Ú½º */
#writeinfo5 {
	width: 592px;
}
#writeinfo5 .writeinfor_top01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/5/writeinfor_top01.gif) no-repeat;	
}
#writeinfo5 .writeinfor_top02 {
	background:url(/images/service/board/5/writeinfor_top02.gif) repeat-x;	
}
#writeinfo5 .writeinfor_top03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/5/writeinfor_top03.gif) no-repeat;	
}
#writeinfo5 .writeinfor_body01 {
	width: 13px;
	background:url(/images/service/board/5/writeinfor_body01.gif) repeat-y;	
}
#writeinfo5 .writeinfor_body02 {
	background-color: #FDF2F7;
}
#writeinfo5 .writeinfor_body03 {
	width: 13px;
	background:url(/images/service/board/5/writeinfor_body02.gif) repeat-y;	
}
#writeinfo5 .writeinfor_bottom01 {
	width: 13px; height: 13px;
	background:url(/images/service/board/5/writeinfor_bottom01.gif) no-repeat;	
}
#writeinfo5 .writeinfor_bottom02 {
	background:url(/images/service/board/5/writeinfor_bottom02.gif) repeat-x;	
}
#writeinfo5 .writeinfor_bottom03 {
	width: 13px; height: 13px;
	background:url(/images/service/board/5/writeinfor_bottom03.gif) no-repeat;	
}
#writeinfo5 .writeinfo {
	color: #8E325B;	
	padding-top: 2px;
	padding-left: 14px;
	background:url(/images/service/board/icon/5/icon_writeinfo.gif) no-repeat 0 5px ;	
}

/* ±Û¾²±â */
#write5 {
	width: 592px;
}
#write5 .write01 {	
	width: 106px; height: 28px;
	padding: 6px 10px 3px 15px;
	background-color: #FAE0EB;
	color: #BE4C80;
	font-weight: bold;
}
#write5 .write02 {
	width: 486px; 
	padding: 6px 0 3px 8px;
}
#write5 .write_line01 {
	background-color: #DDB8C9;
}
#write5 .write_line02 {
	background-color: #F3D0DE;
}

/* ±Ûº¸±â */
#view5 {
	width: 592px;
}
#view5 .view01 {
	padding: 6px 0px 3px 0px;
	color: #BE4C80;
	font-weight: bold;
	background-color:#FAE0EB;
	font-size:12px;
	width:70px;
}
#view5 .view_line01 {
	background-color: #DDB8C9;
}
#view5 .view_line02 {
	background-color: #F3D0DE;
}


/* ¸®½ºÆ® */
.list_num 		{width: 54px; text-align: center;}
.list_subject 	{padding: 0 3px;}
.list_writer 	{width: 56px; text-align: center;}
.list_date 		{width: 59px; text-align: center;}
.list_hit 		{width: 50px; text-align: center;}
.list_best 		{width: 41px; text-align: center;}

/* ½æ³×ÀÏ+ÅØ½ºÆ® ¸®½ºÆ® */
.sumtlist_bg {
	width: 64px; height: 64px;
	text-align: center;
	background:url(/images/service/board/sumtlist_bg.gif) no-repeat;
}

/* ÆäÀÌÂ¡ */
.paging 			{color:#787878; word-spacing:8px;}
.paging a:link  	{color:#787878; text-decoration:none;}
.paging a:visited 	{color:#787878; text-decoration:none;}
.paging a:hover		{color:#787878; text-decoration: none;}
.page_cur 			{color:ff7800; 	font-weight:bold;}

/* °Ë»ö ¹Ú½º */
.ground_top01 {
	width: 5px;
	height: 5px;
	background:url(/images/service/board/ground_top01.gif) no-repeat top left;	
}
.ground_top02 {
	width: 5px;
	height: 5px;
	background:url(/images/service/board/ground_top02.gif) no-repeat top right;	
}
.ground_bottom01 {
	width: 5px;
	height: 5px;
	background:url(/images/service/board/ground_bottom01.gif) no-repeat top left;	
}
.ground_bottom02 {
	width: 5px;
	height: 5px;
	background:url(/images/service/board/ground_bottom02.gif) no-repeat top right;	
}

/* ±Ûº¸±â */
.view02 {
	padding: 6px 5px 3px 5px;
}
.view03 {
	padding: 0 25px 0 15px;
}
.viewcolor {
	color:#F07100;
	background-color:#FFF6E6;
	height:36px;
	text-align:center
}
.box02 {
	background-color:#F6F6F6;
	padding:10px 15px 15px 7px;
}
ul.slink {
	padding-top:1px;
	padding-bottom:10px;
	padding-left:17px;
}
ul.slink li{
	background-image:url(/images/service/common/icon/bul_arrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:8px;
	list-style-type:none;
	margin-top:7px;
	color:#777
}
.slink a:link,
.slink a:visited,
.slink a:active		{color:#777;}
.slink a:hover		{color:#777; text-decoration:none;}
.sponsor_txt	{color: #0186D3;}
.box01 {
	border:1px solid #BFBFBF;
	padding:10px;
}
.comments	{color: #F07100;}
.comments_tit {
	padding: 6px 0px 3px 0px;
	color: #444;
	font-weight: bold;
	background-color:#E9E9E9;
	font-size:12px;
	width:70px;
}


/* Ã·ºÎÆÄÀÏ */
.viewgray01{
	background-color:#EFEFEF;
	font-weight: normal;
	font-size:12px;
	width:70px;
	height:50px;
}
.viewgray02{
	background-color:#FFFFFF;
	padding-left:10px;
}

.viewgrayline{
	background-color:#EDEDED;
}

/* ÆË¾÷ */
.pop_box01 {
	font: 12px/160%; µ¸¿ò; 
	color:#444; 
	text-decoration:none; 
	background-color:#FFFFFF; 
	border:1px solid #B6B6B6;
	padding:5px 10px;
	overflow:yes;
	scrollbar-3dlight-color:AEAEAE;
	scrollbar-arrow-color:AEAEAE;
	scrollbar-track-color:EDEDED;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:B4B4B4;
}
#pop_450{
	width:410px;
	padding:0 20px;
}
* html #pop_450{/*for ie*/
	width:450px;
	padding:0 20px;
}
#pop_636{
	width:596px;
	padding:0 20px;
}
*html #pop_636{/*for ie*/
	width:636px;
	padding:0 20px;
}
.pop_title 	{height: 73px;}
.pop_stitle {height:22px;}

/* ºí·ç¶óÀÎ ¹Ú½º */
.blround_top01 {
	width: 15px;
	height: 15px;
	background:url(/images/service/board/blround_top01.gif) no-repeat;	
}
.blround_top02 {
	background:url(/images/service/board/blround_top02.gif) repeat-x;	
}
.blround_top03 {
	width: 15px;
	height: 15px;
	background:url(/images/service/board/blround_top03.gif) no-repeat;	
}
.blround_body01 {
	width: 15px;
	background:url(/images/service/board/blround_body01.gif) repeat-y;	
}
.blround_body02 {
	width: 15px;
	background:url(/images/service/board/blround_body02.gif) repeat-y;	
}
.blround_bottom01 {
	width: 15px;
	height: 15px;
	background:url(/images/service/board/blround_bottom01.gif) no-repeat;	
}
.blround_bottom02 {
	background:url(/images/service/board/blround_bottom02.gif) repeat-x;	
}
.blround_bottom03 {
	width: 15px;
	height: 15px;
	background:url(/images/service/board/blround_bottom03.gif) no-repeat;	
}

/* ÆË¾÷Ã¢ Ä«ÇÇ¶óÀÕ */
.pop_copyright_top01 {
	width: 10px;
	height: 10px;
	background:url(/images/service/common/pop_copyright_top01.gif) no-repeat top left;	
}
.pop_copyright_top02 {
	width: 10px;
	height: 10px;
	background:url(/images/service/common/pop_copyright_top02.gif) no-repeat top right;	
}
.pop_copyright {
	height: 35px;
	text-align: right;
	vertical-align: text-top;
	padding-right: 10px;
	background: url(/images/service/common/pop_copyright.gif) no-repeat #D1E7F3;	
}