/* CSS Document */
A:LINK {COLOR:#666666; FONT-SIZE:8PT; TEXT-DECORATION:underline; FONT-FAMILY:verdana,굴림;}
A:VISITED {COLOR:#666666; FONT-SIZE:8PT; TEXT-DECORATION:underline; FONT-FAMILY:verdana,굴림;}
A:ACTIVE {COLOR:#666666; FONT-SIZE:8PT; TEXT-DECORATION:underline; FONT-FAMILY:verdana,굴림;}
A:HOVER {COLOR:#ff6600; FONT-SIZE:8PT; FONT-FAMILY:verdana,굴림;}

body {background-color:#ffffff;}
TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote, p {font-size:10pt; font-family:verdana,굴림; line-height:150%;}
H1 {font-size:13pt; font-family:verdana,굴림; line-height:150%; font-weight:bold;}
H2 {font-size:12pt; font-family:verdana,굴림; line-height:150%; font-weight:bold; color:#ff3300;}
H3 {font-size:11pt; font-family:verdana,굴림; line-height:150%; font-weight:bold;}

.tnormal {font-size:10pt; font-family:verdana,굴림; font-weight:bold; text-align:left; line-height:150%; background-color:#cccccc;}

.infoth {font-weight:bold; font-family:굴림; font-size:10pt; text-align:right; vertical-align: top; padding:7 5 5 25;}
.infotd {font-family:굴림; font-size:10pt; text-align:left; vertical-align: top; padding:2 25 5 5;}

.border {border:1 solid #bebebe;}
.borderth {font-weight:bold; font-family:굴림; font-size:10pt; line-height:150%; text-align:left; background-color:#cccccc; border-bottom:1 solid #bebebe; border-right:1 solid #bebebe; padding:10 10 10 10;}
.borderth1 {font-family:굴림; font-size:10pt; line-height:150%; text-align:left; border-bottom:1 solid #bebebe; border-right:1 solid #bebebe; padding:10 10 10 10;}
.borderthb {font-weight:bold; font-family:굴림; font-size:10pt; line-height:150%; text-align:left; background-color:#cccccc; border-bottom:1 solid #bebebe; padding:10 10 10 10;}
.bordertd {font-family:굴림; font-size:10pt; line-height:150%; text-align:left; border-bottom:1 solid #bebebe; padding:10 10 10 10;}
.bordertd1 {font-family:굴림; font-size:10pt; line-height:150%; text-align:left; border-right:1 solid #bebebe; padding:10 10 10 10;}
.bordertdb {font-family:굴림; font-size:10pt; line-height:150%; text-align:left; padding:10 10 10 10;}

.eletop {font-weight:bold; font-family:굴림; font-size:10pt; line-height:150%; text-align:center; background-color:#cccccc; border-bottom:1 solid #bebebe; padding:10 10 10 10;}
.eletd1 {border-bottom:1 solid #bebebe; border-right:1 solid #bebebe; padding:10 10 10 10;}
.eletd {border-bottom:1 solid #bebebe; padding:10 10 10 10;}

.example {background-color:#cccccc; padding:10 10 10 10;}

@media print{ 
#gnavi, #location, #footer { display:none;}
.dcmiprint {display: inline;}
}

@media screen{
.dcmiprint {display: none;}
}