.tab_box .title{ color:#575757;}

.store_pageTop { margin:0 auto; width:530px; padding-top:40px; padding-bottom:20px;}
.store_pageTop .title {font-size:30px; line-height:1em; padding:10px 0;}
.store_pageTop p {color:#666; font-size:14px;}
.store_pageTop .switch_menu {overflow:hidden; padding:20px 0 0 10px; width:235px; margin:0 auto;}
.store_pageTop .switch_menu li {float:left; text-align:left; font-size:16px; line-height:1.2em; cursor:pointer;}
.store_pageTop .switch_menu li span {display:block; padding:3px 0 3px 0px; background:url(images/btnImg.webp) no-repeat 0 -18px;}
.store_pageTop .switch_menu li span.win {background-position:0 -18px; width:90px; border-right:solid 1px #ccc; margin-right:20px;}
.store_pageTop .switch_menu li span.mac {background-position:0 -138px; width:40px;}
.store_pageTop .switch_menu li:hover,
.store_pageTop .switch_menu li a {color: #555555;}
.store_pageTop .switch_menu li.curr {color:#2caee6;}
.store_pageTop .switch_menu li:hover span.win,
.store_pageTop .switch_menu li.curr span.win {background-position:0 -78px;}
.store_pageTop .switch_menu li:hover span.mac,
.store_pageTop .switch_menu li.curr span.mac {background-position:0 -198px; color:#2caee6;}

.store_mainBox {
	padding:0 0 20px 0;
	background-color: #F2F2F2;
}
.storeMain_cont {padding-top:30px; margin:0 auto; margin-left:10px;}
.storeMain_cont .item {float:left; width:248px; margin-right:10px; margin-bottom:10px; border:solid 1px #ddd; background:#7BBA4A; color:#fff; text-align:center;}
.storeMain_cont .item .name { font-size:16px; line-height:1.2em; padding:5px 0 0 0; height:40px;}
.storeMain_cont .item .name a {color:#fff;}
.storeMain_cont .item .price {font-size:18px; line-height:1.2em;}
.storeMain_cont .item .price big {font-size:25px; line-height:1.2em; font-weight:bold;}
.storeMain_cont .item .btn_new { background:#FFFFFF; color:#666; text-align:center; min-height:60px; margin-top:25px; padding-top:20px;}
.storeMain_cont .item .btn_new a {display:block;}
.storeMain_cont .item .btn_new a.btn_add {border:solid 2px #ff6600; background:#fff; color:#ff6600; border-radius:100px; text-align:center; width:180px; margin:0 auto; padding:8px 0; font-size:16px; line-height:1.2em; font-weight:bold;}
.storeMain_cont .item .btn_new a.btn_add:hover {background:#ff6600; color:#fff; text-decoration:none;}
	.storeMain_cont .item .btn_new strong {display:block; padding:5px 0;}
.storeMain_cont .item .icon{margin-top:15px;}
