@charset "utf-8";.top-news-bottom p a,
.top-system-but p a,
.top-newitem-but a,
.top-newitem-left h3 a.template-content,
.top-newitem-right h3 a.template-content{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;}
.top-news-bottom p a:before,
.top-system-but p a:before,
.top-newitem-but a:before,
.top-newitem-left h3 a.template-content:before,
.top-newitem-right h3 a.template-content:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.top-news-bottom p a:hover, .top-news-bottom p a:focus, .top-news-bottom p a:active,
.top-system-but p a:hover, .top-system-but p a:focus, .top-system-but p a:active,
.top-newitem-but a:hover, .top-newitem-but a:focus, .top-newitem-but a:active,
.top-newitem-left h3 a.template-content:hover, .top-newitem-left h3 a.template-content:focus, .top-newitem-left h3 a.template-content:active,
.top-newitem-right h3 a.template-content:hover, .top-newitem-right h3 a.template-content:focus, .top-newitem-right h3 a.template-content:active{color:#8a8a8a;}
.top-news-bottom p a:hover:before, .top-news-bottom p a:focus:before, .top-news-bottom p a:active:before,
.top-system-but p a:hover:before, .top-system-but p a:focus:before, .top-system-but p a:active:before,
.top-newitem-but a:hover:before, .top-newitem-but a:focus:before, .top-newitem-but a:active:before,
.top-newitem-left h3 a.template-content:hover:before, .top-newitem-left h3 a.template-content:focus:before, .top-newitem-left h3 a.template-content:active:before,
.top-newitem-right h3 a.template-content:hover:before, .top-newitem-right h3 a.template-content:focus:before, .top-newitem-right h3 a.template-content:active:before{-webkit-transform:scale(1);transform:scale(1);}
.top-kind{width:100%;float:left;}
.top-kind-left{width:680px;height:550px;padding-top:200px;float:left;}
.top-kind-left-box1,
.top-kind-left-box2,
.top-kind-left-box3{width:100%;float:left;position:relative;}
.top-kind-left-box1 span.arrow,
.top-kind-left-box2 span.arrow,
.top-kind-left-box3 span.arrow{width:40px;height:50px;background:url(../images/kind-arrow.png) no-repeat;position:absolute;right:-40px;}
.top-kind-left-box1 span.arrow{top:0;}
.top-kind-left-box2 span.arrow{top:155px;}
.top-kind-left-box3 span.arrow{top:310px;}
.top-kind-right{width:220px;height:590px;padding-top:160px;background:#636363;text-align:center;float:right;}
.top-kind1,
.top-kind2,
.top-kind3{width:100%;float:left;}
.top-kind1,
.top-kind2{margin-bottom:15px;}
.top-kind-tab h2 span.img{width:100%;float:left;}
.top-kind-tab h2 span.img img{cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}
.top-kind-tab h2.select span.img img,
.top-kind-tab h2 span.img img.select{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.top-kind-tab h2 span.title{width:100%;font-size:13px;color:#a4a4a4;letter-spacing:2px;float:left;}
.top-kind-tab{overflow:hidden;}
.top-kind-left-hide{display:none;}
.top-kind1 img,
.top-kind2 img,
.top-kind3 img,
.kind-box p.bottom img{display:inline-block;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;}
.top-kind1 img:hover,
.top-kind1 img:focus,
.top-kind1 img:active,
.top-kind2 img:hover,
.top-kind2 img:focus,
.top-kind2 img:active,
.top-kind3 img:hover,
.top-kind3 img:focus,
.top-kind3 img:active,
.kind-box p.bottom img:hover,
.kind-box p.bottom img:focus,
.kind-box p.bottom img:active{animation-name:top-kind;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;-webkit-animation-name:top-kind;-webkit-animation-duration:1s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;-ms-animation-name:top-kind;-ms-animation-duration:1s;-ms-animation-timing-function:ease-in-out;-ms-animation-iteration-count:1;-moz-animation-name:top-kind;-moz-animation-duration:1s;-moz-animation-timing-function:ease-in-out;-moz-animation-iteration-count:1;-o-animation-name:top-kind;-o-animation-duration:1s;-o-animation-timing-function:ease-in-out;-o-animation-iteration-count:1;}
@-webkit-keyframes top-kind{16.65%{transform:translateY(16px);-webkit-transform:translateY(16px);}
33.3%{-webkit-transform:translateY(-12px);transform:translateY(-12px);}
49.95%{-webkit-transform:translateY(8px);transform:translateY(8px);}
66.6%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes top-kind{16.65%{-webkit-transform:translateY(16px);transform:translateY(16px);-ms-transform:translateY(16px);-moz-transform:translateY(16px);-o-transform:translateY(16px);}
33.3%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-ms-transform:translateY(-12px);-moz-transform:translateY(-12px);-o-transform:translateY(-12px);}
49.95%{-webkit-transform:translateY(8px);transform:translateY(8px);-ms-transform:translateY(8px);-moz-transform:translateY(8px);-o-transform:translateY(8px);}
66.6%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-ms-transform:translateY(-4px);-moz-transform:translateY(-4px);-o-transform:translateY(-4px);}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px);-ms-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);}
}
.kind-box{padding-right:30px;text-align:center;}
.kind-box h2{width:100%;margin-bottom:20px;font-size:24px;font-weight:bold;position:relative;float:left;}
.kind-box h2:before{width:100%;border-top:1px dashed #ccc;position:absolute;top:50%;left:0;content:"";}
.kind-box h2 span{background:#fff;display:inline-block;padding:0 20px;position:relative;}
.kind-box p.img{width:100%;margin-bottom:20px;float:left;}
.kind-box p.subtitle{width:100%;margin-bottom:20px;font-size:20px;letter-spacing:5px;float:left;}
.kind-box p.subtitle span{width:100%;font-weight:bold;font-size:40px;float:left;}
.kind-box p.text{width:100%;line-height:24px;font-size:14px;float:left;}
.kind-box p.bottom{width:100%;margin-top:30px;float:left;}
.top-news{width:100%;padding:100px 0;background:#636363;float:left;}
.top-news-in{width:900px;margin:0 auto;color:#fff;}
.top-news-in h2{width:100%;margin-bottom:20px;font-size:40px;font-weight:bold;color:#fff;position:relative;letter-spacing:5px;float:left;}
.top-news-in h2:before{width:100%;border-top:1px dashed #b2b2b2;position:absolute;top:50%;left:0;content:"";}
.top-news-in h2 span{background:#636363;display:inline-block;padding:0 20px;position:relative;}
.top-news-in li{width:100%;margin:10px 0;padding-bottom:20px;border-bottom:1px solid #464646;float:left;}
.top-news-in li span.icon-tips,
.top-news-in li span.icon-news{width:10%;padding:5px 0;border:1px solid #b2b2b2;box-sizing:border-box;float:left;}
.top-news-in li span.date{width:15%;padding:5px 0;float:left;}
.top-news-in li span.title{width:75%;padding:5px 0;text-align:left;float:left;}
.top-news-in li span.title a:hover{color:#b9b9b9;}
@-webkit-keyframes top-news-in{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px);}
33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px);}
49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}
66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}
83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes top-news-in{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px);}
33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px);}
49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}
66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}
83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.top-news-in li span.title a{color:#fff;display:inline-block;vertical-align:middle;-o-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.top-news-in li span.title a:before{content:url(../images/icon2.png);position:absolute;right:5px;padding:0 1px;-webkit-transform:translateZ(0);transform:translateZ(0);-o-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);}
.top-news-in li span.title a:hover:before, .top-news-in li span.title a:focus:before, .top-news-in li span.title a:active:before{-webkit-animation-name:top-news-in;-o-animation-name:top-news-in;-moz-animation-name:top-news-in;-ms-animation-name:top-news-in;animation-name:top-news-in;-webkit-animation-duration:1s;-o-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;-o-animation-iteration-count:1;-moz-animation-iteration-count:1;-ms-animation-iteration-count:1;animation-iteration-count:1;}
.top-news-bottom{width:100%;margin-top:50px;float:left;}
.top-news-bottom p{width:50%;float:left;}
.top-news-bottom p a{width:60%;padding:15px 0;background:#464646;border:1px solid #262626;font-size:20px;color:#fff;}
.top-news-bottom p a:before{background:#636363;}
.top-newitem{width:100%;padding:100px 0 0;text-align:center;float:left;}
.top-newitem h2{width:100%;margin-bottom:20px;font-size:40px;font-weight:bold;position:relative;letter-spacing:5px;float:left;}
.top-newitem h2:before{width:100%;border-top:1px dashed #b2b2b2;position:absolute;top:50%;left:0;content:"";}
.top-newitem h2 span{background:#fff;display:inline-block;padding:0 20px;position:relative;}
.top-newitem-left{width:50%;float:left;}
.top-newitem-right{width:50%;float:right;}
.top-newitem-left-box{width:440px;height:450px;float:left;position:relative;}
.top-newitem-right-box{width:440px;height:450px;float:right;position:relative;}
.top-newitem-right h3.top-newitem-but{left:0;}
.top-newitem-right h3{width:100%;font-weight:bold;font-size:12px;position:absolute;bottom:20px;z-index:1;box-sizing:border-box;}
.top-newitem-left h3{width:50%;font-weight:bold;font-size:12px;position:absolute;bottom:20px;z-index:1;box-sizing:border-box;}
.top-newitem-left h3.top-newitem-but1{left:0;}
.top-newitem-left h3.top-newitem-but2{right:0;}
.top-newitem-left .txpost-thumbnail,
.top-newitem-right .txpost-thumbnail{position:absolute;top:0;left:0;}
.top-newitem-left h3 a.template-content,
.top-newitem-right h3 a.template-content{width:98%;padding:10px 0;background:#464646;border:1px solid #262626;color:#fff;display:inline-block;box-sizing:border-box;}
.top-newitem-left h3 a.template-content:before,
.top-newitem-right h3 a.template-content:before{background:#fff;}
.top-newitem-left h3 a.template-list,
.top-newitem-right h3 a.template-list{margin-top:5px;margin-right:5px;padding-left:18px;background:url(../images/icon8.png) no-repeat left center;float:right;}
.top-newitem-right h3 a.template-list:hover{color:#323232;}
.top-plugin{width:100%;padding:100px 0 0;text-align:center;float:left;}
.top-plugin h2{width:100%;margin-bottom:20px;font-size:40px;font-weight:bold;position:relative;letter-spacing:5px;float:left;}
.top-plugin h2:before{width:100%;border-top:1px dashed #b2b2b2;position:absolute;top:50%;left:0;content:"";}
.top-plugin h2 span{background:#fff;display:inline-block;padding:0 20px;position:relative;}
.top-plugin .left{float:left;}
.top-plugin .right{padding-left:20px;padding-top:60px;text-align:left;float:left;font-weight:bold;font-size:30px;}
.top-plugin .right span{width:100%;float:left;padding-bottom:2px;font-size:20px;}
.top-plugin .right p.desc{width:100%;float:left;padding-top:10px;font-size:15px;font-weight:normal;}
.top-plugin .plugin-block1 {width:50%;padding-right:20px;float:left;box-sizing:border-box;}
.top-plugin .plugin-block2 {width:50%;padding-left:20px;float:left;box-sizing:border-box;}
.top-plugin .plugin-block1 .box,.top-plugin .plugin-block2 .box {width:100%;padding:38px 40px 38px 40px;background:#f8f8f8;text-align:center;float:left;box-sizing:border-box;}
.top-plugin .plugin-block1 .box img,.top-plugin .plugin-block2 .box img {width:auto;max-width:100%;height:auto;}
.top-plugin .plugin-block1 .box .top,.top-plugin .plugin-block2 .box .top {width:100%;margin-bottom:20px;float:left;}
.top-plugin .plugin-block1 .box .bottom,.top-plugin .plugin-block2 .box .bottom {width:100%;text-align:left;float:left;}
.top-plugin .plugin-block1 .box .bottom a,.top-plugin .plugin-block2 .box .bottom a {width:100%;margin-bottom:20px;text-align:center;font-weight:bold;font-size:20px;float:left;}
.top-system{width:100%;padding:60px 0 0;text-align:center;float:left;}
.top-system h2{width:100%;margin-bottom:20px;font-size:40px;font-weight:bold;position:relative;letter-spacing:5px;float:left;}
.top-system h2:before{width:100%;border-top:1px dashed #b2b2b2;position:absolute;top:50%;left:0;content:"";}
.top-system h2 span{background:#fff;display:inline-block;padding:0 20px;position:relative;}
.top-system-tab{width:100%;height:46px;float:left;overflow:hidden;position:relative;}
.top-system-hide{display:none;}
.top-system-tab .system-tab1,
.top-system-tab .system-tab2,
.top-system-tab .system-tab3{width:120px;height:46px;line-height:36px;margin-right:4px;background:url(../images/top-system-arrow-on.png) no-repeat;float:left;cursor:pointer;}
.top-system-tab p{width:100%;color:#fff;position:relative;z-index:10;}
.top-system-tab p{height:56px;}
.top-system-tab span{width:120px;background:url(../images/top-system-arrow.png) no-repeat;height:46px;display:block;position:absolute;top:0;z-index:1;}
.top-wordpress,
.top-welcart,
.top-html5{width:100%;padding-top:50px;float:left;}
.top-system-first{width:100%;margin-bottom:10px;float:left;}
.top-system-first-in{width:350px;margin:0 auto;}
.top-system-first-in p{font-size:13px;}
.top-system-first-box{width:328px;padding:15px 10px;border:1px solid #bdbdbd;text-align:left;float:left;}
.top-system-first-box h3{width:100%;font-weight:bold;font-size:14px;}
.top-system-first-box .top-system-title-left{width:110px;}
.top-system-first-box .top-system-title-right{width:218px;}
.top-system-title-left img{float:left;}
.top-system0{width:100%;height:50px;margin-bottom:10px;background:url(../images/top-system.png) no-repeat;float:left;}
.top-system-box{width:300px;height:142px;float:left;}
.top-system-box h3{width:100%;font-weight:bold;font-size:14px;}
.top-system-left{width:268px;padding:15px 10px;border:1px solid #bdbdbd;text-align:left;float:left;}
.top-system-right{width:268px;padding:15px 10px;border:1px solid #bdbdbd;text-align:left;float:right;}
.top-system-center{width:290px;margin:0 auto;}
.top-system-center-in{width:268px;padding:15px 10px;border:1px solid #bdbdbd;text-align:left;float:left;}
.top-system-box p{font-size:13px;}
.top-system-title{width:100%;margin-bottom:15px;float:left;}
.top-system-title-left{width:60px;height:40px;float:left;}
.top-system-title-right{width:208px;height:40px;float:left;}
.top-system-but{width:100%;margin-top:40px;float:left;}
.top-system-but p a{width:60%;padding:15px 0;background:#464646;border:1px solid #262626;font-size:20px;color:#fff;}
.top-system-but p a:before{background:#fff;}
.top-welcart{font-size:40px;}
.top-other{width:100%;padding-top:100px;text-align:center;float:left;}
.top-other h2{width:100%;margin-bottom:20px;font-size:40px;font-weight:bold;position:relative;letter-spacing:5px;float:left;}
.top-other h2:before{width:100%;border-top:1px dashed #b2b2b2;position:absolute;top:50%;left:0;content:"";}
.top-other h2 span{background:#fff;display:inline-block;padding:0 20px;position:relative;}
.top-payment{width:100%;float:left;}
.top-payment-box{width:100%;margin-bottom:20px;float:left;}
.top-payment p{line-height:70px;text-align:left;font-size:24px;}
.top-payment-left{width:240px;text-align:left;float:left;}
.top-payment-right{width:660px;float:left;}
@media screen and (max-width:900px){
.top-plugin{padding:50px 0 0;}
.top-plugin h2{margin-bottom:10px;font-size:20px;letter-spacing:3px;}
.top-plugin .left{width:100%;text-align:center;}
.top-plugin .left img{width:auto;height:100px;}
.top-plugin .right{width:100%;padding-left:0;padding-top:20px;text-align:center;font-size:18px;}
.top-plugin .right p.desc{font-size:13px;}
.top-plugin .plugin-block1 .box,
.top-plugin .plugin-block2 .box {padding:25px;}
.top-plugin .plugin-block1 {padding-right:5px;}
.top-plugin .plugin-block2 {padding-left:5px;}
#wrapper-in{width:97%;margin:0 auto;}
.top-kind-left{width:100%;height:auto;padding:20px 0 50px;}
.kind-box{padding-right:0;}
.kind-box h2{margin-bottom:10px;font-size:16px;}
.kind-box p.img{margin-bottom:0;}
.kind-box p.subtitle{margin-bottom:10px;font-size:15px;letter-spacing:3px;}
.kind-box p.text{line-height:20px;font-size:15px;}
.kind-box p.bottom{margin-top:10px;}
.top-kind-right{width:100%;height:auto;margin-top:100px;padding:0;background:none;}
.top-kind1,
.top-kind2,
.top-kind3{width:33.3333%;text-align:center;float:left;}
.top-kind1 img,
.top-kind2 img,
.top-kind3 img{display:none;}
.top-kind1 h2 span.img{width:70px;height:70px;background:url(../images/sp/sp-kind1.png) no-repeat;display:inline-block;float:none;}
.top-kind2 h2 span.img{width:70px;height:70px;background:url(../images/sp/sp-kind2.png) no-repeat;display:inline-block;float:none;}
.top-kind3 h2 span.img{width:70px;height:70px;background:url(../images/sp/sp-kind3.png) no-repeat;display:inline-block;float:none;}
.top-kind-tab h2 span.img{margin-top:10px;}
.top-kind-tab h2 span.img img{width:60%;height:auto;margin:0 auto;}
.top-kind-tab h2 span.title{font-size:10px;letter-spacing:0;}
.top-kind-left-box1 span.arrow,
.top-kind-left-box2 span.arrow,
.top-kind-left-box3 span.arrow{display:none;}
.top-news{padding:20px 0;}
.top-news-in{width:94%;}
.top-news-in h2{margin-bottom:10px;font-size:20px;letter-spacing:3px;}
.top-news-in li span.icon-tips,
.top-news-in li span.icon-news{width:20%;}
.top-news-in li span.date{width:78%;padding-left:2%;text-align:left;}
.top-news-in li span.title{width:100%;}
.top-news-bottom{margin-top:20px;}
.top-news-bottom p a{width:80%;}
.top-newitem{padding:50px 0 0;}
.top-newitem h2{margin-bottom:10px;font-size:20px;letter-spacing:3px;}
.top-newitem-left,
.top-newitem-right{width:100%;margin:5px 0;}
.top-newitem-left-box,
.top-newitem-right-box{width:100%;height:auto;}
.top-newitem-right h3,
.top-newitem-left h3{width:70%;text-align:left;float:right;position:static;bottom:0;left:0;}
.top-newitem-left .txpost-thumbnail,
.top-newitem-right .txpost-thumbnail{width:30%;float:left;position:static;top:0;left:0;}
.top-newitem-left .txpost-thumbnail img,
.top-newitem-right .txpost-thumbnail img{width:96%;height:auto;}
.top-newitem-left h3 a.template-content,
.top-newitem-right h3 a.template-content{width:100%;padding:2px 0 2px 10px;}
.top-newitem-left h3 a.template-list,
.top-newitem-right h3 a.template-list{margin-top:2px;margin-bottom:10px;}
.top-system{padding:50px 0 0;}
.top-system h2{margin-bottom:10px;font-size:20px;letter-spacing:3px;}
.top-system-tab .system-tab1,
.top-system-tab .system-tab2,
.top-system-tab .system-tab3{width:100px;background:url(../images/top-system-arrow-on.png) no-repeat -10px center;}
.top-system-tab span{width:100px;background:url(../images/top-system-arrow.png) no-repeat -10px center;}
.top-system-first{margin-bottom:0;}
.top-system-first-in{width:100%;}
.top-system-first-box{width:100%;box-sizing:border-box;}
.top-system-first-in p{font-size:15px;}
.top-system-first-box h3{font-size:17px;}
.top-system-first-box .top-system-title-left{width:30%;}
.top-system-first-box .top-system-title-right{width:70%;}
.top-system0{height:auto;margin-bottom:0;background:none;}
.top-system-box{width:100%;margin-bottom:20px;height:auto;}
.top-system-box h3{font-size:17px;}
.top-system-left,
.top-system-right,
.top-system-center,
.top-system-center-in{width:100%;box-sizing:border-box;}
.top-system-title-left{width:30%;}
.top-system-title-right{width:70%;}
.top-system-but{margin-top:20px;}
.top-system-but p a{width:80%;}
.top-other{padding-top:50px;}
.top-other h2{margin-bottom:10px;font-size:20px;letter-spacing:3px;}
.top-payment-left,
.top-payment-right{width:100%;text-align:center;}
.top-payment p{width:100%;margin-top:10px;line-height:normal;text-align:center;font-size:16px;float:left;}
}
@media screen and (max-width:600px){
.txpost-thumbnail img{width:100%;height:auto;}
.top-plugin .plugin-block1 {width:100%;padding-right:0;}
.top-plugin .plugin-block2 {width:100%;margin-top:20px;padding-left:0;}
.top-plugin .plugin-block1 .box,.top-plugin .plugin-block2 .box {padding:15px;}
.top-plugin .plugin-block1 .box .top,.top-plugin .plugin-block2 .box .top {margin-bottom:10px;}
.top-plugin .plugin-block1 .box .bottom a,.top-plugin .plugin-block2 .box .bottom a {margin-bottom:10px;font-size:18px;}
}