<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">		img {
			border:0;
		}
		body {
			font-family:"굴림";
			font-size:9pt;
			padding:20px 0 0 0;
			margin:0;
			text-align:center;
		}
		select {
			font-size:8pt;
			color:#707070;
		}
		
		a {
			text-decoration:none;
		}

		#BodyWrapper{
			width:980px;
			margin: 0 auto;
			text-align:left;
		}
				
		#TopLogo #wrapper {
			float:right;
		}
		#TopLogo #LogoLeft {
			float:left;
			width:300px;
		}
					
		#TopLogo #LogoMiddle {
			float:left;
			width:400px;
		}

		#TopLogo #LogoRight {
			float:right;
			width:220px;
		}	
				
		#TopMenu {
			clear:both;
		}
		
		#TopMenu ul {
		margin:0;
		padding:0;
		list-style:none;
		width:952px;
		float:left;
		background:url(../../images/top/Title_gradation1.gif) repeat-x ;
		}
		#TopMenu ul li {
		float:left;
		}
		#TopMenu ul a {
			display:block;
			padding:0 1.5em;
			line-height: 3.1em;
			text-decoration:none;
			font-weight:normal;
			color:#fff;
			width:90px;
			text-align:center;
			font:9pt;
			font-family:"고딕";
		}
		#TopMenu ul a.RedBackground {
			width:110px;
			background:url(../../images/top/Title_gradation2.gif) repeat-x ;
			text-align:center;
		}
		.clear {
			clear:both;
		}
		#LeftMenu {
			margin: 5px 0;
			float:left;
			width:189px;
			line-height:2em;
		}
		#LeftMenu *{
			margin-top:5px;
			margin-bottom:5px;
		}
		#LeftMenu input {
			line-height:1.1em;
			font-size:8pt;
			margin-top:2.5px;
			margin-bottom:2.5px;
		}
		#LeftMenu fieldset {
			text-align:center;
			margin-top:2.5px;
			margin-bottom:2.5px;
			padding:5px;
			width:142px;
		}
		#LeftMenu fieldset .LogBtn {
			float:right;
		}
		#LeftMenu fieldset label {
			float:left;
			width:50px;
			padding-left:10px;
			margin:0;
		}
		#regist *{
			
			margin:0;
			padding:0;
			border:0;
		}
		#Content {
			padding-left:200px;
		}
		#Content img {
			padding:10px 5px 0 5px;
		}
		#Content form {
			margin:0;
			padding:0;
		}
		#Content table {
			width:720px;
		}
						
		#Content th,td {
			line-height:2em;
		}
		#Content th {
			text-align:center;
			color:green;
			font-weight:bold;
			border-bottom:1px solid #b7b7b7;
		}
		#Content td {
			text-align:center;
			border-bottom:1px dashed #b7b7b7;
		}
		#Content textarea {
			width:700px;
		}
		#Content .CenterDiv {
			width:720px;
			text-align:center;
		}
		#Content #preview {
			padding-left: 80px;
		}
		#Footer {
			width:945px;
			clear:both;
		}
		#Footer .FooterTop {
			padding:5px;
			padding-left:200px;
			border-top:1px solid #61a8dc;
			background:#eef5fb;
		}
		#Footer a:link,a:visit,a:hover {
			color:#095c9e;
			font-weight:bold;
		}	

		#Footer .FooterLogo {
			float:left;
		}
		#Footer .FooterContent {
			padding-left:200px;
			line-height:2em;
		}
		#SubMenu {
			padding:0px;
			margin:0px;
			width: 700px;
  		}
		#SubMenu table{
			border-top:1px;
			border-right:0;
			border-bottom:0;
			border-left:1px;
			border-style:solid;
			border-color:black;
			
			width:700px;
		}
		#SubMenu td{
			border-top:0px;
			border-right:1px;
			border-bottom:1px;
			border-left:0;
			border-style:solid;
			border-color:black;
		}

	

		
		#Content iframe {
			background:red;
			border:0px;
			padding:0;
			margin:0;
		}
</pre></body></html>