/*  Common  */
body 								{margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
									 background-color:#fcfbf3;
									 scrollbar-3dlight-color:#cccccc;
									 scrollbar-arrow-color:#cccccc;
									 scrollbar-base-color:#ffffff;
									 scrollbar-darkshadow-color:#ffffff;
									 scrollbar-face-color:#ffffff;
									 scrollbar-highlight-color:#ffffff;
									 scrollbar-shadow-color:#cccccc;}

body,td								{font-family:µ¸¿ò, Arial, Helvetica, sans-serif; color:#666666; font-size:12px; line-height:18px;}

body,td a:link						{color:#666666; text-decoration:none;}
body,td a:visited					{color:#666666; text-decoration:none;}
body,td a:hover						{color:#333333; text-decoration:underline;}
body,td a:active					{color:#333333; text-decoration:none;} 

image								{border:0}

.bold								{font-weight:bold;}
.center								{text-align:center;}
.left								{text-align:left;}
.right								{text-align:right;}
.tL									{text-decoration:underline;}
.tC									{text-decoration:line-through;}

.rp_no								{background-repeat:no-repeat;}
.rp_x								{background-repeat:repeat-x;}
.rp_y								{background-repeat:repeat-y;}

/* content */
.con_pad							{padding:15;}

.sub_title							{font-size:14px; font-weight:bold; color:#333333;}

.cont_tit							{color:#587780; font-weight:bold;}
.cont_tit2							{color:#889CA2; font-weight:bold;}
.icon_padd							{padding-top:6; text-align:center;}

.activ_bg							{background:url(/eng/images/content/img_bg.gif) no-repeat; padding-left:64;}

.point_txt							{color:#806B58; font-weight:bold;}
a.point_txt:link 					{color:#806B58; text-decoration:none;}
a.point_txt:visited 				{color:#806B58; text-decoration:none;}
a.point_txt:hover 					{color:#587780; text-decoration:underline;}
a.point_txt:active 					{color:#806B58; text-decoration:none;}

.style5								{font-weight: bold; text-align:center;}
.line 								{border-bottom:1 solid #e7e5d1; padding: 10px 0px 10px 10px;}

.left_p10							{padding-left:10;}