﻿/* CSS Document */

@import url(boss_reset.css);

html { height: 100%; }
body { height: 100%; min-width: 980px; -webkit-text-size-adjust: none; color: #333; font: 15px/24px Arial, "新細明體", sans-serif; }
textarea { height: 48px; }
input[type="button"], input[type="submit"], input[type="reset"] { padding: 10px; }
.clearFix { clear: both; height: 0 \9; /* IE10以下 */ float: none !important; margin: 0 !important; padding: 0 !important; }
.floatLeft { float: left; }
.floatRight { float: right; }
.red { color: #F00 !important; }
.blue { color: #0093d9 !important; }
.gray { color: #999 !important; }
.note { font-size: 12px; font-weight: normal; }
h1 { margin: 10px 0; color: #fa3c0e; font: bold 42px/42px Arial, "微軟正黑體"; }
h2 { margin: 10px 0; color: #fa3c0e; font: bold 24px/24px Arial, "微軟正黑體"; }

/*********************** content ***********************/
#wrap { min-height: 100%; }
#container { min-width: 980px; padding-bottom: 43px; overflow: hidden; }
#main {
	position: relative;
	width: 980px;
	margin: 0 auto 50px auto;
	padding-top: 20px;
	left: 7px;
	top: -2px;
}
#main #left { position: absolute; width: 170px; height: 100%; margin-right: 20px; padding: 0 15px; background: #f6f6f6; border-radius: 10px; }
#main #left > h1 { margin-bottom: 10px; padding: 10px 0; color: #fa3c0e; font: bold 30px/30px Arial, "微軟正黑體"; border-bottom: 1px dashed #CCC; }
#main #left > h1 a { color: #fa3c0e; text-decoration: none; }
#main #right { width: 760px; min-height: 500px; padding-left: 220px; }
#main #right > h2 { padding-bottom: 5px; border-bottom: 1px solid #fa3c0e; }

/*********************** header ***********************/
#header .inner { position: relative; width: 980px; height: 70px; margin: 0 auto; }
#header .inner .logo { display: block; float: left; width: 360px; height: 70px; }
#header .inner .link { float: right; margin: 25px 20px 8px 0; color: #7c7c7c; text-align: right; }
#header .inner .link  > a { color: #7c7c7c; font-size: 12px; text-decoration: none; }
#header .inner .link  > a:hover { text-decoration: underline; }

/*********************** topMenu ***********************/
#topMenu { height: 40px; background: #fa3c0e; border-bottom: 3px solid #474747; overflow: hidden; }
#topMenu .inner { position: relative; width: 1020px; height: 40px; margin: 0 auto; text-align: center; }
#topMenu .inner > a {
	display: inline-block; position: relative;
	height: 30px; margin: 5px 0 5px -4px; padding: 0 14px; *padding: 0 12px;/* For IE7.8 Hack */
	color: #FFF; font: bold 18px/34px Arial, "微軟正黑體"; vertical-align: top; text-decoration: none; border-right: 1px solid #fd9e87;
	overflow: hidden;
}
#topMenu .inner > a:last-child { border: none; }
#topMenu .inner > a:hover { color: #FF0; }
#topMenu .inner > a.current { height: 35px; margin-top: 5px; color: #FFF; line-height: 38px; background: #474747;  border-radius: 5px 5px 0 0; }

/*********************** footer ***********************/
#footer { padding: 10px; margin-top: -43px; height: 20px; color: #545454; font: 11px/20px Arial, "新細明體"; text-align: center; border-top: #fa3c0e 3px solid; }

/*********************** rightBtn 常駐按鈕 ***********************/
#rightBtn { position: fixed; _position: absolute; width: 51px; height: 441px; right: 0; top: 200px; } 
#rightBtn > a { display: block; width: 51px; height: 138px; margin-bottom: 3px; line-height: 99999px; background: url("https://img.pcstore.com.tw/web_img/st/boss/rightBtn.png") no-repeat; overflow: hidden; }
#rightBtn > a.btnA { background-position: 0 0; }
#rightBtn > a.btnB { height: 160px; background-position: 0 -141px; }
#rightBtn > a.btnC { background-position: 0 -304px; }

/*********************** 表格/表單樣式 ***********************/
.tableA tbody th { width: 200px; padding: 5px; text-align: right; font-weight: normal; background: #f4f4f4; border: 1px solid #d8d8da; }
.tableA tbody td { padding: 5px; text-align: left; border: 1px solid #d8d8da; }
.tableA tfoot th { padding: 5px; text-align: center; font-weight: normal; background: #f4f4f4; border: 1px solid #d8d8da; }
.tableA tfoot td { padding: 5px; text-align: left; }

/*********************** 按鈕樣式 ***********************/
.btnOK { padding: 10px 20px; margin: 20px 5px; color: #FFF; font: 18px "微軟正黑體"; background: #F30; border: none; cursor: pointer; outline: none; }
.btnOK:hover { background: #F10; }
.btnReset { padding: 10px 20px; margin: 20px 5px; color: #FFF; font: 18px "微軟正黑體"; background: #999; border: none; cursor: pointer; outline: none; }
.btnReset:hover { background: #888; }

/*********************** 開店說明會 場次 ***********************/
.event { float: left; width: 325px; margin: 10px 0; }
.event > b { display: block; padding-left: 24px; color: #000; font: bold 16px/24px Arial, "微軟正黑體"; background: url("https://img.pcstore.com.tw/web_img/st/boss/item.png") no-repeat left center; }

/*********************** 商學院 左方選單 ***********************/
.leftMenu > a { display: block; padding-left: 18px; color: #666; font: bold 16px/26px Arial, "微軟正黑體"; text-decoration: none; background: url("https://img.pcstore.com.tw/web_img/st/boss/leftMenu.png") no-repeat left center; }
.leftMenu > a:hover, .leftMenu > a.current { color: #fa3c0c; background-position: -220px center; }

/*********************** 商學院 ***********************/
.ul {list-style-image: url("https://img.pcstore.com.tw/web_img/st/boss/hot_03.jpg");font-family: "Arial";color: #02A2FE;font-size: 13px;line-height: 26px;margin: 0 0 0 30px;}
.ul A{TEXT-DECORATION: none;color: #02A2FE;}
.ul A:hover{TEXT-DECORATION: underline;color: #02A2FE;}
.ul2 {list-style-image: url("https://img.pcstore.com.tw/web_img/st/boss/hot_03.jpg");font-family: "Arial";color: #FF6600;font-size: 13px;line-height: 26px;margin: 0 0 0 30px;}
.ul2 A{TEXT-DECORATION: none;color: #FF6600;}
.ul2 A:hover{TEXT-DECORATION: underline;color: #FF6600;}
.t10b{font-family: "Arial";color:#FFFFFF;font-size: 13px;font-weight: bold;}
.t10b a{ TEXT-DECORATION: none; color: #FFFFFF;}
.t10b a:hover{ TEXT-DECORATION: underline; color: #FFFFFF;}
.t10c{font-family: "Arial";color:#FF6600;font-size: 13px;font-weight: bold;}
.t10c a{ TEXT-DECORATION: none; color: #FF6600;}
.t10c a:hover{ TEXT-DECORATION: underline; color: #FF6600;}

.t11b{font-family: "Arial";color: #fe6565;font-size: 11px;margin: 0 0 0 6px;}
.t11-1{font-family: "Arial";color: #656565;font-size: 11px;}
.t11c{text-align:right;font-family: "Arial";color: #000000;font-size: 11px;padding: 5px 5px 5px 5px;}
.t11c  a{TEXT-DECORATION: none;color: #000000; }
.t11c  a:hover{TEXT-DECORATION: underline;color: #000000;}
.t11d{font-family: "Arial";color: #000000;font-size: 11px;padding: 5px 5px 5px 50px;}
.t11d  a{TEXT-DECORATION: none;color: #FF0000; }
.t11d  A:hover{TEXT-DECORATION: underline;color: #FF0000;}
.t11e{font-family: "Arial";color: #000000;font-size: 11px;padding-top: 8px;}

.t11{font-family: "Arial";color: #373737;font-size: 11px;}
.t11  a{TEXT-DECORATION: none;color: #373737; }
.t11  A:hover{TEXT-DECORATION: underline;color: #373737;}

.t12{font-family: "Arial";font-size: 12px;color: #6C6C6C;padding: 2px 40px 0 47px;line-height: 18px;}

.t12top {font-family: "Arial";font-size: 12px;color: #6C6C6C;}
.t12top a{color: #6C6C6C;TEXT-DECORATION: none}
.t12top a:hover{color: #6C6C6C;TEXT-DECORATION: underline}

.t12xb{font-family: Arial;font-size: 12px;color: #000000;padding: 2px 40px 0 47px;line-height: 18px;}

.t12b{ color: #58D2F8; FONT-SIZE: 12px; LINE-HEIGHT: 14px; FONT-FAMILY: Arial; text-align: left; padding: 5px 0 3px 0; }
.t12b A{color: #58D2F8; TEXT-DECORATION: none; }
.t12b A:hover {color: #58D2F8; TEXT-DECORATION: underline; }

.t12e{font-family: Arial;color: #02a2fe;font-size: 12px;font-weight: bold;}
.t12e a{font-family: Arial;TEXT-DECORATION: underline;color: #02a2fe;font-size: 12px;font-weight: bold;}
.t12f{ list-style-image: url("../web_img/dot.gif"); FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial; text-align: left; padding: 2px 0 5px 0; }
.t12f A{color: #000000; TEXT-DECORATION: none; }
.t12f A:hover {color: #000000; TEXT-DECORATION: underline; }
.t12g{font-family: Arial;font-size: 12px;color: #000000;padding: 2px 40px 0 0px;line-height: 18px;}
.t12h{FONT-SIZE: 15px; LINE-HEIGHT: 18px; FONT-FAMILY: "Arial"}
.t12i{font-family: "Arial";font-size: 12px;color: #16B6E8;padding: 2px 40px 0 17px;line-height: 18px;}
.t12i A{color: #16B6E8;TEXT-DECORATION: underline}
.t12j{font-family: "Arial";font-size: 12px;color: #666666;padding: 2px 40px 0 17px;line-height: 18px;}
.t12l {font-family: "Arial";font-size: 12px;color: #6C6C6C;line-height: 18px;padding: 0px 10px 0px 5px;}
.t12m {font-family: "Arial";font-size: 12px;color: #0BB9EF;}

.t13{font-family: "Arial";color: #454545;font-size: 13px;line-height: 26px;padding: 0 30px 0 15px;}
.t13b{list-style-image: url("../web_img/dot.gif");font-family: "Arial";color: #656565;font-size: 13px;line-height: 19px;padding: 0 10px 0 8px;}
.t13c{font-family: "Arial";color: #656565;font-size: 13px;line-height: 19px;padding: 0 15px 0 30px;}
.t13d{font-family: "Arial";color: #656565;font-size: 13px;line-height: 19px;padding: 5px 15px 0 10px;}
.t13e{font-family: Arial;color: #02a2fe;font-size: 13px;font-weight: bold;}
.t13e a{font-family: Arial;TEXT-DECORATION: underline;color: #02a2fe;font-size: 13px;font-weight: bold;}
.t13f{font-family: "Arial";color: #656565;font-size: 13px;line-height: 22px;padding: 0 18px 0 40px;}
.t13g{font-family: "Arial";color: #656565;font-size: 13px;line-height: 22px;padding: 0 0 0 40px;}
.t13h{font-family: "Arial";color: #656565;font-size: 13px;line-height: 25px;padding: 0 5px 0 40px;}
.t13i{font-family: "Arial";color: #656565;font-size: 13px;line-height: 22px;padding: 0 0 0 18px;}
.t13i  a{TEXT-DECORATION: none; color: #656565; font-weight: bold; }
.t13i  A:hover{TEXT-DECORATION: underline; color: #FF0000;}
.t13j{font-family: "Arial";color: #454545;font-size: 13px;line-height: 26px;padding: 5px 0 5px 0;}
.t13k{font-family: "Arial";color: #000000;font-size: 13px;line-height: 22px;padding: 5px 0 5px 10px;text-align:left;}
.t13l{font-family: "Arial";color: ##02a2fe;font-size: 13px;line-height: 19px;padding: 5px 0 5px 0px;text-align:left;}
.t13l  a{TEXT-DECORATION: none;color: #02a2fe; }
.t13l  a:hover{TEXT-DECORATION: underline;color: #02a2fe;}
.t13m{font-family: "Arial";color: #000000;font-size: 13px;line-height: 19px;padding: 5px 0 5px 0;text-align:left;}
.t13n{font-family: "Arial";color: #02A2FE;font-size: 13px; padding: 5px 10px 2px 5px;}
.t13n a{TEXT-DECORATION: none; color: #02A2FE;}
.t13n a:hover{TEXT-DECORATION: underline; color: #02A2FE;}
.t13o{font-family: "Arial";color: #000000;font-size: 13px;line-height: 18px;text-align: center;}
.t13o a{ TEXT-DECORATION: none; color: #000000;}
.t13o a:hover{ TEXT-DECORATION: underline; color: #000000;}
.t13p{font-family: "Arial";color: #BEBAB9;font-size: 13px;line-height: 18px;text-align: center;}
.t13p a{ TEXT-DECORATION: none; color: #BEBAB9;}
.t13p a:hover{ TEXT-DECORATION: underline; color: #BEBAB9;}

.t15 {color: #02a2fe;font-family: Arial;font-size: 15px;line-height: 20px;}
.t15  a{TEXT-DECORATION: none;color: #02a2fe;}
.t15  a:hover{TEXT-DECORATION: underline;color: #02a2fe;}
.t15b{color: #000000;font-family: Arial;font-size: 15px;line-height: 20px;font-weight: bold;padding: 5px 0 0 30px;}
.t15c{list-style-image: url("https://img.pcstore.com.tw/web_img/st/boss/yel.jpg");color: #02a2fe;font-family: Arial;font-size: 15px;line-height: 20px;font-weight: bold;padding: 5px 0 0 30px;}
.t15c a{color: #02a2fe;TEXT-DECORATION:none;}
.t15c a:hover{color: #02a2fe;TEXT-DECORATION:underline;}
.t15d{color: #000000;font-family: Arial;font-size: 15px;line-height: 20px;font-weight: bold;padding: 8px 0 0 10px;}
.t15e {color: #0BB9EF;font-family: "Arial";font-size: 15px;line-height: 20px;font-weight: bold;}
.t15e A{TEXT-DECORATION: none; color: #0BB9EF;}
.t15e A:hover{TEXT-DECORATION:underline; color: #0BB9EF;}
.t15f {color: #ffffff;font-family: Arial;font-size: 15px;line-height: 20px;padding: 5px 0 5px 0;}
.t15f  a{TEXT-DECORATION: none;color: #02a2fe; }
.t15f  A:hover{TEXT-DECORATION: underline;color: #02a2fe;}
.t15g{list-style-image: url("https://img.pcstore.com.tw/web_img/st/boss/yel.jpg");color: #373737;font-family: "Arial";font-size: 15px;line-height: 20px;font-weight: bold;}
.t15g a{color: #373737;TEXT-DECORATION:none;}
.t15g a:hover{color: #373737;TEXT-DECORATION:underline;}
.t15h{color: #02a2fe;font-family: "Arial";font-size: 15px;line-height: 20px;font-weight: bold;}
.t15h a{ TEXT-DECORATION: none; color: #02a2fe;}
.t15h a:hover{ TEXT-DECORATION: underline; color: #02a2fe;}

.t16top {color: #02A2FE;TEXT-DECORATION: none;font-family: "Arial";font-size: 16px;line-height: 30px;padding: 0 10px 0 15px;font-weight: bold;}
.t16top a{color: #02A2FE; TEXT-DECORATION: none; }
.t16top a:hover {color: #02A2FE; TEXT-DECORATION: underline; }
.t16c{list-style-image: url("https://img.pcstore.com.tw/web_img/st/boss/yel.jpg");color: #02a2fe;font-family: "Verdana";font-size: 16px;line-height: 20px;font-weight: bold;}
.t16d {color: #02A2FE;font-family: "Arial";font-size: 15px;font-weight: bold;margin: 5px 10px 5px 0;}
.t16d a{color: #02A2FE; TEXT-DECORATION: none; }
.t16d a:hover {color: #02A2FE; TEXT-DECORATION: underline; }
.t16e{list-style-image: url("https://img.pcstore.com.tw/web_img/st/boss/q.jpg");color: #FF5A00;font-family: "Verdana";font-size: 16px;line-height: 20px;font-weight: bold; }
.t16f {color: 373737;font-family: "Arial";font-size: 16px;line-height: 30px;padding: 10px 10px 0 0;font-weight: bold;}

.style1 {color: #000000}
/*  STORT'S CSS  END  2007.02.06更新 */

/* EPAPERCSS   START  2007.02.06更新 */
.te10b {	font-size: 9px;line-height: 16px;font-weight: lighter;font-variant: normal;font-style: normal;}
.te12{font-family: "Arial";font-size: 12px;color: #6C6C6C;padding: 2px 40px 0 47px;}
.text2 {font-size: 10pt; line-height: 16pt; }
.title1 {	font-size: 22px;font-weight: bold;color: #ED135A;}
.font-131 {	font-size: 13px;color: 636363;}
.te13{font-family: "Arial";color: #454545;font-size: 13px;line-height: 26px;padding: 0 30px 0 15px;}
.cb13 {font-weight: bold;margin-left: 4px;color: #F26521;}
/* EPAPERCSS   END  2007.02.06更新 */
.t13i  a{TEXT-DECORATION: none;color: #FF0000; }
.t13i  A:hover{TEXT-DECORATION: underline;color: #FF0000;}

.pt10 {FONT-SIZE: 10pt; LINE-HEIGHT: 140%; FONT-FAMILY: "新細明體"}
.pt10 a{ TEXT-DECORATION: none; color: #02A2FE;}
.pt10 a:hover{ TEXT-DECORATION: underline; color: #02A2FE;}

.t16c-1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; LIST-STYLE-IMAGE: url("https://img.pcstore.com.tw/web_img/st/boss/yel.jpg"); COLOR: #02a2fe; LINE-HEIGHT: 26px; FONT-FAMILY: "Verdana"
}
.t16c-1 a{color: #02a2fe;TEXT-DECORATION: none}
.t16c-1 a:hover{color: #02a2fe;TEXT-DECORATION: underline}
.ecamp_form td { border: 1px solid #d8d7da; }

/*********************** 首頁 ***********************/
#eventBanner { position: relative; width: 1920px; height: 430px; background: #f6f6f6; overflow: hidden; }
#eventBanner .banner { position: absolute; width: 1920px; height: 430px; }
#eventBanner .banner .inner { position: absolute; width: 1260px; left: 50%; margin: 0 0 0 -620px; }
#eventBanner .prev, #eventBanner .next {
	display: none; position: absolute;
	width: 40px; height: 58px; top: 50%; left: 50%; margin: -29px 0 0 -20px;
	background: url("https://img.pcstore.com.tw/web_img/st/boss/eventBannerNav.png") no-repeat;
}
#eventBanner .prev { margin-left: -600px; }
#eventBanner .next { margin-left: 560px; background-position: -40px 0; }
#eventBanner .nav { display: block; position: absolute; width: 100px; height: 18px; bottom: 10px; left: 50%; margin: 0 0 0 -485px;  }
#eventBanner .nav > a { display: inline-block; height: 18px; padding: 0 5px; margin-right: 3px; color: #000; font: bold 13px/18px Arial; background: #FFF; opacity: 0.7; }
#eventBanner .nav > a:hover, #eventBanner .nav > a.current { color: #FFF; text-decoration: none; background: #000; }
.bannerBtn { position: absolute; width: 230px; height: 165px; right: 135px; bottom: 0; text-align: center; background: url("https://img.pcstore.com.tw/web_img/st/boss/bannerBtn.png") no-repeat center bottom; }
.bannerBtn > a { display: inline-block; width: 200px; height: 62px; margin-bottom: 5px; background: url("https://img.pcstore.com.tw/web_img/st/boss/bannerBtn.png") no-repeat; }
.bannerBtn .open { margin-top: 22px; background-position: 0 0; }
.bannerBtn .contact { background-position: 0 -62px; }

.eventList { display: block; width: 900px; margin: 0 auto; padding: 0 40px; }
.eventList:hover { text-decoration: none; }
.eventList .pic { float: right; width: 500px; height: 430px; }
.eventList > h1 { margin-top: 15px; }
.eventList > span { display: block; width: 360px; padding: 7px 5px 3px 5px; color: #686868; font: bold 18px/20px Arial, "微軟正黑體"; border-bottom: 1px solid #CCC; }
.eventList > span > i { display: block; margin-left: 16px; font-size: 16px; font-weight: normal; }
.eventList > span.tel { color: #d71800; border-bottom: none; }
.eventList > span.btn { width: 227px; height: 58px; margin-top: 10px; padding: 0; background: url("https://img.pcstore.com.tw/web_img/st/boss/indexBtn_1.png") no-repeat 0 0; border-bottom: none; }

.storeInfo { width: 100%; padding: 25px 0 40px 0; text-align: center; background: #f6f6f6; border-bottom: 1px solid #CCC; }
.storeInfo > p { width: 900px; margin: 0 auto 20px auto; color: #373737; font: 18px/30px Arial, "微軟正黑體"; }
.storeInfo .btn { display: block; width: 227px; height: 58px; margin: 10px auto 0 auto; background: url("https://img.pcstore.com.tw/web_img/st/boss/indexBtn_1.png") no-repeat 0 -60px; }

.superior { width: 100%; padding: 25px 0 40px 0; text-align: center; border-bottom: 1px solid #CCC; }
.superior .btn { display: block; width: 227px; height: 58px; margin: 15px auto 0 auto; background: url("https://img.pcstore.com.tw/web_img/st/boss/indexBtn_1.png") no-repeat 0 -120px; }

.successOne { width: 100%; text-align: left; background: #FFF; border-bottom: 1px solid #CCC; }
.successOne .inner { width: 960px; margin: 0 auto; padding-left: 20px; }
.successOne .inner > h1 { margin-top: 25px; }
.successOne .pic { float: right; width: 430px; height: 430px; }
.successOne .dec {
	width: 520px;
	color: #373737;
	font: 18px/30px Arial, "微軟正黑體";
}
.successOne .btn { display: block; width: 227px; height: 58px; margin-top: 40px; background: url("https://img.pcstore.com.tw/web_img/st/boss/indexBtn_1.png") no-repeat 0 -180px; }

.bizCollege { width: 960px; margin: 0 auto; padding-left: 20px; text-align: left;}
.bizCollege > h1 { margin-top: 25px; }
.bizCollege .pic { float: right; width: 500px; height: 430px; }
.bizCollege .list a { display: block; width: 420px; padding: 5px; color: #373737; font: 18px/30px Arial, "微軟正黑體"; text-decoration: none; border-bottom: 1px solid #CCC; }
.bizCollege .list a:last-child { border-bottom: none; }
.bizCollege .list a:hover { background: #fffeee; }
.bizCollege .btn { display: block; width: 227px; height: 58px; margin: 10px 0 0 0; background: url("https://img.pcstore.com.tw/web_img/st/boss/indexBtn_1.png") no-repeat 0 -240px; }

/*********************** 開店優勢 ***********************/
.superiority .banner { width: 100%; text-align: center; background: #ffe466; }
.superiority > h1 { margin-top: 30px; }
.superiorList { height: auto; overflow: hidden; min-height:340px; }
.superiority .pic{position:absolute;opacity:1;}
.superiorList .inner { width: 920px; margin: 0 auto; padding:80px 30px 60px;max-width: 980px; margin:0 auto; position:relative; }
.superiorList2 .inner { width: 580px; margin: 0 auto; padding:80px 0 60px;max-width: 980px; margin:0 auto; position:relative; padding-left:380px; }
.superiorList .pic { float: right; width: 350px; margin:5px 0 0px 10px; right: 30px;top:30px; }
.superiorList .slogan { display: inline-block; color: #fa3c0e; margin: 0 0 5px 0; font: bold 30px/30px Arial, "微軟正黑體"; }
.superiorList .dec { padding-bottom: 20px; color: #000; font: 18px/26px Arial, "微軟正黑體"; width:560px;}
.superiorList.superiorList2 { background: #fffbe8; }
.superiorList.superiorList2 .pic { float: left; margin:5px 0 0px 10px;left: 10px; top:30px; }
.listitem{list-style:disc; padding-left:20px;}
.listitem2{list-style:disc;padding-left:20px;}


.superiorSystem{height: auto; overflow: hidden;hidden; min-height:340px; }
.superiorSystem .inner { width: 920px; margin: 0 auto; padding:80px 30px 60px;max-width: 980px; margin:0 auto; position:relative; }
.superiorSystem2 .inner { width: 580px; margin: 0 auto; padding:80px 0 60px;max-width: 980px; margin:0 auto; position:relative; padding-left:380px; }
.superiorSystem .pic { float: right; width: 350px; margin:0px 0 0px 10px;right:30px;top:30px; }
.superiorSystem .slogan { display: inline-block; color: #009fb7; margin: 0 0px 5px 0px; font: bold 30px/30px Arial, "微軟正黑體"; }
.superiorSystem .dec { padding-bottom: 20px; color: #000; font: 18px/26px Arial, "微軟正黑體";width:560px; }
.superiorSystem2{background: #f6f6f6;}
.superiorSystem2 .pic { float: left; margin:0px 0px 0px 10px;left: 10px;top:30px; }

/*********************** 加入流程及費用 ***********************/
.processFee .banner { width: 100%; padding: 20px 0; text-align: center; background: #fffe98; }
.processFee #main { width: 970px; text-align: center; }

/*********************** 成功店家 ***********************/
.successStore .banner { width: 100%; text-align: center; background: #12dffe; }
.storeList { height: 380px; overflow: hidden; }
.storeList a:hover {text-decoration:none;}
.storeList .inner { width: 980px; margin: 0 auto; }
.storeList .pic { float: right; width: 350px; height: auto; margin: 0 10px 0 0; padding-top:20px;}
.storeList .kind { display: inline-block; margin: 50px 10px 0 0; padding: 0 8px; color: #ff4e00; font: bold 27px/30px Arial, "微軟正黑體"; border-left:5px #ff4e00 solid; }
.storeList .name { display: inline-block; margin: 0px 5px 0 0; padding-left: 18px; color: #303030; font: bold 20px/26px Arial, "微軟正黑體"; background: url("https://img.pcstore.com.tw/web_img/st/boss/storeIcon.png") no-repeat left center; }
.storeList .url { display: inline-block; margin-top: 50px; color: #0090eb; font: 14px/26px Arial; }
.storeList .slogan { color: #ff4e00; margin: 10px 0 5px 0; font: bold 26px/30px Arial, "微軟正黑體"; }
.storeList .dec { color: #707070; font: 14px/24px Arial, "微軟正黑體"; }
.storeList .more { color: #0090eb; font-size: 16px; }
.storeList.storeList2 { background: #f6f6f6; }
.storeList.storeList2 .pic { float: right; margin: 0 0 0 10px; }
.storeList.store2 .kind { border-left: 5px #ff2d72 solid; color:#ff2d72; }
.storeList.store2 .slogan { color: #ff2d72; }
.storeList.store3 .kind { border-left: 5px #50a200 solid; color:#50a200; }
.storeList.store3 .slogan { color: #50a200; }
.storeList.store4 .kind { border-left: 5px #50a200 solid; color:#50a200; }
.storeList.store4 .slogan { color: #7ead00; }
.storeList.store5 .kind { border-left: 5px #ff4e00 solid; color:#ff4e00; }
.storeList.store5 .slogan { color: #ff4e00; }

.store_seleFeatures {height:42px; margin:15px 0 15px 0;}

/*********************** 店家LOGO ***********************/
.good-store{margin: 0 auto; text-align: center; padding:0; background: #f6f6f6;}
.good-store ul{width:980px;margin: 0 auto;padding: 20px 5px 15px;}
.good-store ul li{display: inline-block;margin: 0 auto;list-style:none;padding: 10px 5px;width: 180px;height: 76px;overflow: hidden;}
.good-store li img{width:100%;margin-top: -27px;}

/*********************** 開店Q&A ***********************/
.storeFaq h2 { margin-bottom: 0; padding: 8px; color: #FFF; font: bold 24px/24px Arial, "微軟正黑體"; background: #ffc600; }
.faqList { padding: 10px 5px; border-top: 1px solid #e6e0c8; }
.faqList:hover { background: #fffeee; }
.faqList .faqListQ { padding-left: 50px; color: #000; font: bold 20px/42px Arial, "微軟正黑體", sans-serif; background: url("https://img.pcstore.com.tw/web_img/st/boss/faqQ.png") no-repeat left top; cursor: pointer; }
.faqList .faqListA { 
	display: none; width: 920px; min-height: 42px; padding-left: 50px; margin: 8px 0;
	color: #373737; font: 15px/22px Arial, "新細明體", sans-serif; background: url("https://img.pcstore.com.tw/web_img/st/boss/faqA.png") no-repeat left top;
}
.faqList.current .faqListA { display: block; }

/*********************** 店家APP ***********************/
.appSelf .banner { width: 100%; text-align: center; background: #ffd700; }
.appSelf > h1 { margin-top: 30px; }
.appSelf .superiorList .pic { float: left; margin: 0 10px 0 0; }
.appSelf .note { font-size: 16px; font-weight: bold; }

/*********************** 開店edm ***********************/
.openedm .banner { width: 100%; text-align: center; background: #ff3367; }
.openedm > h1 { margin-top: 30px; }
.openedm { height: auto; overflow: hidden; }
.openedm .inner { width: 980px; margin: 0 auto; }
.openedm .pic { float: right; width: 340px; height: 300px; margin: 0 0 0 0px; }
.openedm .pic2 { float: left; width: 340px; height: 300px; margin: 0 0 0 10px; }
.openedm .slogan { display: inline-block; color: #fa3c0e; margin: 70px 0 5px 0; font: bold 30px/35px Arial, "微軟正黑體"; }
.openedm .dec { padding-bottom: 20px; color: #000; font: 20px/30px Arial, "微軟正黑體"; }
.openedm .dec2 { padding-bottom: 20px; color: #000; font: bold 22px/30px Arial, "微軟正黑體"; }
.openedm.openedm2 { background: #f6f6f6; }
.openedm.openedm2 .pic { float: right; margin: 0 10px 0 0; }

/*********************** 使用編輯器內容區塊 (此塊CSS永遠放在最下方) ***********************/
.editor { width: 100%; height: auto; line-height: 18px; overflow: hidden; }
.editor img { max-width: 100%; height: auto; }
.editor p { margin: 15px 0; }
.editor ul, .editor ol { margin-left: 25px; *margin-left: 30px; margin-top: -5px; }
.editor ul { list-style-type: disc; }
.editor ol { list-style-type: decimal; }
.editor ul li , .editor ol li { margin: 5px 0; }

.editor h1 { font-weight: bold; font-size: 2em; margin: 0.67em 0; }
.editor h2 { font-weight: bold; font-size: 1.5em; margin: 0.75em 0; }
.editor h3 { font-weight: bold; font-size: 1.17em; margin: 0.83em 0; }
.editor h4 { font-weight: bold; margin: 1.12em 0; }
.editor h5 { font-weight: bold; font-size: 0.83em; margin: 1.5em 0; }
.editor h6 { font-weight: bold; font-size: 0.75em; margin: 1.67em 0; }

.editor b, .editor strong { font-weight: bold; }
.editor i, .editor em { font-style: italic; }
.editor strike, .editor del { text-decoration: line-through; }
.editor u, .editor a { text-decoration: underline; }
.editor table { border-spacing: 2px; }
.editor hr { border: 1px inset; }
.editor center { text-align: center; }

/*********************** 加入流程及費用 表格 ***********************/
table.paleBlueRows {
  font-family:'微軟正黑體';
  border: 1px solid #FFFFFF;
  width: 100%;
	margin: 5px auto 0px;
  text-align: center;
  border-collapse: collapse;
}
table.paleBlueRows td, table.paleBlueRows th {
  border: 2px solid #FFFFFF;
  padding: 10px 2px;
}
table.paleBlueRows tbody td {
  font-size: 16px;
	font-weight: bold;
}
table.paleBlueRows tr{
	background: #f6f6f6;
}
table.paleBlueRows tr:nth-child(even) {
  background: #eaeaea;
}
table.paleBlueRows thead {
  background: #0B6FA4;
  border-bottom: 0px solid #FFFFFF;
}
table.paleBlueRows thead th {
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  border-left: 2px solid #FFFFFF;
	background: #cccccc;
	border-radius: 10px 10px 0px 0px;
	
}
table.paleBlueRows thead th:first-child {
  border-left: none;
	border-radius:0px;
	background: #fff;
}
table.paleBlueRows thead th:nth-child(2){background: #ff0006;}
table.paleBlueRows thead th:nth-child(3){background: #ff7b23;}
table.paleBlueRows thead th:nth-child(4){background: #2cb7ff;}
table.paleBlueRows thead th:nth-child(5){background: #ff58ac;}
table.paleBlueRows thead th:nth-child(6){background: #ffa200;}
table.paleBlueRows tfoot td {
  font-size: 14px;
}
.openstore_btn{
	background: #FF5048;
	border-radius: 30px;
	width: 300px;
	height: 55px;
	line-height: 55px;
	margin: 10px auto;
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: '微軟正黑體';
	text-decoration: none;
	box-shadow: inset 0 -5px 0 0 #d6352b;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -ms-transition-property: background-color;
  -ms-transition-duration: 0.2s;
  -ms-transition-timing-function: linear;
  -o-transition-property: background-color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: linear;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
.openstore_btn:hover,
.openstore_btn:focus {
  background: #FF5048;
  color: #fff802;
}
.openstore_btn:hover {
  text-decoration: none;
}
.openstore_btn:focus {
  text-decoration: none;
  outline: none;
}
.openstore_btn:active {
  box-shadow: none !important;
}
a{text-decoration: none;}


.starburstbar{
	z-index:999;
	position:relative;
    top:70px;
	margin-left:860px;
    width:80px;}

.starburst {
	display:block;
	width:3em;
	height:3em;
	background:#ffea00;
	-webkit-transform:rotate(-67deg);
	-moz-transform:rotate(-67deg);
	rotation:-67deg;
	position:relative;
	text-align:center;
	text-decoration:none;
	color:#f00;
	line-height:1em;
	font-size:1.4em;
	font-weight:bold;
	font-family:Arial, sans-serif;
}
.starburst span {
	display:block;
	width:3em;
	height:3em;
	background:#ffea00;
	-webkit-transform:rotate(22.5deg);
	-moz-transform:rotate(22.5deg);
	rotation:22.5deg;
}



/*********代營運***********/
.dec .ThirdPartner {display:inline-block;vertical-align:top;}
.dec .ThirdPartner .content {width:240px; padding:20px 30px ; background-color:#ffffc5;margin:0 10px;border-radius:1.5em 1.5em 0 0 ;transition:0.3s;}
.dec .ThirdPartner .content ul {text-align:left; padding-left:1em; color:#000;transition:0.3s;list-style: disc;}
.dec .ThirdPartner .button {background-color:#fb4a1e;padding:10px 30px ;width:240px;border-radius:0 0 1.5em 1.5em  ; color:#FFF; font-size:1.3em;transition:0.3s;}
.dec .ThirdPartner b { font-size:30px; color:#fb4a1e;transition:0.3s; line-height:48px;}
.dec .ThirdPartner:hover {cursor: pointer;}
.dec .ThirdPartner:hover div.content{background-color:#fb4a1e;transition:0.3s;}
.dec .ThirdPartner:hover div.content ul{color:#fff;transition:0.3s;}
.dec .ThirdPartner:hover b {color:#ff0;transition:0.3s;}
.dec .ThirdPartner:hover div.button {background-color:#000; color:#ff0;transition:0.3s;}
.dec .ThirdPartner2 .content {background-color:#ffeeee;}
.dec .ThirdPartner2 .button {background-color:#ff2121;}
.dec .ThirdPartner2 b {color:#ff2121; }
.dec .ThirdPartner #medal { display:inline-block; position:absolute; margin-top:10px;}
#trophy { display:inline-block; position:absolute; margin-top:-40px;}


/************店速貸**************/
.loancolor { color:#ff007e;}
.loan {font: 15px/30px Arial, "微軟正黑體"; text-align:center}
.loan img { width:120px; height:auto;}
.loan b { display:inline-block; font-size:26px; color:#000; }
.loan ul li { width:310px; display:inline-block; }
.loan ul li p { vertical-align:top; margin:0;  margin-top:-20px;}
.condition { text-align: center; }
.condition div {display:inline-block; width:360px; text-align:left;margin-left:100px;}
.condition .right {margin-left:-40px;}
.condition img { width:35px; height:35px;}
.condition p {font: 24px/30px Arial, "微軟正黑體";  padding:10px 0px; display:inline-block; margin:0;}

.loanbutton { display:inline-block; padding:20px 50px; font: bold 30px/40px Arial, "微軟正黑體";color:#FFF; transition:0.3s;border-radius:5px ;background-color:#ff007e; border:3px solid #ff007e;}
.loanbutton:hover {color:#ff007e; border-radius:5px ;transition:0.3s;background-color:#fff;}
.loanrule p { padding:1em 0;}
.loanrule ol {list-style:decimal;padding-inline-start: 40px;}