/*
	Here is a "PLDWorld.com"...
*/

/*	HTML ¹®¼­ Àü¹Ý¿¡ °ÉÄ£ ½ºÅ¸ÀÏ Á¤ÀÇ	*/
BODY		{font-family: "Verdana", "Tahoma"; background-color: #3060FF}
HTML		{CURSOR: crosshair}

.text		{font-family: "Verdana"; font-size: 10pt; line-height: 130%}
 .bottom1	{font-family: "Verdana"; font-size: 10pt}
P.bottom2	{font-family: "Courier New"; font-size: 10pt; font-weight: bold; font-style: italic; color: #FFFFFF}
 .bottom3	{font-family: "Verdana"; font-size: 10pt; color: #004080}
P.bottom4	{font-family: "Courier New"; font-size: 10pt; font-weight: bold; font-style: italic; color: #000000}
P.bottom5	{font-size: 7pt; color: #FFFFFF}

/*	Definition of style for Hyper Link	*/
A:link		{color: #333399; text-decoration: none}
A:visited	{color: #6666ff; text-decoration: none}
A:hover		{color: #FF0000; text-decoration: underline; font-weight: bold; BACKGROUND-COLOR: #CECFFF}
A.ffff80:link		{color: #FFFF80; text-decoration: none}
A.ffff80:visited	{color: #FFFF80; text-decoration: none}
A.ffff80:hover	{
		color: #FF0000; text-decoration: none; BACKGROUND-COLOR: #CECFFF;
		font-family: "Tahoma"; font-style: italic
	}

TD.mainmenu	{background-color: #CECFFF; font-family: Verdana}
TD.maincontact	{background-color: #112244; font-family: "Century Gothic", Verdana, Tahoma; font-weight: bold}
TD.menubar1	{background-color: yellow}
TD.menubar2	{background-color: yellow}

/*	Define style for title of announcement part	*/
TD.announce	{
		background-color: black;
		font-size: 18pt; font-weight: bold;
		color: white
	}

/*	È­¸é ¸Ç¿Ü°ûÀÇ Ç¥¿¡ ´ëÇÑ Style Á¤ÀÇ	*/
TABLE.mstbl	{
		border-style: solid;
		border-top-color: #9C99FF;
		border-right-color: black;
		border-bottom-color: black;
		border-left-color: #9C99FF;
		background-color: white
	}

.describe	{
		background-color: #CECFFF;
		font: bold smaller Tahoma;
		font-variant: small-caps;
		color: black
	}


/*	Part of selected contents	*/
EM		{
		font-family: "Century Gothic";
		font-size: 10pt; font-weight: bold;
		font-style: italic; color: red
	}

/*	Text Decoration			*/
.dropcap	{float: left; font-size: 200%; width: 1em; height: 1em; color: red}

/*	I DON'T KNOW...	*/
all.clsMenuItemNS	{text-decoration: none; font: bold x-small Verdana;  color: white;}
.clsMenuItemIE		{text-decoration: none; font: bold xx-small Verdana; color: white; cursor: hand;}
