.title {
    color: #f75c10;
    font-weight: bold;
    font-size: 10pt;
}

.prdTitle {
    color: #f75c10;
    font-size: 10pt;
}

.green_title {
    color: #375c51;
    font-weight: bold;
    font-size: 10pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    text-decoration: underline;
    color: #2d2c2b;
}

.prdfull {
    font-style: italic;
    text-decoration: underline;
    color: #2d2c2b;
}

.title_kor {
    color: #f75c10;
    font-weight: bold;
    font-size: 9pt;
}

.prdTitle_kor {
    color: #f75c10;
    font-size: 9pt;
}

.green_title_kor {
    color: #375c51;
    font-weight: bold;
    font-size: 9pt;
}

.prdfull_kor {
    color: #5a613f;
    text-decoration: underline;
}

.english_text {
    font-family: Arial;
    font-size: 9pt;
    color: #2d2c2b;
    line-height: 1.3em;
}

.korean_text {
    font-family: 굴림;
    font-size: 9pt;
    color: #2d2c2b;
    line-height: 1.5em;
}

/*Table Format*/
.tablediv {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.trheaddiv {
    width: 100%;
    height: 30px;
    background-color: #006666;
    color: #ffffff;
    float: left;
    position: relative;
    text-align: center;
    font-weight: bold;
}

.tdheaddiv1 {
    width: 20%;
    height: 30px;
    float: left;
    position: relative;
    padding: 7px;
}

.tdheaddiv2 {
    width: 75%;
    height: 30px;
    float: left;
    position: relative;
    border-left: 1px solid #ccc;
    padding: 7px;
}

.trdiv1 {
    width: 100%;
    float: left;
    position: relative;
    background-color: #edf6f5;
    border-bottom: 1px solid #ccc;
}

.trdiv2 {
    width: 100%;
    float: left;
    position: relative;
    background-color: #ffffff;
}


/*Table Format*/
.tablediv {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.trheaddiv {
    width: 100%;
    height: 30px;
    background-color: #006666;
    color: #ffffff;
    float: left;
    position: relative;
    text-align: center;
    font-weight: bold;
}

.tdheaddiv1 {
    width: 20%;
    height: 30px;
    float: left;
    position: relative;
    padding: 7px;
}

.tdheaddiv2 {
    width: 70%;
    height: 30px;
    float: left;
    position: relative;
    border-left: 1px solid #ccc;
    padding: 7px;
}

.tddiv1 {
    width: 20%;
    float: left;
    position: relative;
    padding: 7px;
}

.tddiv2 {
    width: 70%;
    float: left;
    position: relative;
    border-left: 1px solid #ccc;
    padding: 7px;
}

.texdarktgrey9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.texdarkgrey9u {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    text-decoration: underline;
}

.highlights1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #ffffff;
    background-color: #006666;
    text-decoration: none;
}

.highlights1:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #ff6600;
    background-color: #006666;
    text-decoration: none;
}

.textgreen9bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #006666;
    text-decoration: none;
    line-height: 1em;
}

.textgreen9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #006666;
    text-decoration: none;
    line-height: 1em;
}

.texdarktgrey9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    line-height: 1em;
}

.textorange9bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FF6600;
    text-decoration: none
}
