
body
{
	margin: 0;
	padding: 0;
}

#contentLayout
{
	margin: 0;
	padding: 0;
	width: 100%;
}

#contentLayout #leftContent
{
	margin: 0;
	padding: 0;
	float: left;
	width: 196px;
}

#contentLayout #leftContent #spaceArea_A
{
	float: left;
	width: 8px;
	height: 428px;
	background: url(/img/common/left/bg.gif) no-repeat left top;
}

#contentLayout #leftContent #leftArea
{
	margin: 0;
	padding: 0;
	float: right;
	width: 188px;
}

#contentLayout #leftContent #leftArea #logoAndLogin
{
	margin: 0;
	padding: 0;
	width: 188px;
}

#contentLayout #leftContent #leftArea #leftMenuAndEtc
{
	margin: 0;
	padding: 0;
	width: 188px;
	background: url(/img/info/info_leftbg.gif) repeat-x top left;
}

#contentLayout #centerContent
{
	margin: 0;
	padding: 0;
}

#contentLayout #centerContent #spaceArea_B
{
	float: left;
	width: 6px;
	height: 380px;
	background: url(/img/common/left/sub_6pixel.gif) no-repeat left top;
}

#contentLayout #centerContent #topMenuArea_Main
{
	margin: 0;
	padding: 0;
	height: 83px;
	width: 771px;
	float: left;
	background: url(/img/Common/top/main_bg.gif) repeat-x top left;
}

#contentLayout #centerContent #topMenuArea_Sub
{
	margin: 0;
	padding: 0;
	height: 83px;
	width: 100%;
	float: left;
	background: url(/img/Common/top/sub_bg.gif) repeat-x top left;
	position: absolute;
	left: 202px;
}

#contentLayout #centerContent #contentArea
{
	margin: 0;
	padding: 0;
	padding-left: 9px;
	padding-top: 93px;
	width: 771px;
	float: left;
}

#footerLayout
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 53px;
}


/*-------------------------------------------*/
/* S: ¹Ú½º ÀÌ¹ÌÁö Layout */
/*-------------------------------------------*/
.DesignTable_Pink
{
	border: 0px;
}

.DesignTable_Pink #topL
{
	background: url(/img/infor/vm_01.gif) no-repeat left top;
	width:10px;
	height:10px;
}
.DesignTable_Pink #topC
{
	background: url(/img/infor/vm_04.gif);
	width:728px;
	height:10px;
}
.DesignTable_Pink #topR
{
	background: url(/img/infor/vm_06.gif) no-repeat right top;
	width:10px;
	height:10px;
}

.DesignTable_Pink #midL
{
	background: url(/img/infor/vm_02.gif);
	width:10px;
}
.DesignTable_Pink #midC
{
	width:728px;
}
.DesignTable_Pink #midR
{
	background: url(/img/infor/vm_07.gif);
	width:10px;
}

.DesignTable_Pink #botL
{
	background: url(/img/infor/vm_03.gif) no-repeat left bottom;
	width:10px;
	height:10px;
}
.DesignTable_Pink #botC
{
	background: url(/img/infor/vm_05.gif);
	width:728px;
	height:10px;
}
.DesignTable_Pink #botR
{
	background: url(/img/infor/vm_08.gif) no-repeat right bottom;
	width:10px;
	height:10px;
}
/*-------------------------------------------*/
/* E: ¹Ú½º ÀÌ¹ÌÁö Layout */
/*-------------------------------------------*/







/*----------------------------------------------------*/
/* HealthKorea 1.5                                             */
/* Á¤º¸³ª´®ÅÍ                                                    */
/*----------------------------------------------------*/


/* Á¤º¸³ª´®ÅÍ ¸ÞÀÎ - ÇÎÅ©º¼µå*/
a.info_p_bold:link		{color:#F24690;font-weight:bold;text-decoration:none;}
a.info_p_bold:visited	{color:#F24690;font-weight:bold;text-decoration:none;} 
a.info_p_bold:hover		{color:#F24690;font-weight:bold;text-decoration:underline;}

/* ÅÂ±× - 1) 8pt*/
a.tag_8pt:link		{color:#A03B4D;font-size: 8pt;text-decoration:none;}
a.tag_8pt:visited	{color:#A03B4D;font-size: 8pt;text-decoration:none;} 
a.tag_8pt:hover		{color:#A03B4D;font-size: 8pt;text-decoration:underline;}

/* ÅÂ±× - 2) ±âº»*/
a.tag_basic:link	{color:#A03B4D;text-decoration:none;}
a.tag_basic:visited	{color:#A03B4D;text-decoration:none;} 
a.tag_basic:hover	{color:#A03B4D;text-decoration:underline;}

/* ÅÂ±× - 3) ±âº»º¼µå*/
a.tag_bold:link		{color:#A03B4D;font-weight:bold;text-decoration:none;}
a.tag_bold:visited	{color:#A03B4D;font-weight:bold;text-decoration:none;} 
a.tag_bold:hover	{color:#A03B4D;font-weight:bold;text-decoration:underline;}

/* ÅÂ±× - 4) 11pt*/
a.tag_big:link		{color:#A03B4D;font-size: 11pt;text-decoration:none;}
a.tag_big:visited	{color:#A03B4D;font-size: 11pt;text-decoration:none;} 
a.tag_big:hover		{color:#A03B4D;font-size: 11pt;text-decoration:underline;}

/* ÅÂ±× - 5) 11pt º¼µå*/
a.tag_bigbold:link		{color:#A03B4D;font-weight:bold;font-size: 11pt;text-decoration:none;}
a.tag_bigbold:visited	{color:#A03B4D;font-weight:bold;font-size: 11pt;text-decoration:none;} 
a.tag_bigbold:hover		{color:#A03B4D;font-weight:bold;font-size: 11pt;text-decoration:underline;}
	
/* ÅÂ±× - 6) 11pt Çü±¤Ææº¼µå*/
a.tag_bgbold:link		{color:#A03B4D;font-weight:bold;font-size: 11pt;background-color:#FFB9D5;text-decoration:none;}
a.tag_bgbold:visited	{color:#A03B4D;font-weight:bold;font-size: 11pt;background-color:#FFB9D5;text-decoration:none;} 
a.tag_bgbold:hover		{color:#A03B4D;font-weight:bold;font-size: 11pt;background-color:#FFB9D5;text-decoration:none;}

/* ÅÂ±× - ¸®½ºÆ® 8pt*/
a.tag_list8:link		{color:#8A3D47;font-size: 8pt;text-decoration:none;}
a.tag_list8:visited		{color:#8A3D47;font-size: 8pt;text-decoration:none;} 
a.tag_list8:hover		{color:#8A3D47;font-size: 8pt;text-decoration:underline;}

/* ÅÂ±× - ¸®½ºÆ® 8ptº¼µå*/
a.tag_list8b:link		{color:#8A3D47;font-weight:bold;font-size: 8pt;text-decoration:none;}
a.tag_list8b:visited	{color:#8A3D47;font-weight:bold;font-size: 8pt;text-decoration:none;} 
a.tag_list8b:hover		{color:#8A3D47;font-weight:bold;font-size: 8pt;text-decoration:underline;}


/* ¸ÞÀÎ - ÃÖ±ÙÇï½ººí·Î±× ÁÖÁ¦ */
a.blogst_8pt:link		{color:#9312AD;font-size: 8pt;text-decoration:none;}
a.blogst_8pt:visited	{color:#9312AD;font-size: 8pt;text-decoration:none;} 
a.blogst_8pt:hover		{color:#9312AD;font-size: 8pt;text-decoration:underline;}

/* ¸ÞÀÎ - ÃÖ±ÙQ&A ÁÖÁ¦ */
a.qast_8pt:link		{color:#E045AA;font-size: 8pt;text-decoration:none;}
a.qast_8pt:visited	{color:#E045AA;font-size: 8pt;text-decoration:none;} 
a.qast_8pt:hover	{color:#E045AA;font-size: 8pt;text-decoration:underline;}

/* Çï½ººí·Î±× - °ü·ÃÁÖÁ¦*/
a.info_vtheme:link		{color:#6345A5;text-decoration:none;}
a.info_vtheme:visited	{color:#6345A5;text-decoration:none;} 
a.info_vtheme:hover		{color:#6345A5;text-decoration:underline;}

/* ÃßÃµ - º¼µå*/
a.con_bold:link		{color:#F86D46;font-weight:bold;font-size: 11pt;font-weight:bold;text-decoration:none;}
a.con_bold:visited	{color:#F86D46;font-weight:bold;font-weight:bold;font-size: 11pt;text-decoration:none;} 
a.con_bold:hover	{color:#F86D46;font-weight:bold;font-weight:bold;font-size: 11pt;text-decoration:underline;}

/* ÃßÃµ - 8pt*/
a.conv_8pt:link		{color:#F86D46;font-size: 8pt;text-decoration:none;}
a.conv_8pt:visited     	{color:#F86D46;font-size: 8pt;text-decoration:none;} 
a.conv_8pt:hover		{color:#F86D46;font-size: 8pt;text-decoration:underline;}

/* ºí·Î°Å³×ÀÓ - 8pt*/
a.bloger_8pt:link		{color:#8640B2;font-size: 8pt;text-decoration:none;}
a.bloger_8pt:visited	{color:#8640B2;font-size: 8pt;text-decoration:none;} 
a.bloger_8pt:hover		{color:#8640B2;font-size: 8pt;text-decoration:underline;}

/* ºí·Î°Å³×ÀÓ - 8pt º¼µå*/
a.bloger_bold:link		{color:#8640B2;font-size: 8pt;font-weight:bold;text-decoration:none;}
a.bloger_bold:visited	{color:#8640B2;font-size: 8pt;font-weight:bold;text-decoration:none;} 
a.bloger_bold:hover		{color:#8640B2;font-size: 8pt;font-weight:bold;text-decoration:underline;}

/* ºí·Î°Å³×ÀÓ - ±âº»º¼µå*/
a.vb_bold:link		{color:#893FAE;font-weight:bold;text-decoration:none;}
a.vb_bold:visited		{color:#893FAE;font-weight:bold;text-decoration:none;} 
a.vb_bold:hover		{color:#893FAE;font-weight:bold;text-decoration:underline;}

/* ºí·Î°Å½ºÅ©·¦ - 8pt*/
a.bloger_plus:link		{color:#4A61B1;font-size: 8pt;text-decoration:none;}
a.bloger_plus:visite	{color:#4A61B1;font-size: 8pt;text-decoration:none;} 
a.bloger_plus:hover		{color:#4A61B1;font-size: 8pt;text-decoration:underline;}

/* °ü·ÃÁÖÁ¦ - ¸®½ºÆ® Ç×¸ñ */
a.infor_violet:link		{color:#6045A4; text-decoration:none;}
a.infor_violet:visite   	{color:#6045A4; text-decoration:none;} 
a.infor_violet:hover		{color:#6045A4; text-decoration:underline;}

/* ¸®¸ðÄÜ - ÃßÃµ¹×ºÏ¸¶Å©8pt*/
a.bloger_plus:link		{color:#016EC3;font-weight:bold;font-size: 8pt;text-decoration:none;}
a.bloger_plus:visite 	{color:#016EC3;font-weight:bold;font-size: 8pt;text-decoration:none;} 
a.bloger_plus:hover		{color:#016EC3;font-weight:bold;font-size: 8pt;text-decoration:underline;}

/* ´ÚÅÍÄ®·³ ¸®½ºÆ® */
a.column_vbigbold:link	 {font-size:11pt;font-weight:bold;text-decoration:none;}
a.column_vbigbold:visite	 {font-size:11pt;font-weight:bold;text-decoration:none;}
a.column_vbigbold:hover	 {font-size:11pt;font-weight:bold;text-decoration:underline;}

a.column_9pt_clinic:link	 {color:#A444D7;font-size:9pt;text-decoration:none;}
a.column_9pt_clinic:visite	 {color:#A444D7;font-size:9pt;text-decoration:none;}
a.column_9pt_clinic:hover	 {color:#A444D7;font-size:9pt;text-decoration:underline;}


/* ¸µÅ©¾ø´Â°Í*/ 
.info_8pt		{color:#757575;font-size: 8pt;}
.info_v		{color:#8B41B2;}
.info_vbold	{color:#8B41B2;font-weight:bold;}
.info_vbigbold	{color:#8B41B2;font-size:11pt;font-weight:bold;}
.info_pbold	{color:#E72C9D;font-weight:bold;}
.info_11ptbold	{color:#8B3EAE;font-weight:bold;font-size:11pt;}
.g_name		{color:#55710A;font-weight:bold;font-size:11pt;}
.org_11bold	{color:#F86D46;font-weight:bold;}
.v_8bold		{color:#604F9F;font-weight:bold;font-size:8pt;}
.gray_8pt		{color:#999999; font-size: 8pt;}
.bloger_sb	{color:#8640B2;font-size: 8pt;text-decoration:none;}
.con_bold		{color:#F86D46;font-weight:bold;font-size: 11pt;}
.conb_bold	{color:#F86D46;font-weight:bold;font-size: 10pt;}
.blog_plus	{color:#4A61B1;font-size: 8pt;text-decoration:none;}
.tag_list8		{color:#8A3D47;font-size: 8pt;text-decoration:none;}
.bloger_8pt	{color:#8C40AC;font-size: 8pt;}
.infor_pink	{color:#E52D9D;}
.view_8pt	              	{color:#005598;font-size: 8pt;}
.searchMappingWord	{color:#000000;font-weight:bold;text-decoration:none;}
.con_8pt		{color:#F86D46;font-size: 8pt;}
.qast_8pt	{color:#E045AA;font-size: 8pt;}
.column_11ptbold {color:#6B90C7;font-weight:bold;font-size:11pt;}
.column_vbigbold {font-size:11pt;font-weight:bold;}
.column_9pt {color:#999999;font-size:9pt;}
.consult_11ptbold {color:#06728F;font-weight:bold;font-size:11pt;}
.consult_9ptbold {color:#06728F;font-weight:bold;font-size:9pt;}
.consult_8pt {font-size:8pt;color:#999999;}


/* °Ë»öÁ¦¸ñ - ÆÄ¶õº¼µå*/
a.bluetitle_bold:link		{color:#0000CC;font-weight:bold;text-decoration:none;}
a.bluetitle_bold:visited	{color:#0000CC;font-weight:bold;text-decoration:none;} 
a.bluetitle_bold:hover		{color:#0000CC;font-weight:bold;text-decoration:underline;}

/* °Ë»öÁ¦¸ñ - ÆÄ¶õÀÏ¹Ý*/
a.bluetitle:link		{color:#0000CC;text-decoration:none;}
a.bluetitle:visited		{color:#0000CC;text-decoration:none;} 
a.bluetitle:hover		{color:#0000CC;text-decoration:underline;}


/* ÀÏ¹Ý - lightgray*/
a.lightgray:link		{color:#757575;text-decoration:none;}
a.lightgray:visited		{color:#757575;text-decoration:none;} 
a.lightgray:hover		{color:#757575;text-decoration:underline;}


/* °Ë»ö¹Ú½º */
.SearchBox	
{ 
	border:1px solid #D1576D;
	font-weight:bold; 
	font-size:10pt;
	padding-left: 5px;
} 

.OverflowHidden
{
	overflow:hidden;
}

