@charset "utf-8";
.loginWrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	font-family: Myriad Pro, Verdana, sans-serif
}

.loginWrap .logoLogin {
	margin: 0 0 0 0;
	text-align: center
}

.loginWrap .logoLogin img {
	margin-top: 25px;
	margin-bottom: -20px
}

.loginWrap .changePass {
	margin: 0 0 0 332px;
	position: relative;
	z-index: 100;
	text-align: center;
	background-color: #eee;
	width: 330px;
	height: 650px
}

.text-danger {
	color: #ffa600!important;
	font-size: 12px
}

.text-warning {
	color: #ffa600!important;
	font-size: 12px
}

.text-warning ul {
	padding-left: 0!important
}

.text-warning ul li {
	display: block;
	float: left
}

.loginWrap .forgotPass {
	margin: 0 0 0 332px;
	position: relative;
	z-index: 100;
	text-align: left;
	background-color: #eee;
	width: 330px;
	height: 550px
}

.loginWrap .loginForm h2 {
	margin: 55px 0 28px -18px;
	font-family: Myriad Pro;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #eb1c22;
	padding: 8px 0 4px 38px;
	width: 326px;
	text-align: left
}

.loginWrap .loginForm label {
	clear: both;
	display: block
}

.loginWrap .loginForm .account,
.loginWrap .loginForm .password {
	background: #fff;
	width: 250px;
	border: 0 none;
	color: #807d7d;
	font-style: italic;
	font-size: 14px;
	height: 35px;
	margin: 13px;
	width: 280px;
	padding-left: 10px;
	font-style: italic;
	border-radius: 15px
}

.loginWrap .loginForm .loginBtn {
	background-color: #b00006;
	width: 100px;
	height: 32px;
	border: 0 none;
	margin: 10px 44px 65px -29px;
	color: #fff;
	text-transform: uppercase;
	font: 14px/14px Arial;
	cursor: pointer;
	border-radius: 15px
}

.loginWrap .loginForm .loginBtn:hover {}

.loginWrap .forgotPassword {
	margin-top: 20px
}

.loginWrap .forgotPassword a {
	margin-left: 8px;
	font: bold 14px/16px Myriad pro, sans-serif;
	color: #807d7d;
	text-decoration: none
}

.loginWrap .forgotPassword a:hover {
	text-decoration: underline;
	color: #00a651
}

.footerLogin {
	margin-top: -100px;
	padding-top: 184px;
	z-index: 1
}

.footerChange {
	padding-top: 10px!important;
	z-index: 1
}

.footerLogin .link {
	background: #00a651;
	opacity: .8;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 11px
}

.footerLogin .link a {
	display: inline-block;
	color: #fff;
	font: normal 11px/38px Arial;
	padding: 0 8px;
	text-decoration: none
}

.footerLogin .link span a {
	padding: 0
}

.footerLogin .link span {
	font-size: 11px;
	font-family: Arial
}

.langLogin {}

.langLogin a {
	display: inline-block;
	margin: 0 2px;
	width: 20px;
	height: 17px;
	text-indent: -9999px!important
}

.boxShadow {
	display: inline-block;
	-moz-box-shadow: inset 0 0 10px #ccc;
	-webkit-box-shadow: inset 0 0 10px #ccc;
	box-shadow: inset 0 0 10px #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 5px
}

.loginItem {
	margin: 5px 0 0 8px
}

.vi {
	background: url(/Content/vpbs/Images/vi.jpg) no-repeat top left
}

.en {
	background: url(/Content/vpbs/Images/en.jpg) no-repeat top left
}

.footerLogin .supportInfo {
	font: bold 11px/14px Arial;
	text-align: center;
	margin-top: 10px
}

.footerLogin .supportInfo .red {
	color: #ed1c24
}

.footerLogin .supportInfo .green,
.supportInfo span a {
	color: #019e53;
	text-decoration: none
}

.supportInfo span a:hover {
	text-decoration: underline
}

.link .langLogin,
.link .langLogin a {
	font: bold 11px/14px Arial
}

.supportInfo .innotech,
.supportInfo .innotech a {
	color: #666
}

.footerLogin .copyright,
.footerLogin .copyright a {
	margin-top: 10px;
	color: #807d7d;
	text-decoration: none;
	font-weight: normal
}

.loginWrap a:hover,
.footerLogin a:hover {
	text-decoration: underline
}

.pointer {
	cursor: pointer
}

.loginWrap .login_t2 {
	color: #999;
	font: bold 14px/14px Arial;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-top: 15px;
	position: absolute
}

.loginWrap .errorForgetPassword {
	color: #e31937;
	margin-left: 8px;
	font: bold 11px/14px Arial
}

.linkActiveFooter {
	color: #ebb200!important
}

.text_color {
	color: #008fd4;
	font-size: 1.2em
}

#tat_table {
	z-index: 9999
}

.divAlertVerifyPassword {
	padding-left: 7px
}

.clr {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.defaultW {
	width: 980px;
	margin: 0 auto
}

.loginWrap {
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 980px;
	margin: 0 auto
}

.header {
	position: relative
}

.header .loginLogin {
	float: left;
	display: block;
	width: 410px;
	height: 77px;
	background: url('./logo.png') no-repeat top left;
	text-indent: -9999px;
	padding-bottom: 10px
}

.header .lang {
	float: right;
	margin: 5px 10px 0 0
}

.header .lang a {
	color: #999;
	font-size: 12px;
	padding: 0 5px;
	text-decoration: none
}

.header .lang a.active {
	color: #004820;
	font-weight: bold
}

.menuLogin {
	clear: both;
	background-color: #018345;
	border-bottom: 1px solid #8f7da3;
	float: left;
	margin-top: 5px;
	width: 100%;
	height: 28px;
	overflow: hidden
}

.menuLogin ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.menuLogin ul li {
	display: block;
	float: left;
	border-right: 1px solid #fff
}

.menuLogin ul li a {
	padding: 7px 15px 8px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none
}

.menuLogin ul li a:hover {
	background: #006a2f
}

.menuLogin .date {
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	padding-right: 10px
}

.roundBox {}

.subArea2 {
	clear: both;
	width: 980px;
	margin: 0 auto
}

.phoneDetail {
	margin-top: 10px;
	float: left;
	width: 700px;
	height: 310px
}

.bigTitle {
	margin: 40px 10px 15px 250px;
	font: bold 30px/40px Arial, Helvetica, Sans-Serif;
	color: #018345;
	text-transform: uppercase
}

.bigTitleNew {
	color: #693025;
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 24px!important;
	display: block;
	text-align: right;
	padding-right: 10px
}

.img_TradingFeeNewIcon {
	margin: 0 0 0 0
}

.bigTitleEn {
	margin: 10px 10px 15px 250px;
	font: 900 30px/40px Arial, Helvetica, Sans-Serif;
	color: #018345;
	text-transform: uppercase
}

.phoneDetail h2 {
	margin: 0 10px 10px 250px;
	color: #018345;
	font: bold 22px/25px Arial, Helvetica, Sans-Serif
}

.phoneDetail p {
	margin: 25px 10px 10px 250px;
	font: bold 16px/22px Arial, Helvetica, Sans-Serif;
	color: #666
}

.loginForm {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	width: 270px;
	height: 311px;
	background-color: gray
}

.loginForm h4.loginTitle img {
	height: 13px
}

.loginForm h4.loginTitle {
	color: #fcfdfc;
	font: bold 13px/24px Arial, Helvetica, Sans-Serif;
	background-color: #4f241d;
	width: 278px;
	height: 22px;
	margin-top: 0;
	padding: 10px;
	font-size: 12px
}

.loginForm .loginContent {
	margin-left: 15px
}

.loginForm .inputText {
	width: 213px;
	height: 23px;
	padding-left: 10px;
	border: 0 none;
	color: #807d7d;
	font-size: 12px;
	padding: 4px 5px 4px 15px;
	border-radius: 15px;
	margin-top: 4px
}

.loginForm .captchawidth {
	width: 180px
}

.loginForm .captcha {
	margin-top: 4px
}

.loginForm .loginContent input[type=password] {
	width: 213px;
	height: 23px;
	padding-left: 10px;
	border: 0 none;
	color: #807d7d;
	font-size: 12px;
	padding: 4px 5px 4px 15px;
	margin-top: 4px
}

.loginForm .loginContent input[type=submit] {
	border: 0 none;
	color: #b00006;
	cursor: pointer;
	font: bold 14px/14px Arial;
	height: 36px;
	margin: 10px 0 0 6px;
	text-transform: uppercase;
	width: 153px
}

.loginForm .loginContent input[type=submit]:hover {
	background-position: left bottom
}

.loginForm .submitBtn {
	background-color: #fff;
	border: 0 none;
	color: #b00006;
	cursor: pointer;
	font: bold 14px/14px Arial, Helvetica, Sans-Serif;
	height: 36px;
	margin: 8px 0 0 0;
	text-transform: uppercase;
	border-radius: 15px;
	width: 153px
}

.textInputInfoW {
	width: 250px
}

.textInputForgotW {
	background: url(/Content/images/inputBgShort.png) no-repeat top left;
	width: 175px;
	border: 0 none;
	padding: 14px 5px 15px 15px
}

.loginForm .loginContent input[type=button]:hover {
	background-position: left bottom
}

.account_forgotpass {
	margin: 15px 10px 20px 55px
}

.account_forgotpass a {
	text-decoration: none;
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	color: #fff;
	margin-left: -34px;
	font-style: italic
}

.ads {
	clear: both;
	margin-top: 6px;
	font-family: Arial, Helvetica, Sans-Serif
}

.faq,
.adsBanner,
.infoUtility {
	width: 318px;
	height: 162px;
	margin-right: 10px;
	*margin-right: 8px
}

.ads .marginNone {
	margin: 0;
	width: 266px;
	float: right
}

.faq {
	background: url(/Content/images/faq.jpg) no-repeat top right;
	width: 230px
}

.faq h1 {
	font: bold 48px/56px Arial, Helvetica, Sans-Serif;
	margin: 10px 10px 15px 20px;
	color: #093;
	text-shadow: 2px 1px #ccc
}

.faq h3 {
	margin: 0 100px 20px 20px
}

.faq h3 a {
	font: normal 17px/18px Arial, Helvetica, Sans-Serif;
	color: #093;
	text-decoration: none
}

.faq h3 a:hover {
	color: #018345;
	text-decoration: underline
}

.faqnew {
	width: 458px;
	height: 162px;
	margin-right: 10px;
	*margin-right: 8px
}

.faqnew h1 {
	font: bold 45px/45px Arial, Helvetica, Sans-Serif;
	margin: 10px 10px 5px 20px;
	color: #093;
	text-shadow: 2px 1px #ccc
}

.faqnew h3 {
	margin: 0 20px;
	font: normal 14px/14px Arial, Helvetica, Sans-Serif;
	color: #093
}

.faqnew1 {
	margin: 25px 20px;
	font: normal 17px/18px Arial, Helvetica, Sans-Serif;
	color: #093;
	float: left
}

.faqnew2 {
	width: 150px;
	height: 70px;
	text-align: center;
	color: #018345;
	float: left;
	font: 40px/40px Arial, Helvetica, Sans-Serif
}

.faqnew3 {
	margin: 0 0 0 0;
	font: 50px/50px Arial, Helvetica, Sans-Serif
}

.faqnew4 {
	margin-right: -125px;
	color: #693025;
	font-weight: bold;
	font-size: 40px
}

.faqnew h4 {
	margin: 15px 10px 0 20px;
	font: normal 13px/14px Arial, Helvetica, Sans-Serif;
	color: #093
}

.infoUtility {}

.infoUtility h2 {
	margin: 10px 5px 10px 15px;
	font: bold 29px/36px Arial, Helvetica, Sans-Serif;
	text-shadow: 1px 1px #ccc;
	color: #093
}

.infoUtility ul {
	list-style: none;
	padding: 0 5px 5px 20px;
	margin: 0
}

.infoUtility ul li {
	background: url(/Content/images/checkIco.jpg) no-repeat center left;
	padding: 3px 5px 3px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #093
}

.supportInfo {
	height: 200px;
	text-align: center;
	margin: 6px auto 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #99ccb2;
	font-family: Arial, Helvetica, Sans-Serif
}

.info,
.using,
.network,
.token {
	border-right: 1px solid #e5e5e5;
	height: 120px;
	padding-right: 3px;
	margin: 5px;
	text-align: center;
	width: 311px;
	padding-top: 20px
}

.supportInfo .noneBrd {
	border: 0 none
}

.supportInfo .info {
	list-style: none;
	font-family: Arial, Helvetica, Sans-Serif
}

.supportInfo .info li {
	background-image: url(/Content/images/icoYahoo.jpg);
	background-repeat: no-repeat;
	padding: 2px 5px 2px 25px;
	display: block
}

.email {
	background-position: 0 5px;
	text-decoration: underline;
	color: #093
}

.phone {
	background-position: 0 -33px
}

.yahoo {
	background-position: 0 -85px
}

.skype {
	background-position: 0 -138px
}

.supportInfo .info li a {
	text-decoration: none;
	color: #093;
	font-weight: bold;
	font-size: 13px
}

.titleInfo {
	margin: 0;
	padding: 3px 5px 5px 5px
}

.titleInfo a {
	font-weight: bold;
	font-size: 13px;
	color: #b00006;
	margin: 0;
	text-decoration: none
}

.titleInfo a:hover {
	color: #b00006;
	text-decoration: underline
}

.titleInfoToken {
	font-weight: bold;
	font-size: 13px;
	color: #22a77a;
	margin: 12px 5px 5px 110px;
	padding: 0;
	text-align: center
}

.titleInfoToken span {
	color: #ff0101
}

.titleInfoToken span a {
	text-decoration: none;
	color: #ff0101
}

.titleInfoToken span a:hover {
	text-decoration: underline;
	color: #22a77a
}

.footer {
	clear: both;
	text-align: center;
	font-size: 12px
}

.footer .loginFooterMenu {
	background: gray;
	width: 100%;
	color: #fff
}

.footer .loginFooterMenu a {
	font: normal 11px/16px Arial, Helvetica, Sans-Serif;
	padding: 8px 10px;
	display: inline-block;
	text-decoration: none;
	color: #fff
}

.footerInfo {
	margin-top: 10px;
	color: gray
}

.footerInfo a {
	color: gray;
	font-weight: bold;
	text-decoration: none
}

.message_alert {
	margin: 2px auto 0;
	background: #fff1a8;
	white-space: nowrap;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 15px;
	text-align: center;
	height: 16px;
	border: 1px solid #ffcf65;
	text-align: left;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.message_alert1 {
	background: #fff1a8;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ffcf65;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.message_alert a {
	color: #00703b;
	text-decoration: underline;
	margin-left: 15px
}

.message_alert a:hover {
	color: #2cb376
}

.cancel_success {
	color: #ffa600
}

.message_alert a.closeBtn {
	text-indent: -9999px;
	float: left;
	display: inline-block;
	background: url(/Content/Images/closeBtn.png) no-repeat bottom left;
	width: 15px;
	height: 15px;
	top: 7px
}

.message_alert a:hover.closeBtn {
	background-position: top left
}

.message_alert1 a.closeBtn {
	text-indent: -9999px;
	display: inline-block;
	background: url(/Content/Images/closeBtn.png) no-repeat bottom left;
	width: 15px;
	height: 15px;
	top: 7px
}

.message_alert1 a:hover.closeBtn {
	background-position: top left
}

#keyboardInputMaster {
	position: absolute;
	border: 2px groove #e3fae6;
	color: #fff;
	background-color: #e3fae6;
	text-align: left;
	z-index: 1000000;
	width: auto
}

#keyboardInputMaster thead tr th {
	text-align: left;
	padding: 2px 5px 2px 4px;
	background-color: inherit;
	border: 0 none
}

#keyboardInputMaster thead tr th select,
#keyboardInputMaster thead tr th label {
	color: #000;
	font: normal 11px Arial, sans-serif
}

#keyboardInputMaster thead tr td {
	text-align: right;
	padding: 2px 4px 2px 5px;
	background-color: inherit;
	border: 0 none
}

#keyboardInputMaster thead tr td span {
	padding: 1px 4px;
	font: bold 11px Arial, sans-serif;
	border: 1px outset #aaa;
	background-color: red;
	cursor: pointer
}

#keyboardInputMaster thead tr td span.pressed {
	border: 1px inset #999;
	background-color: #bbb
}

#keyboardInputMaster tbody tr td {
	text-align: left;
	margin: 0;
	padding: 0 4px 3px 4px
}

#keyboardInputMaster tbody tr td div {
	text-align: center;
	position: relative;
	height: 0
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout {
	height: auto
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table {
	height: 20px;
	white-space: nowrap;
	width: 100%;
	border-collapse: separate
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
	width: auto;
	margin: 0 auto
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
	vertical-align: middle;
	padding: 0 5px 0 5px;
	white-space: pre;
	font: normal 11px 'Lucida Console', monospace;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	border-left: 1px solid #e5e5e5;
	background-color: #2f923e;
	cursor: default;
	color: #fff;
	min-width: .75em
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
	width: 99%
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
	background-color: #ccd
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
	background-color: #ddc
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #d5d5d5;
	background-color: red
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed,
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
	border-top: 1px solid #555;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #555;
	background-color: red
}

#keyboardInputMaster tbody tr td div var {
	position: absolute;
	bottom: 0;
	right: 0;
	font: bold italic 11px Arial, sans-serif;
	color: #444
}

.keyboardInputInitiator {
	margin-left: -41px;
	_margin-bottom: 10px;
	*margin-bottom: 10px;
	vertical-align: middle;
	cursor: pointer;
	width: 31px
}

.temp1_h {
	display: block;
	position: relative
}

.temp1_title {
	float: left;
	font: normal 1.6em/1.6em Arial;
	color: #8229e3;
	text-transform: uppercase;
	font-weight: normal
}

.temp1_title1 {
	font: normal 1.6em/1.6em Arial;
	color: #000;
	font-weight: normal
}

.temp1_refresh {
	float: right;
	background: url('/Content/Images/combo10.png') no-repeat 0 -1300px;
	margin: 5px 10px 0 0;
	padding-left: 15px;
	font: bold 1.1em/1.4em Arial;
	color: #64b600
}

.temp1_email,
.emailExp {
	float: right;
	background: url('./combo10.png') no-repeat 0 -1560px;
	margin-left: 10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787
}

.temp1_print,
.printExp {
	float: right;
	background: url('./combo10.png') no-repeat 0 -1510px;
	margin-left: 10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787
}

.print_image {
	float: right;
	background: url('/Content//images/combo10.png') no-repeat 0 -1510px;
	margin-left: 2px;
	padding-left: 2px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787
}

.temp1_excel,
.excelExp {
	float: right;
	background: url('/Content/Images/combo10.png') no-repeat 0 -1460px;
	margin-left: 10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787
}

.temp1_close {
	float: right;
	background: url('/Content/Images/del.png') no-repeat 0 0;
	margin-left: 10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787
}

ul.temp1_filter {
	clear: both;
	text-align: right;
	margin-right: 5px
}

ul.temp1_filter li {
	display: block;
	display: inline;
	text-align: left;
	margin-left: 8px;
	font-size: 1.2em;
	line-height: 1.4em
}

li.filter_1 {
	color: #002185;
	font: bold 1.1em/1.4em Arial
}

.os_note {
	font-size: 1.2em;
	margin: 0
}

.os_note .order_status_note {
	clear: both;
	display: block;
	color: #3e3e3e;
	width: 180px;
	position: relative;
	z-index: 100
}

.os_note .active {
	color: #002185;
	font-weight: bold;
	font-size: 1.1em;
	background: #fff;
	padding: 5px 15px;
	margin-bottom: -1px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #b7babc
}

ul.order_status_note_detail {
	display: block;
	background: #fff;
	color: #000;
	font-size: 1.2em;
	padding: 10px;
	border: 1px solid #b7babc;
	width: 620px;
	z-index: 1
}

ul.order_status_note_detail li.note_1 {
	display: block;
	float: left;
	padding-left: 10px
}

ul.order_status_note_detail li.note_1 ul.note_2 {
	display: block
}

ul.order_status_note_detail li.note_1 ul.note_2 li {
	margin-bottom: 2px
}

ul.order_status_note_detail li.note_1 ul.note_2 li img {
	padding-right: 5px
}

.start_mess {
	font: normal 1.2em/1.4em Arial;
	color: #626262;
	margin-bottom: 15px
}

.whiteblur ol li.blueTitle {
	font-weight: bold;
	color: #008fd4;
	margin: 10px 0 5px 10px;
	font-size: 1em
}

.blueText{
	font-weight: bold;
	color: #008fd4;
	font-size: 1.1em;
}

.redText{
	font-weight: bold;
	color: #8229e3 !important;
	font-size: 1.1em;
}
.boldText{
	font-weight: bold;
}

.blackText{
	font-weight: bold;
	color: black !important;
}

.static_normal {
	_font-weight: normal;
	font-size: 1.2em;
	_font-size: 1em;
	*font-size: 1em;
	*font-weight: normal;
	color: #393939;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 1.4em
}

ul.ct_hotline {
	list-style-image: url(/Content/Images/rec_bullets.png);
	margin-left: 10px
}

ul.ct_hotline li {
	margin-bottom: 5px;
	line-height: 1.4em
}

.ct_hotline_t1,
.ct_hotline_t2 {
	font-size: 1.2em
}

ul.service_support {
	list-style-image: url(/Content/Images/square.png);
	margin: 3px 0 15px 50px
}

ul.service_support li {
	margin-bottom: 3px;
	font-size: 1.2em;
	_font-size: 1em;
	*font-size: 1em;
	line-height: 1.4em
}

.branch_list {
	clear: both;
	background: #fff;
	border: 1px solid #e8e9ea;
	padding: 10px 10px 20px
}

table.bl_details {
	text-align: left;
	font-size: 1.2em
}

table.bl_details th,
table.bl_details td {
	padding: 5px 20px 5px 5px;
	text-align: left
}

table.bl_details th {
	color: #4f4f4f;
	padding-right: 30px
}

table.bl_details .bl_details_grey {
	background: #f0f0f0
}

ol.privacy_t1 {
	margin-left: 20px;
	margin: 5px 0 12px 35px
}

ol.privacy_t1 li {
	margin-bottom: 8px;
	line-height: 1.4em
}

ol.term_t2 {
	margin: 5px 5px 20px 15px;
	display: block
}

ol.term_t2 li {
	font: 12px/18px Arial, Helvetica, Sans-Serif;
	margin-bottom: 10px;
	text-align: justify;
}

.term_t3 {
	margin-top: 5px;
	font-size: 1em;
	_font-size: 1em;
	*font-size: 1em;
	color: #202020;
	padding-left: 15px
}

.privacy_t2 {
	font-size: 1.2em/1.6em;
	_font-size: 1em;
	*font-size: 1em;
	color: #202020;
	font-weight: normal
}

.bank_title {
	color: #008ed4;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 2px
}

ol.bank_title li {
	color: #282828;
	font-size: 1.2em
}

.bank_acc {
	width: 35%;
	margin-left: 100px;
	text-align: left;
	vertical-align: top;
	float: left
}

.bank_acc {}

.internal_acc {
	width: 40%;
	margin-left: 100px;
	text-align: left;
	vertical-align: top;
	float: right
}

.TO_TableSaoke_normal {
	font-size: 10px
}

.btn_round {
	height: 20px;
	margin: 4px 6px 7px 0
}

.grey_temp {
	background: none repeat scroll 0 0 #f2f2f3;
	border: 1px solid #e7e8e9;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 10px 10px 25px;
	position: relative;
	margin: 20px 15px 5px;
	width: 954px
}

.temp1_print {
	padding-right: 10px
}

.col1 {
	width: 180px;
	height: 200px;
	float: left;
	color: #4f241e
}

.col2 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 268px;
	height: 160px;
	border: 1px solid #ebebeb;
	float: right;
	margin-left: 0;
	margin-top: 30px
}

.col3 {
	color: #4f241e;
	float: right;
	height: 200px;
	margin-right: 11px;
	width: 490px
}

.col3-md1 {
	width: 260px;
	height: 100px;
	margin-left: -47px;
	float: left;
	color: #000
}

.col3-md2 {
	width: 260px;
	height: 100px;
	margin-right: 5px;
	float: right;
	color: #000
}

hr {
	display: block;
	margin-top: -.5em;
	margin-bottom: .5em;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	color: #7e564e;
	border-style: solid
}

.contennew {
	margin-top: 0
}

#list3 {
	padding-top: 2px;
	margin-left: 0
}

#list3 ul {
	list-style-image: url(/Content/images/arrow.png);
	color: #eee;
	font-size: 18px;
	display: block;
	padding-left: 5px
}

#list3 ul li {
	line-height: 30px;
	margin-top: 16px;
	background-color: #fff;
	border-radius: 6px;
	border: 1px solid #d7d7d7;
	text-align: center
}

#list3 ul li a {
	text-decoration: none;
	color: #b00006
}

.col3-md2 ul li {
	display: block;
	font-size: 13px
}

.col3-md1 ul li {
	display: block;
	font-size: 13px
}

.col3-md1 ul li p {
	padding-left: 5px;
	margin-bottom: 4px
}

.col3-md2 ul li p {
	padding-left: 5px;
	margin-bottom: 4px
}

.trai {
	float: left;
	width: 168px;
	text-align: left;
	font-size: 12px;
	padding: 4px
}

.phai {
	float: right;
	width: 44px;
	text-align: right;
	font-size: 12px;
	padding-top: 4px
}

.phai p {
	margin-left: -73px;
	margin-top: 0
}

.col1 h4 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 14px
}

.col3 h4 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 14px
}

.theme-default .nivoSlider {
	position: relative;
	background: #fff url("/Content/Images/loading.gif") no-repeat 50% 50%
}

.theme-default .nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.theme-default .nivoSlider a {
	border: 0;
	display: block
}

.theme-default .nivo-controlNav {
	visibility: hidden
}

.theme-default .nivo-controlNav a {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url("/Content/Images/bullets.png") no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 0 2px
}

.theme-default .nivo-controlNav a.active {
	background-position: 0 -22px
}

.theme-default .nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url("/Content/Images/arrows.png") no-repeat;
	text-indent: -9999px;
	border: 0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.theme-default:hover .nivo-directionNav a {
	opacity: 1
}

.theme-default a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px
}

.theme-default a.nivo-prevNav {
	left: 15px
}

.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif
}

.theme-default .nivo-caption a {
	color: #fff;
	border-bottom: 1px dotted #fff
}

.theme-default .nivo-caption a:hover {
	color: #fff
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto
}

.nivoSlider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden
}

.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none
}

.nivo-main-image {
	display: block!important;
	position: relative!important;
	width: 100%!important
}

.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
	background: #fff;
	filter: alpha(opacity=0);
	opacity: 0
}

.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 310px;
	top: 0
}

.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden
}

.nivo-box img {
	display: block
}

.nivo-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	color: #fff;
	width: 100%;
	z-index: 8;
	padding: 5px 10px;
	opacity: .8;
	overflow: hidden;
	display: none;
	-moz-opacity: .8;
	filter: alpha(opacity=8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.nivo-caption p {
	padding: 5px;
	margin: 0
}

.nivo-caption a {
	display: inline!important
}

.nivo-html-caption {
	display: none
}

.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer
}

.nivo-prevNav {
	left: 0
}

.nivo-nextNav {
	right: 0
}

.nivo-controlNav {
	text-align: center;
	padding: 0 0
}

.nivo-controlNav a {
	cursor: pointer
}

.nivo-controlNav a.active {
	font-weight: bold
}

.slider-wrapper {
	width: 100%;
	height: 100%
}

.clear {
	clear: both
}

.img_header {
	height: 35px;
	background: url("./header_top.JPG") repeat-x
}

ul li a,
.headlines a,
.copyright,
.temp1_title,
.excelExp,
.calendarSpan,
.blockSpan,
.login_title span,
.price_notice.right,
.loginFooterMenu a {
	white-space: nowrap
}
ol.black li::marker {
  color: black !important;
  font-weight: bold;
}

ol.term_t2 li::marker {
  color: #b00006;
  font-weight: bold;
}


@media only screen and (max-width:768px) {
	.phoneDetail {
		display: none
	}
	.contennew {
		display: none
	}
	.supportInfo {
		display: none
	}
	.loginWrap {
		width: 100%!important
	}
	.loginForm {
		width: 100%!important;
		margin-left: 0!important
	}
	.loginForm h4.loginTitle {
		width: 100%!important
	}
}

@media only screen and (min-device-width:414px)and (max-device-width:736px)and (-webkit-min-device-pixel-ratio:3) {
	.phoneDetail {
		display: none
	}
	.contennew {
		display: none
	}
	.supportInfo {
		display: none
	}
	.loginWrap {
		width: 100%!important
	}
	.loginForm {
		width: 100%!important;
		margin-left: 0!important
	}
	.loginForm h4.loginTitle {
		width: 100%!important
	}
}

