body {
	font-family:'¸¼Àº °íµñ',Verdana,Sans-serif;
	font-size:10pt;
	line-height:200%;
	background-color:#efefef;
	color:#555555;
	text-align:center;
}

a:link { color:#8b0000; text-decoration:none; }
a:visited { color:#b22222; text-decoration:none; }
a:hover { color:#ff8c00; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }

h1 { font-size:14pt; }
h2 { font-size:12pt; }
h3 { font-size:11pt; }

table.width050 { width: 50%; }
table.width070 { width: 70%; }
table.width080 { width: 80%; }
table.width100 { width:100%; }
table.width050b { width: 50%; border:1px solid #a3b6c5; }
table.width070b { width: 70%; border:1px solid #a3b6c5; }
table.width080b { width: 80%; border:1px solid #a3b6c5; }
table.width100b { width:100%; border:1px solid #a3b6c5; }

table tbody tr td {
	padding:3px 2px;
	font-size:9pt;
}

.list { width:100%; }

table.list thead tr th {
	background-color:#f3f3f1;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	font-weight:normal;
	padding:3px 0;
	font-size:9pt;
}
table.list tbody tr td {
	background-color:#ffffff;
	border-bottom:1px solid #d2d2d2;
	padding:3px 2px;
	font-size:9pt;
}

.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.emphasis { font-size:2.0em; }
.identity { font-size: 1.95em; color:#e50000;}

input { font-family:'¸¼Àº °íµñ',Verdana,Sans-serif; }

input.text {
	width:150px;
	height:18px;
	border:1px solid #b0b0b0;
	padding-top:4px;
}
input.button {
	font-size:9pt;
	width:100px;
	height:24px;
	background-color:#75a0cd;
	padding-top:1px;
	color:#ffffff;
}
input.checkbox {
	margin-top:2px;
}
select {
	font-family:'¸¼Àº °íµñ',Verdana,Sans-serif;
	width:150px;
	height:22px;
	font-size:9pt;
	border:1px solid #a3b6c5;
}
textarea {
	font-family:'¸¼Àº °íµñ',Verdana,Sans-serif;
	width:720px;
	height:200px;
	font-size:10pt;
	overflow-x:hidden;
	clear:both;
	border:1px solid #a3b6c5;
	background-color:#f9fafc;
	color:#555555;
}

#header {
	width:800px;
	margin:0px auto;
	text-align:right;
}

#content {
	width:800px;
	border:1px solid #b0b0b0;
	margin:0px auto;
	padding:10px;
	background-color:#ffffff;
	text-align:left;
}

#footer {
	width:800px;
	margin:0px auto;
}

#content .title {
	border-bottom:1px solid #b0b0b0;
	padding-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

#content .body {
	font-size:9pt;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	overflow:hidden;
}

#content .error {
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	color:#ee1111;
	font-weight:bold;
	font-size:1.5em;
}


div.comment li { 
	text-align:left;
	font-size:9pt;
	font-family:'¸¼Àº °íµñ',Verdana,Sans-serif;
	color:#ff8c00;
}

div.panel {
	width:760px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-size:10pt;
}
div.panel .box {
	width:720px;
	border:2px solid #b7c9d7;
	margin:10px auto;
	padding:10px;
	background-color:#ffffff;
}
div.back-light {
	background-color:#eaeff5;
	padding:10px;
	font-size:10pt;
}

.tailmenu {
	color:#b22222;
}

.copyright {
	font-size:8pt;
	font-family:'¸¼Àº °íµñ',Verdana,Sans-serif;
	color:#b2b2b2;
	border-bottom:1px solid #b0b0b0;
	padding-top:4px;
}










