﻿@charset "utf-8";

*{margin:0;padding:0;}

/* CSS Document */
/*infoMenu style*/
#infoMenu { float: left; width: 200px; margin-right: 18px; border: solid 1px #30A4AC; }

#infoMenuTop { background: #30A4AC; color: #FFF; font-size: 16px; width: 100%; height: 50px; line-height: 50px; text-align: center; letter-spacing: 3px; }

.infoMenuTitle { border-bottom: solid 1px #DDD; padding-left: 30px; height: 49px; line-height: 40px; letter-spacing: 2px; cursor: default; }

.menuTitleOne a { font-size: 14px; color: #444; font-weight: bold; letter-spacing: 3px; }

.menuTitleTwo a { font-size: 14px; color: #333; }

/*textContent style*/
#textContent { float: left; width: 938px; padding: 15px 20px; border: solid 1px #DDD; }

#textTitle { line-height: 35px; height: 35px; margin-bottom: 5px; font-size: 16px; letter-spacing: 2px; color: #333; border-bottom: solid 5px #EEE; }

    #textTitle img { width: 28px; height: 28px; vertical-align: middle; }

    #textTitle a { color: #F18000; }

/*form panel style*/
.fieldset { background: #FFF; padding: 6px 15px; clear: both; margin-bottom: 10px; border: solid 1px #DDD; }

.formTitle { line-height: 38px; font-size: 18px; letter-spacing: 2px; font-weight: bold; color: #666; padding-left: 30px; text-align: center; }

.submitButton { text-align: center; padding: 10px; clear: both; }

.submitButton input { border: 0; margin: 0; line-height: 30px; padding: 5px 150px; font-size: 18px; letter-spacing: 5px; color: #FFF; background: #EB8B1B; font-weight: bold; cursor: pointer; }

.inputs .save { width:60px; height: 30px; line-height: 17px; font-size: 18px; letter-spacing: 5px; color: #FFF; background: #EB8B1B; font-weight: bold; cursor: pointer; }

.formPanel { clear: both; padding: 10px 20px; margin-bottom: 10px; border: solid 1px #DDD; border-left: solid 8px #257E83; }

.inputs { padding-left: 20px; line-height: 50px; vertical-align: middle; }

.formPanel select { min-width: 100px; min-height: 35px; line-height: 35px; background: #FFF; font-size: 15px; letter-spacing: 1px; color: #444; margin: 0 10px; }

.formPanel input { vertical-align: middle; margin: 0 10px; padding: 5px 8px; border: solid 1px #CCC; font-size: 15px; letter-spacing: 1px; background: #FFF; width:360px ;height: 25px; line-height: 25px; }

.single-line { width: 360px; }

.formPanel label { font-size: 15px; letter-spacing: 1px; color: #444; min-width: 150px; text-align: right; }

.formPanel span { font-size: 16px; color: #CC0000; }

/*address list stlye*/
#searchNoData { padding: 20px; clear: both; margin-bottom: 1em; text-align: center; font-size: 20px; letter-spacing: 2px; }

    #searchNoData > img { height: 160px; width: auto; vertical-align: middle; margin-right: 20px; }

.addressTitle { line-height: 28px; height: 28px; clear: both; padding: 6px 8px; border-bottom: solid 1px #EEE; }

.addressTitleText { float: left; font-size: 16px; color: #444; font-weight: bold; }

.addressTitleEdit { float: right; }

    .addressTitleEdit input { border: 0; margin: 0; padding: 0; height: 22px; line-height: 22px; width: 50px; text-align: center; cursor: pointer; font-size: 12px; }

.addressPanel li { font-size: 14px; color: #444; padding: 0; margin: 0; border: 0; line-height: 28px; }
