/* BASIC css start */
#productPlanList .plan-tab { width: 100%; padding: 10px 0 20px; }
#productPlanList .plan-tab:after { clear: both; content: ""; display: block; }
#productPlanList .plan-tab li { float: left; width: 274px; margin-left: -1px; border: 1px solid #e4e4e5; text-align: center; }
#productPlanList .plan-tab li a { display: block; height: 47px; line-height: 49px; font-size: 14px; }
#productPlanList .plan-tab li:first-child { margin-left: 0; }
#productPlanList .plan-tab li.now { width:273px; height: 45px; border-bottom: 3px solid #231f20; }
/* BASIC css end */

