﻿/* Empty. Add your own CSS if you like */
@charset "utf-8";
@import url(https://cdn.jsdelivr.net/gh/theeluwin/NotoSansKR-Hestia@master/stylesheets/NotoSansKR-Hestia.css);
@import url(https://fonts.googleapis.com/css?family=Lato);
html,body{min-height:100%}
html,body,div,p,h1,h2,h3,h4,h5,h6,ul,dl,li,dt,dd,a,span,strong { margin:0; padding:0; }
a { border:0; text-decoration:none; font:normal 12px 'Lato','Noto Sans Korean',sans-serif; color:#333; }
ul,dl,ol { list-style:none; }
img { border:0; vertical-align:top; }
body { min-width:1260px; font:normal 12px 'Lato','Noto Sans Korean',sans-serif; color:#333; }
input { font:normal 12px 'Noto Sans Korean',sans-serif; }
.no_text { font-size:0; text-indent:-9999px; }
#wrapper { padding:0px 0; background:#ffffff; }
#header {width:1135px; height:500px; margin:0 auto; }
#header .inner { }
#header h1 a { display:block; height:500px; background:url(./images/img_top.png) 0 center no-repeat; }

#container { width:1135px; height:600px; background:#f2f2f2;  margin:0 auto; }
#container .banner { }
#container .banner .banner_chemion { width:650px;height:210px; background:url(./images/img_chemion_ci.png) no-repeat center;  }
#container .banner .product_chemion { width:650px;height:350px; background:url(./images/img_chemion_product.png) no-repeat center;;  border-radius: 5px;}

#container .banner > ul {}
#container .banner > ul > li {margin-right:240px; float:right; position:relative; }
#container .banner > ul > li > div { margin:0 auto;   }

#footer {width:1135px; height:330px; margin:0 auto; }
#footer > p { display:block; height:330px; background:url(./images/img_bottom.png) 0 center no-repeat; }
