@charset "utf-8";
/* CSS Document */

body{ padding:0; margin:0 auto; font-family:arial; background:#fff;height: 100%; }
ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select { padding:0; margin:0; font-family:arial;}
li { list-style:none; }
img { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }


.E_bg { background: url(../image/E-shop.png) no-repeat; width: 1094px; height: 578px; margin: 52px auto ; padding:64px 0 0 58px; position: relative; top: 50px; }
.China_h1_bg,.Korea_h2_bg { height: 44px; font-size: 26px; font-family: "黑体"; line-height: 44px; text-align: center; color: #fff; margin:0 0 20px; }
.China_h1_bg { background: url(../image/E_h1.png) no-repeat; width: 188px; }
.Korea_h2_bg { background: url(../image/E_h2.png) no-repeat; width:248px; }
.E_bg p { text-indent: 3px; }
.China_entrance li, .Korea_entrance li {float: left; margin:0 58px 20px 0; width: 199px; height: 89px;border: 1px solid #ececec; }


.clearfix { clear: left; }
.clearfix:before, .clearfix:after { content: ""; display: block; clear: both; }