﻿.pd2
{
    padding: 2px;
}
.pd3
{
    padding: 3px;
}
.pd5
{
    padding: 5px;
}
.pd8
{
    padding: 8px;
}
.pd10
{
    padding: 10px;
}

.pd20
{
    padding: 20px;
}

.pd30
{
    padding: 30px;
}

.pdT5
{
    padding-top: 5px;
}
.pdB5
{
    padding-bottom: 5px;
}
.pdL5
{
    padding-left: 5px;
    text-align: left;
}
.pdR5
{
    padding-right: 5px;
}

.pdT10
{
    padding-top: 10px;
}
.pdB10
{
    padding-bottom: 10px;
}
.pdL10
{
    padding-left: 10px;
    text-align: left;
}
.pdR10
{
    padding-right: 10px;
}

.pdT15
{
    padding-top: 15px;
}
.pdB15
{
    padding-bottom: 15px;
}
.pdL15
{
    padding-left: 15px;
    text-align: left;
}
.pdR15
{
    padding-right: 15px;
}

.pdT20
{
    padding-top: 20px;
}
.pdB20
{
    padding-bottom: 20px;
}
.pdL20
{
    padding-left: 20px;
    text-align: left;
}
.pdR20
{
    padding-right: 20px;
}


.L
{
    text-align: left;
}
.R
{
    text-align: right;
}
.C
{
    text-align: center;
}
.T
{
    vertical-align: top;
}
.M
{
    vertical-align: middle;
}
.B
{
    vertical-align: bottom;
}


.contenttext
{
    line-height: 15pt;
    padding-top: 10px;
}
.contenttext p
{
    margin:0;
    padding:0;
}


.contenttext ul
{
    list-style: none;
    padding: 3px 0px 3px 10px;
}

.contenttext ul li
{
    background: url( "img/Bullet.gif" ) left 8px no-repeat;
    padding: 3px 0px 3px 15px;
}
.contenttext li a
{
    /*color: #073C5D;*/
    color:#B56011;
}
.contenttext li a:hover
{
    color:#101010;
    /*color: #c5720f;*/
}

.contenttext ol
{
    padding: 3px 0px 3px 35px;
}
.contenttext ol li
{
    padding: 3px 15px 3px 5px;
}

.contenttext table tr td
{
    vertical-align: top;
}

.contenttext input, textarea
{
/*    border: 1px solid #C0C0C0;*/
    height: 16pt;
}

.news_01
{
    padding: 10px 0px;
}



.news_02
{
    padding: 10px 0px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.news_02 img
{
    margin: 5px 10px 5px 0;
}

.divOtherNews
{
}

.divOtherNews h4
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.input_Text
{
    height: 16px;
    border: 1px solid #c0c0c0;
}

.Input_text
{
    border: 1px solid #BCBEC0;
    height: 16px;
}
.setup01
{
    border: 1px solid #DBDBDB;
    height: 25px;
    background-color: #ededed;
    padding-left: 5px;
}
.setup02
{
    border: #e1e9f1 1px solid;
    height: 20px;
    padding: 5px;
    background-color: White;
}
.td_line
{
    background-color: #BF6393;
    border-bottom: 1px solid #BF6393;
}
.td_line2
{
    border-bottom: 1px solid #BF6393;
}
.listClient
{
    font-size: 11pt;
}

.listClient input, .listClient option, .listClient select, .listClient td
{
    font-size: 11pt;
    color: #101010;
}

#content .box p
{
    padding: 0px 10px 10px 20px;
}

.Input_text
{
    border: 1px solid #BCBEC0;
    height: 20px;
    padding-left: 3px;
    background: url( '/Img/admin/bgBody.png') repeat-x 0px -6px;
}

select
{
    background: url( '/Img/admin/bgBody.png') repeat-x 0px -6px;
    border: 1px solid #BCBEC0;
    height: 24px;
    padding: 1px;
    padding-left: 3px;
    outline: none;
}



table tr td
{
    /*font-size: 10.7pt;*/
/*    color: #000;*/
}
.BoxLogin
{
    background: #DF7121;
}

.btn-1
{
    -moz-border-radius: 4px 4px 4px 4px;
    background: url("images/common/bkg-btn-blue.gif") repeat-x scroll 0 top #3A8FCE;
    border-color: #508FCD #4483BF #2F6EA7 #3F7EB9;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    letter-spacing: -0.03em;
    padding: 3px 10px;
    text-align: center;
    text-shadow: 0 -1px 2px #2063AB;
    font-size: 1.10em !important;
    line-height: 1.43em;
    cursor:pointer;
}

.comment
{
    
    }
    

.comment h2
{
    color:#ff7100;
    font-weight:normal;
    font-size:14pt;
    background:#c0c0c0;
    padding:5px 15px;
    border-bottom:1px  dashed #606060;
}

.comment-list{max-height:300px; overflow:auto;
              background:#ededed;color:#606060;
              padding:10px 15px;font-size:9pt;
              }
              
.comment-list-item{}
.comment-list-item h4{ float:left; width:100%; height:25px;}
.comment-list-item span.sp_right{ float:right;color:#101010; padding-right:15px;}
.comment-list-item span.date-time{ font-style:italic; color:#101010;padding-left:15px;}
.comment-list-item-sepa{ width:100%; border-bottom:1px  dashed #606060;  height:15px; margin-bottom:10px;}
.comment-form{background:#ededed;color:#606060;font-size:9pt;}
/*.comment-form table{margin:10px;margin-left:100px; }*/
.comment-form table th{text-align:left; }
.comment-form .inputtext{margin:4px 10px; height:22px; border:1px solid #c0c0c0; background:#e1e1e1; width:350px;}
.comment-form .inputtext:focus{background:#fff;}