﻿.clear
{
    clear:both;    
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {display: inline-block;}
.clearfix { display: block;}
/**/
.rs_f11{font-size:11pt;}
.rs_f12{font-size:12pt;}
/**/
.rs_und{text-decoration:underline;}
.rs_italic{font-style: italic;}
.rs_capital{text-transform:capitalize;}
/*margin*/
.mall_5{margin:5px;}
.mt_5{margin-top:5px;}
.mb_5{margin-bottom:5px;}
.ml_5{margin-left:5px;}
.mr_5{margin-right:5px;}
/**/
.mall_10{margin:10px;}
.mt_10{margin-top:10px;}
.mb_10{margin-bottom:10px;}
.ml_10{margin-left:10px;}
.mr_10{margin-right:10px;}
/**/
.ml_20{margin-left:20px;}
.mr_20{margin-right:20px;}
/**/
.red{color:Red;}
.tdtb{padding:5px;}
.tdL{text-align:left;}
.tdR{text-align:right;}
/*textbox*/
.txtBox_border
{
    background:none;
    /*background:#635231;*/
    border:1px solid #ccc;
}
/*page*/
.page
{
    /*margin:15px 0 20px 0;*/
}
.page img
{
    margin:0;
}
.page a
{
    /*
    background-position: center center;
    
    background-image: url('../images/bg_number_page.png');
    background-repeat: no-repeat;*/
    /*padding:5px;*/
    text-decoration:none;    
    color: #fff;
    background:#5e5e5e;
    padding:0px 4px;
    /*background:#e25b91;*/
}
.page a:hover
{
    background:#004871;
    color: #fff;
    /*border:1px solid #e25b91;*/
}
.page strong
{
    color: #fff;
    background:#004871;
    padding:0px 4px;
}
.page span span
{
    color:#fff !important;
    background:#454142;
    padding:0px 4px;
}
/*.page a:hover
{
    color:#564140;
    text-decoration:underline;
    font-weight:bold;
}*/
/*table*/
.infotable
{
    width:100%;
}
.infotable th
{
    border: 1px solid #D7D7D7;
    padding:5px;
}
.infotable tr td
{
    border: 1px solid #D7D7D7;
    padding:5px;
}
.infotable .CartHeader
{
     /*background: none repeat scroll 0 0 #51A9FF;*/
    color: #000;
    text-align:center;
    padding:7px;
}
.infotable .CartHeader td
{
    padding:7px;
    color: #000;
    font-weight:bold;
}
.infotable .CartBody td
{
    padding:5px;
}
/**/
/*tab panel*/
.sn_tapAjax .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 13px;
    /*height:30px;*/
}

.sn_tapAjax .ajax__tab_outer
{
    height:30px;
    background:#1b5273;
    
}
.sn_tapAjax .ajax__tab_active .ajax__tab_inner 
{
   
}

.sn_tapAjax .ajax__tab_inner
{
    
}

.sn_tapAjax .ajax__tab_active .ajax__tab_inner
{
}

.sn_tapAjax .ajax__tab_active .ajax__tab_tab
{
    color:#F3F163;
    background:#1c71a4;
}
.sn_tapAjax .ajax__tab_tab
{
    height: 20px;
    margin:1px 2px 1px 0px;
    padding:3px 5px;
    /*padding:3px 5px 2px 10px;*/
    color: #fff;
    cursor:pointer;
    border:1px solid #3c7a9b;
}

.ajax__tab_default .ajax__tab_tab {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    
}
.sn_tapAjax .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 8px;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    min-height:250px;
}
.sn_tapAjax .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
}
/**/
.Fleft{float:left;}
.Fright{float:right;}
/**/
.css_description
{
    /*line-height:20px;*/
}
.css_description table
{
    border-collapse:collapse;
}
.css_description p
{
    margin:5px 0;
}
.css_description h2
{
    /*color:#000;*/
    font-weight:bold;
    font-size:14pt;
    color:#564140;
}
.css_description h3
{
    /*color:#000;*/
    font-weight:bold;
    font-size:12.5pt;
    color:#564140;
}
.css_description hr
{
    /*margin:5px 0 5px -15px;*/
}
.css_description ol li, .css_description ul li
{
    list-style-position: outside;
    margin-left: 20px;
    list-style-type:inherit;
}

.css_pro_style_des h4
{
    font-size:12pt;
    color:#f59407;
}
.css_pro_style_des ol li, .css_pro_style_des ul li
{
    list-style-position: outside;
    margin-left: 20px;
}
.css_pro_style_des ul li
{
    list-style-type: disc;
}
/**/

.css_description table th
{
    padding:5px;
}
.css_description table td
{
    padding:5px;
}

/**/
.css_table_des table
{
    margin-top:3px;
    border:1px solid #ccc;
}
.css_table_des table th
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    /*background: url('../images/bg_title_table.png') repeat center center;*/
}
.css_table_des table td
{
    padding:2px 3px;
}
.css_table_des table td:nth-child(2),.css_table_des table th:nth-child(2)
{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
}
/***/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
}

h1
{
    font-size: 1.6em;
}

h2
{
    font-size: 1.5em;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}
.css_tablecutomer td
{
    padding:2px;
}
.css_textboxCutomer
{
    border:1px solid #999;
}
.css_textboxCutomer:hover
{
    border:1px solid #333;
}

/***/
.TboardBox
{
    margin: 0px 0px;
}
.TboardBox table
{
    border-bottom:1px solid #9EDD2F;
}
.TboardBox th, .TboardBox td
{
    margin: 0px;
    padding: 0px;
}
.TboardBox th.B_C
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    text-shadow: 0 1px 0 #FFFFFF;
    height: 28px;
    background-color: #dde4e9;
    border-bottom: solid 1px #9EDD2F;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TboardBox th.LB_C
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    text-shadow: 0 1px 0 #FFFFFF;
    height: 28px;
    background-color: #dde4e9;
    border-bottom: solid 1px #9EDD2F;
    border-left: solid 1px #9EDD2F;
    border-right: solid 1px #9EDD2F;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TboardBox th.RB_C
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    text-shadow: 0 1px 0 #FFFFFF;
    height: 28px;
    background-color: #dde4e9;
    border-bottom: solid 1px #9EDD2F;
    border-right: solid 1px #9EDD2F;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TboardBox th.RB_L
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    text-shadow: 0 1px 0 #FFFFFF;
    height: 28px;
    background-color: #dde4e9;
    border-bottom: solid 1px #9EDD2F;
    border-right: solid 1px #9EDD2F;
    text-align: Left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.TboardBox th.RB_R
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    text-shadow: 0 1px 0 #FFFFFF;
    height: 28px;
    background-color: #dde4e9;
    border-bottom: solid 1px #9EDD2F;
    border-right: solid 1px #9EDD2F;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.TboardBox td.Line1
{
    background-color: #6092DC;
    height: 1px;
    font-size: 1px;
    padding: 0px 0px;
}
.TboardBox td.Line2
{
    background-color: #6092DC;
    height: 2px;
    font-size: 1px;
    padding: 0px 0px;
}
.TboardBox td.LineColR
{
    border-right: solid 2px #6092DC;
    padding: 0px 10px 10px 0px;
}

.TboardBox td.B_C
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    border-bottom: solid 1px #9EDD2F;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.TboardBox td.LB_C
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    height: 26px;
    border-bottom: solid 1px #9EDD2F;
    border-left: solid 1px #9EDD2F;
    border-right: solid 1px #9EDD2F;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TboardBox td.B_L
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    height: 26px;
    border-bottom: solid 1px #9EDD2F;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.TboardBox td.B_R
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    height: 26px;
    border-bottom: solid 1px #9EDD2F;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.TboardBox td.RB_C
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    min-height: 26px;
    border-bottom: solid 1px #9EDD2F;
    border-right: solid 1px #9EDD2F;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.TboardBox td.RB_L
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    border-right: solid 1px #9EDD2F;
    border-bottom: solid 1px #9EDD2F;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.TboardBox td.RB_R
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    height: 26px;
    border-right: solid 1px #9EDD2F;
    border-bottom: solid 1px #9EDD2F;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.TboardBox td.R_L
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    height: 26px;
    border-right: solid 1px #9EDD2F;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TboardBox td.R_C
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    height: 26px;
    border-right: solid 1px #9EDD2F;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TboardBox td.B_L2
{
    line-height: 1.33em;
    font-size: 100%;
    font-weight: inherit;
    background-color: #f1f1f1;
    height: 26px;
    border-bottom: solid 1px #9EDD2F;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TboardBox .BD_TOP
{
    border-top: solid 1px #9EDD2F;
}
.TboardBox td.RB_Item
{
    height: 19px;
    border-right: solid 1px #9EDD2F;
    border-bottom: solid 1px #9EDD2F;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}
.TboardBox td.RB_ItemC
{
    text-align: center;
}
.row
{
}
.row-alt
{
    background:#FCFCFC;
}

.row:hover, .row-alt:hover
{
    background:#A8FFFF;
}
/*table*/
.css_table table tr
{
    margin:5px 0;
}
.css_table table tr td.alignT
{
    vertical-align:top;
}
.css_table table tr td.alignL
{
    text-align:left;
}
.css_table table tr td.alignR
{
    text-align:right;
}
.css_table table tr td.pdl5
{
    padding-left:5px;
}
.css_table table tr td.pdr5
{
    padding-right:5px;
}

/*dropdowlist css*/
#sp_dropBox
{
    border-right: 1px solid #DDDDDD;
    display: inline-block;
    height: 30px;
    left: 3px;
    overflow: hidden;
    position: absolute;
    top: 0px;
}
#sp_dropBox .css_spanDr
{
    color: #777777;
    display: inline-block;
    height: 30px;
    line-height: 27px;
    margin: 0 5px 0 6px;
    text-indent: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.css_bxsearch .css_drsearch
{
    position:absolute;
    height:30px;
    cursor: pointer;
    left: 0;
    opacity: 0;
    top: 0;
    visibility: visible;
    width: auto;
}
.css_bxsearch .css_drsearch option
{
    padding:0 4px;
}
#sp_dropBox .css_drSpIcon
{
    background: url("../../Images/all_icon.png") no-repeat scroll -107px 0 transparent;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 15px;
    margin-right:5px;
}
/**/
.rs_imgStart_0,.rs_imgStart_1,.rs_imgStart_2,.rs_imgStart_3,.rs_imgStart_4,.rs_imgStart_5
{
    width:135px;
    height:24px;
}
.rs_imgStart_0{background: url('../../Images/img_start.png') no-repeat center 2px;}
.rs_imgStart_1{background: url('../../Images/img_start.png') no-repeat center -23px;}
.rs_imgStart_2{background: url('../../Images/img_start.png') no-repeat center -48px;}
.rs_imgStart_3{background: url('../../Images/img_start.png') no-repeat center -74px;}
.rs_imgStart_4{background: url('../../Images/img_start.png') no-repeat center -100px;}
.rs_imgStart_5{background: url('../../Images/img_start.png') no-repeat center -126px;}
/**/
.rs_imgStart_small_0,.rs_imgStart_small_1,.rs_imgStart_small_2,.rs_imgStart_small_3,.rs_imgStart_small_4,.rs_imgStart_small_5
{
    width:125px;
    height:24px;
}
.rs_imgStart_small_0{background: url('../../Images/img_start_small.png') no-repeat center 4px;}
.rs_imgStart_small_1{background: url('../../Images/img_start_small.png') no-repeat center -20px;}
.rs_imgStart_small_2{background: url('../../Images/img_start_small.png') no-repeat center -42px;}
.rs_imgStart_small_3{background: url('../../Images/img_start_small.png') no-repeat center -65px;}
.rs_imgStart_small_4{background: url('../../Images/img_start_small.png') no-repeat center -88px;}
.rs_imgStart_small_5{background: url('../../Images/img_start_small.png') no-repeat center -111px;}