@charset "euc-kr";
* { margin:0; padding:0; font-family: verdana, ±¼¸², Gulim, sans-serif;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-position:top center;
}

td{margin: 0; font:12px verdana, ±¼¸², Gulim, sans-serif; color: #333;  line-height:18px;}

table {margin:auto; border: 0; border-spacing: 0; word-break:break-all;}
/*word-break:break-all; border-collapse: collapse; */
img { border: 0; }
a {text-decoration: none;}
div,p,h1,h2,h3,dl,dt,dd,ul,li,ol,input,th,td, form {margin: 0; padding: 0;}

.tblfx{table-layout:fixed;}
.hand{cursor:hand;}

.white18{color:#efefef; font-weight:bold; font-size: 18px}
.white11{color:#efefef; font-size: 11px}
.white{color:#efefef;}
.white  a:link, .white a:visited, .white a:active, .white a:hover{color:#efefef; text-decoration : none; }