@charset "euc-kr";
/* Common */
table, td {font:11px "Arial"; color:#555;}
.cl {clear:both; display:block; visibility:hidden;}
ol li {list-style:lower-alpha outside; margin:0px; padding:0px;}


/* CSS Document */
/* Support3 */
#support {width:680px; margin:0 auto;}
#support .tit {border-bottom:2px solid #afc66a;}
#support .tit .headline {float:left; margin-top:5px;}
#support .tit .ser_num {float:right;}
#support  h4 {margin:0px; padding:5px;;}
#support  p {margin-top:0px; padding:0 8px 7px;}

.map_area {position:relative; margin-bottom:50px;}
.map_area h1 {position:relative; top:1px; left:1px; margin-bottom:50px;}
.map_area .map {float:left; margin-left:1px;}
.map_area .number {float:right; background:#efefef; padding:5px; width:45%;}
.number .all_number {width:100%; border-top:1px solid #b2e4ee;}
.number .all_number thead {background:#c1ecf5;}
.number .all_number tbody {background:#e5f8fc;}
.number .all_number th, .number .all_number td {border-right:1px solid #b2e4ee; padding:5px 25px; border-top:1px solid #b2e4ee;}
.number .all_number td {text-align:center;}

/* Selecter */
.no_bor {border-right:none !important;}

/** Support1 **/
#support h1 {font:15px "Arial"; font-weight:900; color:#586356; margin:0 0 8px 0; padding:0px;}
#support h2 {font:14px "Arial"; font-weight:bold; color:#3377CC; line-height:25px;}
#support strong {text-align:right; display:block; margin:40px 20px 50px 0; font:13px "Arial"; font-weight:bold; letter-spacing:-1px; border-bottom:1px solid #ccc; }
strong em {font:24px Geneva; font-weight:900; letter-spacing:-1px; color:#4499dd;}
#support .text {font:12px "Arial"; font-weight:bold; color:#0072bc; margin:0 0 20px 0;}
#support dl {margin-bottom:60px;}
#support dt {font:12px "Arial"; font-weight:bold; color:#FF9933; padding:0 0 2px 0;}
#support dd {margin:0 0 22px 0; font:12px "Arial"; color:#696746;  line-height:14px;}
#support .sup4 {background:#d3eef9; margin:20px 0 0 0; padding:10px 30px; border:7px solid #ebf8fd;}
#support .sup4 li {list-style:decimal-leading-zero; _list-style:decimal;}
#support dd ol {margin-left:30px;}
#support dd li {margin-bottom:7px; line-height:14px;}

blockquote {font:12px "Arial"; color:#555; background:#d3eef9; padding:7px; margin:10px 0 30px 0;}

blockquote p {font:12px "Arial"; margin:0 0 5px 0; color:#777;}
