﻿/* override */
#customer .header { color: #000000; background-color: #E3EFFF; }
#customer .header, #customer .ct { border: solid 1px #E3EFFF; }
#customer .ct { padding: 8px 18px; }
#customer .sp { height: 8px; }
#customer .spmini { height: 3px; }
#customer .secImg { cursor: pointer; }

/* change password */
#customer .cpwintro { text-align: center; padding-top: 6px; padding-bottom: 8px; }
#customer .cpwbutton { text-align: center; padding-top: 6px; padding-bottom: 8px; }

/* edit & subscribe */
#customer .hi { font-size: 1.2em; padding-bottom: 8px; }
#customer .intro { margin-left: 20px; background-color: #FFCC66; padding: 6px; }
#customer .intro b { color: Red; }
#customer .ihd { font-weight: bold; padding-bottom: 2px; }

/* edit */
#customer .edit .left { width: 118px; padding-top: 3px; padding-left: 20px; }
#customer .edit .confirm { color: #0F3458; padding-bottom: 2px; }

/* subscribe */
#customer .mwp { margin-left: 80px; border: solid 1px; width: 450px; }
#customer .mtitle { padding: 5px 0px 5px 5px; font-weight: bold; }
#customer .mitem { padding-left: 15px; }
#customer .msp { height: 5px; overflow: hidden; }
#customer .bsp { height: 8px; overflow: hidden; }
#customer .name, #customer .price { font-weight: bold; }

#customer .basic .mwp { border-color: #a60000; background-color: #fffdff; }
#customer .basic .mtitle { color: #a60000; }
#customer .basic .name { color: #ff3333; }
#customer .basic .price { color: #cc3300; }

#customer .pro .mwp { border-color: #015c65; background-color: #fcffff; }
#customer .pro .mtitle { color: #015c65; }
#customer .pro .name { color: #09495E; }
#customer .pro .price { color: #cc3300; }