
/* 
------------------------------------------------------------
MGAME Web Design Team
first written : Yang Young bok 220216
updated :
------------------------------------------------------------
*/
/* reset */
body,h1,h2,h3,ul,p,th,td{margin:0;padding:0}
body{font-family:Arial;font-size:12px;color:#3b3b3b}
img{border:0;vertical-align:top}
ul,li{list-style:none}
a{text-decoration:none}
table{border-collapse:collapse;width:100%}
.hidden{top:0;left:0;margin:0;padding:0;width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0;*position:absolute}
/* download */
.download{position:relative;margin:0 auto;width:1200px;height:700px;background:url(../image/bg_wrap1.jpg) no-repeat}
.download h1{padding:16px 0 0 0;height:34px;text-align:center}
.download h2{margin:0 0 20px 0;height:46px;border-bottom:2px solid #2f4b83}
.download h3{height:25px;font-size:16px;color:#3b3b3b}
.download .close{position:absolute;top:16px;right:18px}
.download .menu{margin:0 0 0 50px;height:179px;overflow:hidden;_zoom:1}
.download .menu li{float:left;width:140px;font-size:14px;letter-spacing:-0.5px;text-align:center}
.download .menu img{display:block;margin:0 0 8px 0}
.download .menu a{color:#6d8edf}
.download .menu a:hover,.download .menu .on a{color:#fff}
.download .section{margin:0 40px;padding:40px 40px 0 40px;height:390px;border-radius:20px;background:#fff}
.download .left{float:left;padding:25px 0 0 0;width:392px}
.download .left li{margin:0 0 20px 0}
.download .right{float:right;width:617px}
.download .line{border:solid #979797;border-width:1px 0}
.download .graphic{margin:40px 0 25px 0;overflow:hidden;_zoom:1}
.download .graphic li{float:left;margin:0 0 0 25px}
.download .graphic li:first-child{margin:0}
.download .graphic img{border:1px solid #dbdee0}
.download .graphic a:hover img{border-color:#7c92cf}
.download p{margin:8px 0 0 0;font-size:14px;color:#fe661c}
.download table{table-layout:fixed;height:237px}
.download th,.download td{height:33px;border:solid #d8d8d8}
.download thead th{border-width:0 0 0 1px;background:#e7eaf7}
.download thead th:first-child{border:0;width:86px}
.download tbody th{width:86px;border-width:1px 0 0 0;background:#f1f3fb;font-weight:normal}
.download tbody tr:last-child td{height:101px}
.download tbody td{border-width:1px 0 0 1px;text-align:center}
.download address{margin:13px 0 0 0;font-style:normal;text-align:center;color:#7989bc;letter-spacing:-0.5px}