@import url(../root.css);

body	{background-color:#fff;color:#000;margin:15px;line-height:120%;font-family:"Times New Roman",Arial,sans-serif,"MS UI Gothic";}
body.report	{background-color:#fff;color:#000;margin:0;line-height:120%;font-family:"Times New Roman",Arial,sans-serif,"MS UI Gothic";}

h1	{text-align:left;font-size:1.15em;font-weight:900;margin-top:1.8em;margin-left:0em;line-height:144%;}
h2	{text-align:left;font-size:1.10em;font-weight:900;margin-top:1.4em;margin-left:0.5em;line-height:132%;}
h3	{text-align:left;font-size:1.00em;font-weight:900;margin-top:1.0em;margin-left:0.5em;line-height:125%;}
h4	{text-align:left;font-size:1.00em;font-weight:900;margin-top:1.0em;margin-left:1.0em;line-height:125%;}
h5	{text-align:left;font-size:0.90em;font-weight:900;margin-top:0.5em;margin-left:1.0em;line-height:125%;}
h6	{text-align:left;font-size:0.90em;font-weight:900;margin-top:0.5em;margin-left:1.5em;line-height:125%;}

div		{border:none;}
a:link		{background-color:transparent;color:#00f;text-decoration:none;}
a:visited	{background-color:transparent;color:#30f;text-decoration:none;}
a:hover		{background-color:transparent;color:#c80;text-decoration:none;}
a:active	{background-color:transparent;color:#c80;text-decoration:none;}



div#label span	{border-style:solid;border-color:#000;border-width:1px;padding:3px 3px;height:1.75em;}
span#label	{border-style:solid;border-color:#000;border-width:1px;padding:3px 3px;height:1.75em;}
#title		{text-align:center;font-weight:900;}
#subtitle	{text-align:center;font-weight:900;font-size:0.95em;}
h1.title	{text-align:center;font-weight:900;}
h2.subtitle	{text-align:center;font-weight:000;font-style:normal;font-size:0.95em;}

#date		{text-align:center;font-weight:900;margin-top:15em;}

.author		{font-style:normal;font-size:0.95em;}
.notice		{border-style:double;border-color:#000;border-width:3px;padding:15px 15px;line-height:2.5em;width:640px;margin:2em 3em 3em 3em;}
.smalltitle		{font-style:normal;font-size:0.9em;font-weight:normal;}




ul		{list-style-type:disc;margin-left:0.75em;}
ul ul		{list-style-type:disc;}
ul.reportlist	{list-style-type:none;margin-left:10em;}

li.inline	{display:inline;margin-right:1.0em;}
div.none ol	{list-style-type:none;}
div.none ul	{list-style-type:none;}

table		{font-size:0.9em;}

.subtitle	{font-style:italic;font-size:0.9em;}
.mark		{vertical-align:middle;margin-left:20pt;margin-right:20px;}

.rep_title	{width:300px;}
.rep_author	{width:200px;}
.rep_date	{width:70px;}
.rep_icon	{width:31px;}



/* ---------------------------------------
             Contents Layout
--------------------------------------- */

#main {
	width: 780px;
	margin-right: 0px;			/* report ·ÏÀìÍÑÀßÄê */
	padding-top: 11px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



/* ---------------------------------------
            3rd Contents Layout
--------------------------------------- */

/* ---------- Report Contents Layout ---------- */

#ReportContents {
	padding: 0;
	margin-top: 50px;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: 10px;
}



/* ---------- Footer Layout ---------- */

/* --- Link Layout --- */

#FootLink a:link	{ color:#0a3190; text-decoration:none;}
#FootLink a:visited	{ color:#666666; text-decoration:none;}
#FootLink a:active	{ color:#0a3190; text-decoration:underline;}
#FootLink a:hover	{ color:#5e82d9; text-decoration:underline;}

.space	{height: 2em;}

