body {
    margin: 0;
    padding: 0;
	font-family:Tahoma,Verdana,Arial,Dotum,µ¸¿ò;
	font-size:11px;	
	width:100%;
	height:100%;
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;*/
}

td {
    font-family:Tahoma,Verdana,Arial,Dotum,µ¸¿ò;
	font-size:11px;	
	color:#606060;
	line-height:160%;
}

a: {
	color:#606060;
	text-decoration:none;
}

a:link {
	color:#606060;
	text-decoration:none;
}

a:visited {
	color:#606060;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a img {
	border: 0 none;
}

#bg {
   background:#FFFFFF url(../images/bg.jpg) repeat-x;
   width:100%;
   height:100%;
}

#main {
   background:#eaaf8a url(../images/main_bg.jpg) no-repeat top center;
   position: relative;
   height:100%;
}

#layer {
	z-index:1;
	width:5px;
	position:absolute;
	height:1px;
}

.companyname {
    font-family:Tahoma,Verdana,Arial,Dotum,µ¸¿ò;
	font-size:11px;	
	color:#b14301;
	font-weight:bold;
}

.titlename {
    font-family:Georgia;
	color:#3a3a3a;
	font-size:11px;
}

.event1 {
    font-family:Tahoma,Verdana,Arial,Dotum,µ¸¿ò;
	color:#ed2c60;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
}

.event2 {
    font-family:Tahoma,Verdana,Arial,Dotum,µ¸¿ò;
	color:#01a2b0;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
}

.trackinginput {  
	font-family:Tahoma,Verdana,Arial,Dotum,µ¸¿ò;
	font-size: 11px;
	height:18px;
	border-right:#d0d0d0 1px solid;
	border-left:#d0d0d0 1px solid;
	border-top:#d0d0d0 1px solid;
	border-bottom:#d0d0d0 1px solid;
	background-color:#f4f4f4;	
}

