/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


































.select-Box{
	display: block;
    overflow: hidden;
    width: 123px;
    height: 30px;
    margin: 0;
    padding: 0 0 0 36px;
    border: 0;
    background: transparent url(https://ssl.pstatic.net/sstatic/keypage/lifesrch/exchange/im/im_list.png) no-repeat 109px -31px;
    background-size: 16px 125px;
    font-size: 16px;
    line-height: 38px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

.select-component {
	overflow:hidden;
    position:relative;
    height:54px;
    margin:0;
    border:1px solid #b2b7bd;
    border-color:#b8bec4 #b2b7bd #acb1b7;
    border-radius:3px;
    background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f6f6f6));
}

.select-component .select-container {
	float: left;
    width: 123px;
    height: 100%;
}
.select-container .unit {display:block; padding-left:36px; font-size:15px; color:#656873;}

.select-component .num-container {
	display: -webkit-box;
    position: relative;
    height: 100%;
    padding-right: 7px;
    border-left: 1px solid #ccd0d4;
    background: #fff;
    -webkit-box-orient: vertical;
}
.num-container .input-number{
	display: block;
    width: 100%;
    height: 30px;
    padding-top: 2px;
    border: 0;
    font-size: 19px;
    font-weight: bold;
    text-align: right;
}

.num-container .complete-number{
	display: block;
    overflow: hidden;
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #656873;
    text-align: right;
    white-space: nowrap;
}


.countryflag {display:block;overflow:hidden;position:absolute;top:10px;left:7px;width:25px;height:17px;background:url(https://ssl.pstatic.net/sstatic/keypage/lifesrch/exchange/im/bg_flag3.png) no-repeat 0 0;background-size:145px 380px;}
.countryflag.KRW {background-position:0 0;}
.countryflag.USD {background-position:0 -32px;}
.countryflag.EUR {background-position:0 -320px;}
.countryflag.CNY {background-position:0 -96px;}
.countryflag.JPY {background-position:0 -64px;}
.countryflag.AUD {background-position:0 -128px;}
.countryflag.NZD {background-position: -120px -256px;}
.countryflag.CAD {background-position:0 -192px;}
.countryflag.CZK {background-position:-120px -192px;}
.hideTxt {visibility:hidden; overflow:hidden; position:absolute !important; left:-999px; width:0; height:0; font-size:0; line-height:0;}





.excr_eq{
    display: block;
    width: 13px;
    height: 11px;
    margin: 5px auto;
    background: url(https://ssl.pstatic.net/sstatic/keypage/lifesrch/exchange/im/im_list.png) no-repeat 0 -114px;
    background-size: 16px 125px;
    color: transparent;
}


.excr_cal {
    margin-bottom: 10px;
    padding: 10px 10px 5px;
}

.excr_tb {
    border: 1px solid #e1e4e4;
    border-width: 1px 0;
}






/*table*/
.tb_lst {
    width: 100%;
    border: 0;
    background-color: #fff;
}

.tb_lst caption {
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin-top: -1px;
    line-height: 0;
    text-indent: -10000px;
}


.tb_lst th:first-child {
    border-right: 1px solid #eeefef;
}

.tb_lst th {
    font-size: 14px;
    font-weight: normal;
    line-height: 31px;
    color: #7f828f;
}

.tb_lst tbody th {
    border: 1px solid #eeefef;
    border-width: 1px 1px 0 0;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
}

.tb_lst tbody th a {
    display: block;
    padding-left: 10px;
    color: #1662b7;
    vertical-align: middle;
}

.tb_lst tbody th a em {
    display: inline-block;
    padding-left: 2px;
    font-size: 16px;
    color: #656873;
}

.tb_lst .ico {
    display: inline-block;
    overflow: hidden;
    width: 10px;
    height: 8px;
    margin-right: 3px;
    background: url(https://ssl.pstatic.net/sstatic/keypage/lifesrch/exchange/im/im_list.png) no-repeat 0 -95px;
    background-size: 16px 125px;
    line-height: 100em;
    text-indent: -10000px;
    vertical-align: 1px;
}

.tb_lst .down .ico {
    background-position: 0 -23px;
}

.tb_lst .up .ico {
    background-position: 0 0;
}

.tb_lst .up td {color: #f43636;}
.tb_lst .down td {color:#158de1;}
.tb_lst td {
    padding: 0 5px 0 4px;
    border-top: 1px solid #f1f1f1;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    text-align: center;
}