@charset "utf-8";
/* CSS Document */
* {margin: 0; padding:0; font-family:Arial, Helvetica, sans-serif; line-height: 120%;}
body {background: url(../images/BG.gif) repeat-x top left; font-size:12px;}
a {text-decoration:none; color:#000000;}
a:hover {text-decoration:none;}
img {border:none;}
.clear{clear:both; display:block; visibility: hidden; line-height:0px;}
.floatL{float:left;}

#wrap {width:919px; margin:0 auto;}

/*header*/
#header{height:59px; width:919px;}
* html #header{ height:60px;}/* EI 6 핵 */
#logo{ float:left;  margin-top:25px;}
#header_right{float:right;}
#navTop {float:right; height:16px; width:57px; background:#DC111F; text-align:center;}


#navTop a {font-size:11px; color:#fff; }


#header_right li{ display:inline;}
#header_right #navBottom{ margin-top:20px; float:right;}
#header_right #navBottom li { float:left;}
#header_right #navBottom li img{ margin:0 10px;}
/* #header_right #navBottom li.line{ padding:0; margin:2px; border-right:1px solid #9e9e9e; border-left: 1px solid #9e9e9e; height:13px;} */
#header_right #navBottom li a{color:#000000;  font-size:16px; font-weight:bold;}
#header_right #navBottom li a:hover{ color:#dc111f;}
#header_right #navBottom li a:active{ color:#dc111f;}

/*contents*/
#contents #main_flash{ margin:0; text-align:center;}
* html #contents #main_flash{ margin-top:-10px;}/* EI 6 핵 */


/*contents_bottom*/
#contents_bottom{ float:left; width:919px;}
/* * html #contents_bottom{ padding-top:18px;}EI 6 핵 */
#contents_box1{ float:left; width:410px; font-size:12px; }
#contents_box1 p{line-height:150%;}
#contents_box2{float:right;width:472px;}
#contents_box2 #box_right .box1 {height:15px; border-width:1px; border-style: solid; border-color:#c5c5c5 #b2b2b2 #acacac #b2b2b2; 0; margin: 4px 0 7px 0; padding:12px 24px; font-weight:bold;}

#contents_box2 #box_right .box1 li{ display:inline; padding:0 14px;list-style:none; border-right:1px solid #a3a3a3; font-size:12px;}
#contents_box2 #box_right .box1 li.Noborder{padding-right:0px; border-right:none;}
.Nobold{font-weight:normal; color:#333333;}
#contents_box2 .box2{ float:left; width:254px; padding:10px 12px 10px 16px; border-width:1px; border-style: solid; border-color: #d9d9d9  #acacac #bebebe #bebebe ; font-size:12px; }
#contents_box2 .box3 {float:right; padding:9px 5px 10px 16px; width:156px; background:url(../images/ic_contact.gif) no-repeat bottom right;  border-width:1px; border-style: solid;border-color: #d5d5d5 #acacac #b6b6b6 #bebebe;  font-size:12px;}
#footer{ margin-top:10px; padding:6px 0 40px 0; border-top:1px solid #bdbdbd; color:#5f5e5e; font-size:11px;}
#footer .copylight{ float:left;}
#footer .Privacy a{float:right; color:#5f5e5e;}



