﻿@charset "utf-8";

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button
							{margin:0;padding:0; -webkit-text-size-adjust:none; word-break:break-all; table-layout:fixed;}
body,select,table,button,code,input,textarea
							{line-height:1.5em; font-family:Dotum, Tahoma, Arial, AppleGothic, verdana, sans-serif; font-size: 12px;}
body					{position:relative;height:100%; width:100%; word-wrap:break-word; word-break:break-all; margin:0; background:#0094d8;}
body#popup		{position:relative;height:100%; width:100%; word-wrap:break-word; word-break:break-all; margin:0; background:#fff;}

ul,ol					{list-style:none}
table					{}
img,fieldset	{border:0}
a 						{color:#0072bc;text-decoration:none;cursor:pointer;}
a:hover				{color:#0062a2;text-decoration:underline;cursor:pointer;}
label					{cursor:pointer}
em,address		{font-style:normal}
div						{font-family:Dotum, Tahoma, Arial, AppleGothic, verdana, sans-serif; font-size: 12px; color:#333;}
td						{line-height:1.5em;}
textarea			{border:1px solid #ccc; height:19px; }
input					{border:1px solid #ccc; height:19px; }
select				{border:1px solid #ccc; height:19px; }
