/****************************************

¸ðµç ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

body {
	margin:0px;
}

table {
	font-family:µ¸¿ò;
	font-size:12px;
	color:#6F6F6F;
}

.menu_bg {
	background:url('../images/pattern_menu.gif') repeat-x top left;	
}

.bg_copyright {
	background:url('../images/pattern_copyright.gif') repeat-x top left;
}

.pad_top {
	padding-top:15px;
	vertical-align:top;
}

.pad_left {
	padding-left:20px;
}

.pad_btm {
	padding-bottom:10px;
}


/****************************************

±âº» link °ü·Ã 

****************************************/

A:link { text-decoration:none; color:#4c4c4c}
A:visited { text-decoration:none; color:#4c4c4c}
A:active { text-decoration:none; color:#000000}
A:hover {text-decoration:underline; color:#4c4c4c}


/****************************************

¸ÞÀÎ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.pad_left {
	padding-left:20px;
}

.line_red {
	border-bottom:1px solid #ED978D;
}

.line_gray {
	border-bottom:1px solid #CCCCCC;
}

.board_con {
	width:280px;
	font-size:11px;
	color:#4C4C4C;
	padding:4 0;
	background:url('../main/images/pattern_dot.gif') repeat-x left bottom;
}

.board_day {
	width:62px;
	font-size:11px;
	color:#4C4C4C;
	padding:4 0;
	text-align:right;
	background:url('../main/images/pattern_dot.gif') repeat-x left bottom;
}

/***** µå·Ó¸Þ´º¸µÅ© °ü·Ã CSS *****/
td.mtDropdown {
	font-size:11px;
	color:#FFFFFF;	
}

.mtDropdownMenu {
    left:-1000px;
	overflow:hidden;
	position:absolute;
	top:-1000px
}

.mtDropdownMenu .content {
    position:absolute;
}

.mtDropdownMenu .items {
    border:#999999 1px solid;
	z-index:2;
	position:relative;
	top:0px;
}

.top .items {
    border-top:medium none;
}

.mtDropdownMenu .item {
	font-size:11px;
    border:medium none;	
	cursor:hand;
	color:#4A4B4B;
	text-decoration:none;
}

.mtDropdownMenu .background {
    z-index:1;
	left:0px;
	position:absolute;
	top:0px;
	moz-opacity:.8;
}

.mtDropdownMenu .shadowRight {
    z-index:3;
	filter:alpha(opacity=40);
	width: 2px;
	position:absolute; 
	top:3px;
	moz-opacity:.4;
}

.mtDropdownMenu .shadowBottom {
    z-index:1;
	filter:alpha(opacity=40);
	left:3px;
	position:absolute;
	height:2px;
	moz-opacity:.4;
}

.mtDropdownMenu .hover {
	color:#000000;
    background-color:#DB2726;
	font-weight:bold;	
}


/****************************************

¼­ºê ÆäÀÌÁö¿¡ °øÅëµÈ »ç¿ëµÈ CSS

****************************************/

.menu_bgL {
	background:url('../images/left_menu_bgL.gif') repeat-y top left;
	width:29px;
}

.menu_bgR {
	background:url('../images/left_menu_bgR.gif') repeat-y top left;
	width:34px;
}

.sub_category {
	font-size:11px;
	color:#474747;
	text-align:right;
	padding-top:8px;
	width:325px;
}

.sub_pad_top01 {
	padding-top:25px;
}

.sub_pad_top02 {
	padding-top:17px;
}

.sub_explain {
	line-height:140%;
	padding-left:6px;
}

.sub_explain_em {
	color:#D40C0C;
}



/****************************************

ÀÚ¿ìÆäÀÌÃ¾¹Ú»ç¼Ò°³ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.history_year {
	font-family:±¼¸²;
	font-size:11px;
	color:#FD7100;
	text-align:center;
	padding:5 0;
	background:url('../company/images/img_dot.gif') repeat-x left bottom
}

.history_con {
	font-family:±¼¸²;
	font-size:11px;
	color:#9C5C00;
	text-align:center;
	padding:5 0;
	background:url('../company/images/img_dot.gif') repeat-x left bottom
}


/****************************************

Çï½ºÄÉ¾î ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.health_pad_left {
	padding-left:12px;
}


/****************************************

ÇÑ±¹¿¢½ºÆ®¶ó¿¢¼¿ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.coming_bgT {
	background:url('../company/images/coming_table_bgT.gif') repeat-x left top;
}

.coming_bgL {
	background:url('../company/images/coming_table_bgL.gif') repeat-y left top;
}

.coming_bgR {
	background:url('../company/images/coming_table_bgR.gif') repeat-y left top;
}

.coming_bgB {
	background:url('../company/images/coming_table_bgB.gif') repeat-x left top;
}


/****************************************

ÆË¾÷ - Ã¾¹Ú»ç ÇÁ·ÎÇÊ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.prize_dot {
	background:url('../company/images/pop_img_dot.gif') repeat-x left top;
}

.prize_pad {
	padding-top:7px;
}

.prize_menu {
	background-color:#FFDCDB;
	padding:6 0 5 0;
}


/****************************************

·Î±×ÀÎ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.login_bgT {
	background:url('../custom/images/login_table_bgT.gif') repeat-x left top;
}

.login_bgL {
	background:url('../custom/images/login_table_bgL.gif') repeat-y left top;
}

.login_bgB {
	background:url('../custom/images/login_table_bgB.gif') repeat-x left top;
}

.login_box {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#6B3F10;
	background-color:#FFE6CA;
	border:0px;
	padding-left:3px;
	width:150px;
	height:18px;	
}


/****************************************

½Ç¸í°èÁÂÀÎÁõ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.acc_border {
	border:1px solid #CCCCCC;
	height:220px;
	text-align:center;
}

.acc_con {
	width:621px;
	height:200px;
	padding:10px;
	font-size:12px;
	color:#555555;
	overflow:auto;
	vertical-align:top;
	line-height:140%;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#BBBBBB;
}


/****************************************

´Ù´Ü°èÆÇ¸Å¿øÈ®ÀÎ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.pop_pad {
	padding-bottom:20px;
}

.pop_bgL {
	background:url('../main/images/pop_bgL.gif') repeat-y left top;
	width:16px;
}

.pop_bgR {
	background:url('../main/images/pop_bgR.gif') repeat-y left top;
	width:16px;
}

.pop_box {
	font-size:12px;
	padding:2 0 0 3;
	color:#333333;
	border:1px solid #777777;
	height:20px;
}


/****************************************

¿Ö ÀÌ¿¢¼¿ÀÌ¿©¾ßÇÏ´Â°¡ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.bus_bgT {
	background:url('../business/images/bus_table_bgT.gif') repeat-x top left;
}

.bus_bgL {
	background:url('../business/images/bus_table_bgL.gif') repeat-y top left;
	width:19px;
}

.bus_bgR {
	background:url('../business/images/bus_table_bgR.gif') repeat-y top left;
	width:19px;
}

.bus_bgB {
	background:url('../business/images/bus_table_bgB.gif') repeat-x top left;
}

.bus_title_line {
	background:url('../business/images/bus_title_line.gif') repeat-x bottom left;
	height:22px;
	vertical-align:top;	
}

.bus_pad_top01 {
	padding-top:5px;
}

.bus_pad_top02 {
	padding-top:7px;
}

.bus_dot_line {
	background:url('../business/images/why_icon_dot.gif') repeat-x bottom left;
	height:7px;
}

.bus_img_align {
	text-align:right;
	vertical-align:bottom;
}


/****************************************

ÀÌ¿¢¼¿ »ç¾÷¼Ò°³¿¡ »ç¿ëµÈ CSS

****************************************/

.tab_line {
	background:url('../business/images/img_tab_line.gif') repeat-x left bottom;
}

.bus_table_title {
	background-color:#F67170;
	color:#FFFFFF;
	padding:6 0;
	text-align:center;
}

.bus_table_con {
	background-color:#FBC6C6;
	color:#9E2C2B;
	padding:6 0;
	text-align:center;
}

.bus_pad_top {
	padding-top:7px;
}


.bus_write_start {
	color:#555555;
	padding:7 0;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

.bus_write {
	color:#555555;
	padding:7 0;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

.bus_write_end {
	color:#555555;
	padding:7 0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}


/****************************************

È¸¿ø°ü¸®±ÔÁ¤ ¹× À±¸®°­·É¿¡ »ç¿ëµÈ CSS

****************************************/

.mem_border {
	border:1px solid #CCCCCC;
	height:400px;
	text-align:center;
}

.mem_con {
	width:621px;
	height:380px;
	padding:10px;
	font-size:12px;
	color:#555555;
	overflow:auto;
	vertical-align:top;
	line-height:140%;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#BBBBBB;
}


/****************************************

¿µ¾ç¸é¿ªÇÐÀÇ °³³ä ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.nut_pad_top {
	padding-top:9px;
}


/****************************************

¿Ã¹Ù¸¥ ¿µ¾çÀÇ ±âÁØ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.standard_pad {
	padding:10 0 0 35;
}


/****************************************

ÀÌ¿¢¼¿ ¿¬±¸ºÐ¾ß ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.research_line {
	background:url('../nutrition/images/img_research_line.gif') repeat-x left bottom;	
	height:2px;
}

.research_ex {
	font-size:11px;
	color:#555555;
}

.research_pad_left {
	padding-left:12px;
}

.research_pad_top {
	padding-top:10px;
}


/****************************************

½Ä¹°¿µ¾ç¼Ò ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.plant_pad {
	padding:15 0 0 15;
}

.plant_bgT {
	background:url('../nutrition/images/plant_table_bgT.gif') repeat-x top left;
}

.plant_bgL {
	background:url('../nutrition/images/plant_table_bgL.gif') repeat-y top left;
	width:24px;
}

.plant_bgR {
	background:url('../nutrition/images/plant_table_bgR.gif') repeat-y top left;
	width:24px;
}

.plant_bgB {
	background:url('../nutrition/images/plant_table_bgB.gif') repeat-x top left;
}

.plant_title {
	color:#DA2533;
	background-color:#F7CACB;
	border-top:1px solid #F19496;
	border-bottom:1px solid #F19496;
	padding:2 3;
}

.plant_con_pad {
	padding-top:7px;
}


/****************************************

¼ººÐ ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.ingre_pad_top {
	padding-top:5px;
}

.ingre_explain {
	font-size:11px;
	color:#555555;
	padding-bottom:8px;
}

.ingre_explain_em {
	font-size:11px;
	color:#FF3600;
}

.ingre_dashed_line {
	border-bottom:1px dashed #CCCCCC;
	height:1px;
}


/****************************************

¼îÇÎ¸ô ÆäÀÌÁö¿¡ °øÅëÀ¸·Î »ç¿ëµÈ CSS

****************************************/

.shopping_title {
	font-size:14px;
	font-weight:bold;
	color:#222222;
	padding-bottom:5px;
}


/****************************************

¼îÇÎ¸ô ¸®½ºÆ® ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.list_line_pad{
	padding-bottom:15px;
}

.pro_pad {
	padding:1 0;
}

.pro_line_start {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
}

.pro_line_end {
	border-top:1px solid #CCCCCC;
	border-left:0px solid ;
	border-right:0px solid ;
	text-align:center;
}

.pro_line {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
}

.pro_name {
	font-size:11px;
	color:#000000;
}

.pro_prize {
	font-size:11px;
	color:#555555;
	font-weight:bold;
}

a:active.pro_link, a:link.pro_link, a:visited.pro_link { color:#000000; text-decoration:none; } 
a:hover.pro_link { color:#960000; text-decoration:underline; }


/****************************************

¼îÇÎ¸ô ºä ÆäÀÌÁö¿¡ »ç¿ëµÈ CSS

****************************************/

.view_pro_name {
	width:619px;
	background:url('../shopping/images/view_title_bg.gif') repeat-x left top;
	font-size:12px;
	color::#333333;
	font-weight:bold;
}

.view_top_pad {
	padding-top:25px;
}

.view_pad {
	padding-top:35px;
}

.view_left_pad {
	padding-left:25px;
}

.view_info_line {
	border-bottom:1px solid #AAAAAA;
}

.view_info_title {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding:10 5;
	width:90px;
}

.view_info_con {
	font-size:12px;
	color:#333333;
	padding:10 0;
	width:234px;
}

.view_info_prize {
	font-size:12px;
	color:#5E0000;
	padding:10 0;
	width:234px;
}

.view_pro_num {
	border:1px solid #555555;
	width:35px;
	height:19px;
	padding:3 0 0 5;
	font-size:11px;
	color:#333333
	font-weight:bold;
}

.view_btn_pad {
	padding-top:12px;
}

.view_table_bgL {
	background:url('../shopping/images/view_table_bgL.gif') repeat-y left top;
	width:20px;
}

.view_table_bgR {
	background:url('../shopping/images/view_table_bgR.gif') repeat-y left top;
	width:20px;
}

.view_sending {
	font-size:12px;
	color:#000000;
	width:619px;
	padding:10px;
}

.view_write_start {
	font-size:11px;
	color:#555555;
	padding:8 0;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

.view_write {
	font-size:11px;
	color:#555555;
	padding:8 0;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

.view_write_end {
	font-size:12px;
	color:#555555;
	padding:8 0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

/* ¸¶ÀÌ¿ÀÇÇ½º ÆùÆ® */
.myoffice_title {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#FFA797;
}
.myoffice_content {
	font-size:12px;
	color:#313131;
	background-color:#FFFFFF;
}

/* ±âº» input/textarea/select °ü·Ã */
img {border: 0px}
input		{border:1px solid #E5E5E5;color:#999999;font-family:µ¸¿ò;font-size:12px}
.input_image		{border:0px}
form		{margin:0}

.input01 {border:1px solid #C2C2C2;color:#8E8E8E;font-family:µ¸¿ò;font-size:12px}
.button02 { font-family : "±¼¸²"; font-size : 9pt; color : #333333 ; font-weight: bold;border-style : solid ; border-width : 1px 1px 1px 1px ; border-color : white 9C9999 9C9999 white; background : DCDCDC ;height : 20px }