.product-grid-item
{
    float: left;
    width: 740px;
}

.red{
    color:red;
}
.dk_top {
    text-align: center;
    margin-bottom: 25px;
}
.dk_top h2{
    font-weight:bold;
    font-style:italic;
    font-size:24px;
    margin-bottom:20px;
}
.r_dk {
    overflow: hidden;
    width:700px;
    margin:10px auto;
}
.r_dk_left {
    float:left;
    width:150px;
    min-height: 20px;
    margin-top: 5px;
}
.r_dk_right {
    float:left;


}
.r_dk_right input[type='text'],.r_dk_right input[type='password'] {
    width:227px;
    height:25px;
    border:1px solid #ccc;
}
.bt_dangky {
    width:107px;
    height:28px;

    border:none;
    color:#fff;
    background: url("../images/icon/bg_chitiet.jpg")repeat ;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
}
.bt_dangky:hover{
    background: url("../images/icon/chitiet_hover.jpg")repeat ;
}
.bt_huy {
    color:#fff;
    width:107px;
    height:28px;
background: #b9b9b9;
    border-radius: 4px;
    border:none;
    cursor: pointer;
}
.bt_huy a ,  .bt_dangky a
{
    color: #fff;
}
.bt_huy:hover
{
    background: #b9b9b4;
}
.darkblue
{
    background: url("../images/locked2.png") no-repeat;
    padding-left: 20px;
    padding-bottom: 10px;
}
.reg_sub_title
{ line-height: 30px;

}
.textarea {
    border-radius: 4px;
    padding: 6px;
    font-size: 13px;
    background: #fff;
    border: 1px solid #d5d5d5;
    color: #333;
    width: 60% !important;
    height: 200px;
}
.formSubmit {
    text-align: center;
    padding-right: 100px;
    padding-bottom: 50px;
}

.btn {


    font-size: 14px;
    line-height: 30px;
width: 141px;
    text-align: center;
    border: 1px solid #fff!important;
    height: 32px;


    cursor: pointer;
    background: url("../images/icon/btn_guicauhoi.png") no-repeat;



    border-radius: 4px;

}
.view_ans
{
    font-size: 14px;
    line-height: 30px;
    width: 141px;
    text-align: center;
    border: 1px solid #fff!important;
    height: 32px;
    cursor: pointer;
    background: url("../images/icon/btn_xemcautraloi.png") no-repeat;
    border-radius: 4px;

}


.guidi
{
    font-size: 14px;
    line-height: 30px;
    width: 83px;
    text-align: center;
    border: 1px solid #fff!important;
    height: 32px;
    cursor: pointer;
    background: url("../images/icon/btn_guidi.png") no-repeat;
    border-radius: 4px;

}

.lamlai
{
    font-size: 14px;
    line-height: 30px;
    width: 83px;
    text-align: center;
    border: 1px solid #fff!important;
    height: 32px;
    cursor: pointer;
    background: url("../images/icon/btn_lamlai.png") no-repeat;
    border-radius: 4px;

}



.bando
{
    padding-bottom: 10px;
    float: left;
    margin-left:15px;
    margin-top: 15px;
    line-height: 25px;
    text-align: justify;

}
.bando p{
    padding:5px;
    width: 96%;
}

.tieude {
    font-size: 20px;
    font-weight: bold;
    margin-left:7px;
    color:#ff8a00;
    width:630px;
    border-bottom:1px solid #CCC;
}



.padding_left_right {

    float: left;
    width: 100%;
}
.formRow {

    clear: both;
    border-top: 1px solid white;
    position: relative;
    width:90%;
}
.formRow label {
    padding: 4px 0;
    padding-left: 20px;
    line-height: 30px;
    display: block;
    float: left;
    width: 150px;
}
input.input {
    border-radius: 6px;
    padding: 6px;
    font-size: 13px;
    background: #fff;
    border: 1px solid #d5d5d5;
    color: #333;
    width: 60% !important;
}
.textarea
{
    border-radius: 4px;
    padding: 6px;
    font-size: 13px;
    background: #fff ;
    border: 1px solid #d5d5d5;
    color: #333;
    width: 60% !important;
    height: 200px;

}

.formSubmit
{
    text-align: center;
    padding-right: 100px;
}