		body { margin:0px; overflow-x:hidden; overflow-y:auto; }
		table { border-collapse:collapse;border-spacing:0px;border-style:none;padding:0px; }
		table.list_head { background-image:url(/images/tHeader.png);background-repeat:no-repeat; }
		table.list_head_600 { background-image:url(/images/tHeader_600.png);background-repeat:no-repeat; }
		table.list_head_700 { background-image:url(/images/tHeader_700.png);background-repeat:no-repeat; }
		table.list_head_760 { background-image:url(/images/tHeader_760.png);background-repeat:no-repeat; }
		table.list_head_940 { background-image:url(/images/tHeader_940.png);background-repeat:no-repeat; }
		table.list_head_1170 { background-image:url(/images/tHeader_1170.png);background-repeat:no-repeat; }
		table.list_head_790_41 { background-image:url(/images/tHeader_790_41.png);background-repeat:no-repeat; }
		table.list_head_970_41 { background-image:url(/images/tHeader_970_41.png);background-repeat:no-repeat; }
		table.list_head_1170_41 { background-image:url(/images/tHeader_1170_41.png);background-repeat:no-repeat; }
		table.list_head_1570_41 { background-image:url(/images/tHeader_1570_41.png);background-repeat:no-repeat; }
		table.pres_head_700 { background-image:url(/images/pHeader_700.png);background-repeat:no-repeat; }
		tr.list_tr { border-bottom:1px solid #CCCCCC; }
		tr.list_tr:hover { background-color:#FFFFDD; }
		td { border-width:0px;border-spacing:0px;border-style:none;padding:0px;font-family:dotum;font-size:12px; }
		th { padding:0px; }
		th.tdiv { padding:0px;border-right:1px solid #AAAAAA; }
		table.list_solid { border-collapse:collapse; }
		table.list_solid tr:hover { background-color:#FFFFDD; }
		table.list_solid td { border:1px solid #CCCCCC; }
		table.list_under { border-collapse:collapse; }
		table.list_under tr:hover { background-color:#FFFFDD; }
		table.list_under td { border-bottom:1px solid #CCCCCC; }
		select { font-size:12px;font-family:'Malgun Gothic'; }
		input[type=text], input[type=password] {
			margin:1px 0px 1px 0px;
			padding:1px;
			border:1px solid #CACACA;
			background-color:transparent;
			font-family:'Malgun Gothic';
			font-size:12px;
		}
		input[type=checkbox] { margin:1px 2px 1px 2px;padding:0px;height:14px;vertical-align:bottom; }
		input[type=radio] { margin:1px 0px 1px 0px;padding:0px;height:14px;vertical-align:bottom; }
		input[type=button], input[type=submit], input[type=file] { selector-dummy:expression(this.hideFocus=true); }
		input[type=button], input[type=submit] {
			overflow:visible;
			cursor:pointer;
			border:1px solid transparent;
			margin:1px 2px 1px 2px;
			padding:1px 1px 1px 1px;
			background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
			background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
			background-color:#ffc477;
			-webkit-border-top-left-radius:3px;
			-moz-border-radius-topleft:3px;
			border-top-left-radius:3px;
			-webkit-border-top-right-radius:3px;
			-moz-border-radius-topright:3px;
			border-top-right-radius:3px;
			-webkit-border-bottom-right-radius:3px;
			-moz-border-radius-bottomright:3px;
			border-bottom-right-radius:3px;
			-webkit-border-bottom-left-radius:3px;
			-moz-border-radius-bottomleft:3px;
			border-bottom-left-radius:3px;
			text-indent:0;
			display:inline-block;
			color:#ffffff;
			font-family:Arial;
			font-size:12px;
			font-weight:normal;
			font-style:normal;
			height:22px;
			line-height:18px;
			text-decoration:none;
			text-align:center;
			text-shadow:1px 1px 0px #cc9f52;
		}
		input.orange {
			background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
			background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
			background-color:#fb9e25;
		}
		input:hover[type=button], input:hover[type=submit] {
			background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #E17926) );
			background:-moz-linear-gradient( center top, #fb9e25 5%, #E17926 100% );
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#E17926');
			background-color:#fb9e25;
		}
		input:active[type=button], input:active[type=submit] {
			position:relative;
			top:1px;
		}
		input:focus { outline:none; }
		textarea { margin-top:2px;margin-bottom:2px;padding:1px;border:1px solid #CACACA;background-color:transparent;font-size:12px;resize:none; }
		textarea:focus { outline:none; }
		a:link { text-decoration:none;outline:0;color:#000000; }
		a:visited { text-decoration:none;outline:0;color:#000000; }
		a:hover { text-decoration:underline;outline:0; }
		a:active { text-decoration:none;outline:0; }
		ul { list-style-type:circle; }
		li { list-style-image:url('/images/li_dot.png'); }
		input[type=text].input_i { border:1px solid #CCCCCC; }
		input[type=text].input_ri { border:0px; }
		input[type=text].input_ri:focus { border:1px solid #CCCCCC; }
