@charset "utf-8";

/***************************************************************************

    Ten-file-css.css Nam-thang-ngay-tao-file

    Copyright 2011-2014 BPOTech Joint Stock Company. All Rights Reserved.
    URL http://bpotech.com.vn/

****************************************************************************/

@import "base.css";
body {
	font-size: 14px;
}

#ContentForm, #ContentForm1, #ContentForm2, #ContentForm3 {
    background: #fff;
    border-radius: 12px;
    width: 850px;
    margin: 0 auto;
    overflow: hidden;
}

#ContentForm .titleForm, #ContentForm1 .titleForm, #ContentForm2 .titleForm, #ContentForm3 .titleForm {
    text-align: center;
    font-size:26pt;
    letter-spacing: 3px;
    margin-top: 61px;
}

#ContentForm .formDetail, #ContentForm1 .formDetail, #ContentForm2 .formDetail, #ContentForm3 .formDetail {
    width: 700px;

    margin: 0 auto;
    overflow: hidden;
    margin-top: 42px;
}

#ContentForm .formDetail table, #ContentForm1 .formDetail table, #ContentForm2 .formDetail table, #ContentForm3 .formDetail table {
    float: left;

    width: 100%;
    background: #f5f5f5 url(../../img/recruit/youkou_img/lineImg.png) no-repeat center top;
}

#ContentForm .formDetail table tr, #ContentForm1 .formDetail table tr, #ContentForm2 .formDetail table tr, #ContentForm3 .formDetail table tr {
    /* background: url(../img/youkou_img/lineImg.png) no-repeat center bottom; */

    vertical-align: middle;
    border-bottom: 1px dotted #;
}

#ContentForm .formDetail table tr td, #ContentForm1 .formDetail table tr td, #ContentForm2 .formDetail table tr td, #ContentForm3 .formDetail table tr td {
    vertical-align: middle;

    background: url(../../img/recruit/youkou_img/lineImg.png) no-repeat center bottom;
    /* padding-top: 12px; */
    /* padding-bottom: 14px; */
}

#ContentForm .formDetail table tr td.colum01, #ContentForm1 .formDetail table tr td.colum01, #ContentForm2 .formDetail table tr td.colum01, #ContentForm3 .formDetail table tr td.colum01 {

    /* background: #e8eef1 url(../img/youkou_img/lineImg.png) no-repeat center bottom; */

    color: #16556f;
    font-size: 15px;
    font-weight: bold;
    /* padding-left: 30px; */
    /* width: 92px; */
}

#ContentForm .formDetail table tr td.colum01 p, #ContentForm1 .formDetail table tr td.colum01 p, #ContentForm2 .formDetail table tr td.colum01 p, #ContentForm3 .formDetail table tr td.colum01 p {
	padding-left: 30px;
	padding-top: 12px;
    padding-bottom: 14px;
	background: #e8eef1;
	padding-right: 11px;
}


#ContentForm .formDetail table tr td.colum02, #ContentForm1 .formDetail table tr td.colum02, #ContentForm2 .formDetail table tr td.colum02, #ContentForm3 .formDetail table tr td.colum02 {
    padding-left: 20px;

}


#ContentForm .bntForm, #ContentForm1 .bntForm, #ContentForm2 .bntForm, #ContentForm3 .bntForm {
	text-align: center;
}

#ContentForm .bntForm input[type="submit"], #ContentForm1 .bntForm input[type="submit"], #ContentForm2 .bntForm input[type="submit"], #ContentForm3 .bntForm input[type="submit"] {
	font-family: Meiryo;
	font-size: 24px;
	font-weight: bold;
	background: #15546e;
	padding: 15px 25px 14px 25px;
	letter-spacing: 1px;
	margin-top: 50px;
	border: 0;
	border-radius: 7px;
	color: #fff;
}

#ContentForm.bntForm input[type="submit"]:hover, #ContentForm1.bntForm input[type="submit"]:hover, #ContentForm2.bntForm input[type="submit"]:hover, #ContentForm3 .bntForm input[type="submit"]:hover {
	opacity: 0.7;
}

#ContentForm, #ContentForm1, #ContentForm2, #ContentForm3 {
	padding-bottom: 40px;
}

#cboxContent {border-radius: 10px !important;}
