@charset "utf-8";

.link {	text-decoration: none; COLOR: #333333; FONT-FAMILY: 돋움 }
.red { COLOR: #7A0000; FONT-FAMILY: 돋움}
.bg1 {background-image:  url(../images/bg_left.jpg);background-repeat: repeat-y;background-position: right top;}
.bg2 {background-image: url(../images/bg_right.jpg);background-repeat: repeat-y;background-position: left top;}
.font {font-family: "굴림", "돋움", Seoul, "한강체";font-size: 12px;color: #FFFFFF;}
body {background-color: #fff;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
img { border:0;}
TABLE {FONT-SIZE: 9pt; FONT-FAMILY: 돋움}
TR {FONT-SIZE: 9pt; FONT-FAMILY: 돋움}
TD {FONT-SIZE: 9pt; FONT-FAMILY: 돋움}
a:link { color: #333399; text-decoration:none;}
a: active { color:#333399;}
a:hover { color:#333399; text-decoration:underline;}
a:visited { color:#333399;}