body
{
	margin:0 auto;
	text-align:center;
	color: #333333;
    font-size:12px;
    font-family: "Arial", Helvetica, sans-serif;
    line-height: 1.5;
}
a {color:#4f9cef; text-decoration:none;}
a:hover {text-decoration:underline}
img{border:0;}
#wrapper
{
	width:900px;
	margin:0 auto;
	text-align:left;
}
#header
{
	height:125px;
}

#head-navi
{
	width:100%;
	clear:both;
	text-align:right
}

#head-navi a:link {
	color: #666;
	text-decoration:none;
}
#head-navi a:visited {
	color: #666;
	text-decoration:none;
}
#head-navi a:hover {
	color: #FF6600;
}
#head-navi a:active {
	color: #666;
	text-decoration:none;
}
#head-navi li
{
	display:inline;
	padding-right:10px;
}

.logo
{
	width:400px;
	height: 150px;
	color:#65b6fc;
	font-weight:bold;
	font-size:32px;
}

.clear
{
clear:both;
}

#main
{
	border:1px solid #cccccc;
	padding:5px;
	min-height:auto;
}

#main-u
{
	border:1px solid #cccccc;
	border-top:none;
	min-height:300px;
}

.main-u-home
{
	width:900px;
	border:1px solid #cccccc;
	border-top:none;
	min-height:300px;
}

#column1
{
	margin-right:5px;
	float: left;
}

#column2
{
	margin-top: -10px;
	float: right;
}
.home-ann
{
	width:520px;
	border:1px solid #b9d7fb;
	background:#dbeafc;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	margin-bottom:15px;
	font-size:13px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-position: 5px;
}
.home-km
{
	width:520px;
	border:1px solid #b9d7fb;
	background:#dbeafc;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	margin-bottom:15px;
	font-size:13px;
	background-repeat:no-repeat;
	background-position: 5px;
}
#formlogin
{
	border: 1px solid #a4cffe;
	float:right;
	width:360px;
	height:100%;
	margin-top:10px;
	background-image:url(../images/formloginbg.jpg);
}
.title
{
	height:28px;
	font-size:13px;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	padding:5px;
	width:95%;
	margin-top:2px;
	margin-left:5px;
	font-weight:bold;
}

.linee
{
	height:1px;
	font-size:13px;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	padding:5px;
	width:95%;
	margin-top:2px;
	margin-left:5px;
	font-weight:bold;
}

.row
{
	padding:5px;
	margin-left:5px;
	margin-top:5px;
}
.row_login
{
	padding:2px;
	margin-left:2px;
	margin-top:2px;
}
.row div
{

}
#footer
{
	height:30px;
	color:#333333;
	text-align:right;
	margin-right:20px;
	padding:5px;
}

#u-nav
{
	background:#dbeafc;
	height:30px;
	padding:5px;
	text-align:right;
	padding-right:10px;
	border:1px solid #CCC;
	border-bottom:none;
}

.formcontent
{
	width:800px;
	margin:0 auto;
}

.formcontentlistthe
{
	width:100%;
	margin:0 auto;
}

.formcontentnapthe
{
	width:800px;
	margin:0 auto;
}

#naptheguide
{
	float:right;
	width:330px;
	margin-top:10px;
}
.formcheckcard
{
	width:820px;
	margin:0 auto;
}
.table
{
	border-collapse: collapse;
	border: #E9E9E9 1px solid;
}

.tcat
{
	background-color:#65b6fc;
	color:#FFFFFF;
	font-weight:bold;
}
.thead
{
	background-color:#CCCCCC;
	color:#333333;
	text-align:center;
}

.cont03
{
	width:410px;
	height:60px;
	padding:5px 5px 5px 5px;
	border:1px solid #e0ebf7;
	border-width:0 1px 1px 0;
	margin:10px 10px 10px 10px;
	background:#f9fbfe;
	display:block;
	float:left;
	cursor:pointer;
}
.cont03:hover
{
	text-decoration:none;
	background:#eef5ff;
}
.cont03 img {float:left; margin:0 7px 0 0;}
.cont03 p {font-size:15px; float:left; font-weight:bold; color:#256bb1;}
.cont03 p span {display:block; font-size:12px; color:#303030; font-weight:normal; padding:5px 0 0 0;}

.cont_atm
{
	width:430px;
	height:85px;
	padding:0px 5px 5px 10px;
	border:1px solid #e0ebf7;
	border-width:1px 1px 1px 1px;
	margin:5px 5px 5px 5px;
	background:#f9fbfe;
	display:block;
	float:left;
	cursor:pointer;
}
.cont_atm:hover
{
	text-decoration:none;
	background:#eef5ff;
}
.cont_atm img {float:left; margin:0 8px 0 0;}
.cont_atm p {font-size:15px; float:left; font-weight:bold; color:#256bb1;}
.cont_atm p span {display:block; font-size:12px; color:#303030; font-weight:normal; padding:0 0 0 0;}

.u-control-box
{
	width:300px;
	height:80px;
	text-align:justify;
	border:1px solid #CCC;
	margin-right:5px;
}
/* INPUT ELEMENT STYLE */
.inputText,
.inputTextarea,
.inputEditplace,
.inputButton,
.inputSearch {
    border:1px solid #88c0fc;
    background:#ffffff;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:11px;
    padding:5px;
}
.inputText:focus,
.inputTextarea:focus,
.inputEditplace:focus,
.focus {
    background-color:#eff7ff;
    border-color:#4f9cef;
    outline:none
}

.success
{
    color:#85c329;
}

.error
{
    color: #fe1806;
}

.regerrors
{
	border: 1px solid #ed2024;
	background-color:#fbb1b3;
	color:#ed2024;
	padding:4px;
}

label.error
{
	margin-left:5px;
}

#ttNganluong {
    background: url("includes/images/napthe.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    text-indent: -3000px;
    vertical-align: middle;
    width: 122px;
}

input[type=text], select {
    width: 100%;
    padding: 6px 6px;
    margin: 0px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

#txtVerify{
	width: 100%;
	padding: 6px 6px;
	margin: 0px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

input[type=password], select {
    width: 100%;
		padding: 6px 6px;
    margin: 0px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #4CAF50;
    color: white;
    padding: 8px 16px;
    margin: 0px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
    background-color: #45a049;
}
