﻿/* style Guide ver1.0 written by 박주현 */
/* 2009.09.21 */
/* style Guide ver1.1 written by 고석만 */
/* 2012.12.12 */

/* common font */
body {font-size: 0.75em; line-height:1.5em; font-family: Dotum, tahoma, Arial; color:#666666;}

input,
textarea,
select { line-height:1.5em; font-family: Dotum,tahoma, Arial; color:#666666;}

th { line-height:28px; font-family: Dotum, tahoma, Arial; color:#000000; }
td {line-height:26px; font-family: Dotum, tahoma, Arial; color:#333333;}
em {font-style: normal; font-weight: bold; color:#000;}

a:link {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color:#388600; text-decoration:none;}
a:active {color:#333333; text-decoration:none;} 

/* font Style */
h1 {line-height:100%;}
h2 {line-height:100%;}
h3.guideType {font-size:1em; line-height:100%; color: #df0101; margin: 40px 0 15px 0; border-bottom: 2px solid #000; border-top: 1px dotted #666; padding: 10px 0;}
h3.h3Type1 {background: url(../images/common/arrow_red.gif) 0 50% no-repeat; font-size: 1.25em; font-family: "malgun gothic", dotum; font-weight: bold; margin: 20px 0 10px 0; padding: 0 0 0 15px;letter-spacing: -1px; color:#000;}
h4 {font-size:1.125em; line-height:100%;}
h5 {font-size:1.06em; line-height:100%;}
h5.h5Type1 { background: url(../images/common/arrow_red.gif) 0 50% no-repeat; font-size: 1.06em; font-family: "malgun gothic", dotum; font-weight: bold; margin: 20px 0 5px 0; padding: 0 0 0 15px;letter-spacing: -1px; color:#000;}
h6 {font-size:1em; line-height:100%;}

@font-face {font-family: 나눔고딕; src:URL("../images/webFont/DBFNT0.eot");}
@font-face {font-family: 나눔고딕 Bold; src:URL("../images/webFont/BOLD0.eot");}

.fontStyle1 { font-family: dotum ;font-size:0.93em; color:#666; letter-spacing: -1px;}
.fontStyle1 em {font-style: normal; color: #3e81aa; font-weight: bold;}
.fontStyle2 {font-size: 1em; font-family: dotum ; color:#000; font-weight: bold;}
.fontStyle3 {font-weight:bold; font-size: 1em; font-family: dotum; color:#0b427f; line-height: 22px; letter-spacing: -1px;}
.fontStyle4 {font-size:0.87em; font-family: tahoma; color: #333;}

h3.fontStyle3 {margin:0;padding:0;}
h4.fontStyle3 {margin:0;padding:0;}








