body {
    margin:0;
    padding:0;
    font-family:Arial, sans-serif;
}
body .layout {
    margin:0 auto;
    padding:0;
    width:1024px;
}
.hidden {
	display:none;
}
.clear {
    clear:both;
	margin:0px;
	padding:0px;
}
a {
	color:black;
}
a:active, a:hover {
	color:#007cc3;
}
a:after {
	color:#969594;
}


/* Head */
#top {
    margin-top:5px;
    height:60px;
	width:1014px;
}
#top .logo {
    float:left;
}
#nav {
    position:relative;
    height:25px;
}
#nav .tel {
    position:absolute;
    top:9px;
    right:10px;
    font-size:1.1em;
    letter-spacing:1.5px;
}
#nav .nav {
    position:absolute;
    top:35px;
    right:10px;
    padding:0;
    list-style:none;
    height:18px;
    font-size:0.75em;
}
#nav .nav a {
    margin:0 1px;
    color:#544f4c;
    text-decoration:none;
    text-align:center;
}
#nav .nav a:hover {
    background:#1f508a;
    color:white;
}

/* head */
#head {
	position:relative;
    border-bottom:1px solid #e4e4e4;
    height:260px;
}
#head .flash {
    position:absolute;
    text-align:center;
    /*z-index:-1;*/
}
#head .background {
    position:absolute;
    text-align:center;
    /*z-index:-1;*/
}
#head .head {
    position:absolute;
	top:10px;
	left:145px;
	height:30px;
	z-index:5;
}
#head a {
	text-decoration:none;
	color:black;
}
#head .head div {
	float:left;
	background:url(../images/h-3.png) no-repeat left;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/h-3.png');*/
	margin:0 19px;
	padding:0 0 0 15px;
}
#head .head div a {
	display:block;
	background:url(../images/h-4.png) no-repeat right;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/h-4.png');*/
	padding:0 15px 0 0;
	font-family:Tahoma,Arial;
}
#head .head div span {
	background:url(../images/home.png) no-repeat center;
	display:block;
	width:25px;
	height:18px;
	float:left;
}
#head .head .select,
#head .head .select div,
#head .head .select a {
	background:none;
	color:white;
}
#head .chin {
	position:absolute;
	z-index:5;
	bottom:35px;
	height:25px;
}
#head .chin div div {
	float:left;
	background:url(../images/c-1.png) no-repeat left;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/c-1.png', enabled='true', sizingMethod='crop');
	padding:0 0 0 13px;
	margin:0 8px;
}
#head .chin div div a {
	display:block;
	background:url(../images/c-2.png) no-repeat right;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/c-2.png', enabled='true', sizingMethod='crop');
	padding:0 13px 0 0;
	font-size:12px;
}
#head .chin .select {
	background:url(../images/c-3.png) no-repeat left;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/c-3.png', enabled='true', sizingMethod='crop');
}
#head .chin .select a {
	background:url(../images/c-4.png) no-repeat right;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/c-4.png', enabled='true', sizingMethod='crop');
	color:white;
}
#head .ann {
	position:absolute;
	right:70px;
	bottom:-16px;
	z-index:6;
	background:url(../images/20th.png) no-repeat;
	width:150px;
	height:91px;
}


/* Main */
#main {
    width:1014px;
}
#sidebar {
    float:right;
    width:180px;
	height:300px;
}
#sidebar .share {
    margin:20px 0 0 10px;
}
#sidebar .calc {
	margin:20px 0 0 10px;
}
#sidebar .calc a {
	display:block;
	background:url(../images/calc.jpg) no-repeat;
	width:165px;
	height:22px;
}
#sidebar .quick {
    
}
#sidebar .quick .title {
    background:url(../images/quick.jpg) no-repeat;
    width:168px;
    height:22px;
    margin:20px 0 0 10px;
}
#sidebar .quick .link {
    margin:10px;
}
#sidebar .quick .link a {
	display:block;
	float:left;
    margin-left:5px;
    font-size:12px;
	line-height:22px;
}


/* Content */
#content {
    margin:0 180px 0 10px;
    padding:9px 0 20px;
    font-size:0.9em;
	border-right:1px solid #E4E4E4;
}
/* Home Page */
#content .home {
	margin:9px 15px;
}
#content .home .title {
	font-size:18px;
	font-weight:bold;
}
#content .home .intro {
	margin:20px 5px 20px 20px;
}
#content .home .intro ul {
	margin:9px 0;
}
#content .home .intro ul li {
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}
#content .home .table {
	margin:0 -90px 0 -22px;
}
#content .home .table table {
	table-layout:fixed;
	background:#c8c8c8;
	border:2px solid #232220;
	margin-right:3px;
	float:left;
	width:196px;
}
#content .home .table table td {
	text-align:center;
	background:white;
	font-size:11px;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	padding:0 2px;
}
#content .home .table table .bank-in {
	font-size:11px;
}
#content .home .table table thead th {
	background:#4d4948;
	color:white;
	font-size:13px;
	line-height:18px;
}
#content .home .table table thead td {
	background:#979694;
	color:white;
	font-size:11px;
	line-height:16px;
}
#content .home .table table .space td {
	border-top:1px solid #232220;
}

/* About */
#content .text {
	
}
#content .text ul.point {
	list-style:disc;
	margin-right:5px;
	padding-left:40px;
}
#content .text ul.point li {
	line-height:22px;
	margin:5px 0;
}
#content .text ul.point li .info {
	margin-left:-40px;
}
#content .text td {
	line-height:20px;
	padding:0 2px;
}
#content .text .info div {
	margin:10px 0;
	line-height:20px;
}
#content .text .head {
	font-size:18px;
	font-weight:bold;
}
#content .text ul {
	list-style:decimal;
}
#content .text ul li {
	line-height:22px;
}

/* Privacy page */
#content .text .privacy {
	list-style:decimal;
}
#content .text .privacy li {
	line-height:20px;
	margin:10px 0;
}

/* Home page of ins */
#content .text .tab-h {
	background:#979694;
}
#content .text .tab-h td {
	background:white;
	line-height:28px;
	padding:0 0 0 5px;
}
#content .text .tab-th td {
	text-align:center;
	background:#4D4948;
	color:white;
}
#content .text .tab-r1 {
	background:;
}
#content .text .tab-r2 {
	
}

/* Library page of index */
#content .text .info {
	margin:10px 5px 10px 0;
	line-height:22px;
}
#content .text .lib-foot {
	text-align:center;
	font-size:16px;
	margin:20px 0;
}
#content .text .tab-lib {
	background:#979694;
	line-height:24px;
}
#content .text .tab-lib th {
	text-align:left;
	/*font-weight:normal;*/
	background:white;
}
#content .text .tab-lib td {
	padding:0 0 0 5px;
	background:white;
}
#content .text .tab-lib .blank td {
	height:22px;
	background:white;
}



/* Business page of ins */
#content .text table.tab-ins {
	margin:0 0 10px;
	background:#979694;
}
#content .text table.tab-ins td {
	background:white;
	line-height:28px;
	padding:0 0 0 5px;
}
#content .text tr.ins-th td {
	text-align:center;
	background:#4D4948;
	color:white;
}
#content .text tr.ins-th1 td,
#content .text tr.ins-th2 td {
	text-align:center;
	background:#979694;
	color:white;
}
#content .text .infoins {
	margin:9px 0;
	line-height:20px;
}






/* Address Page */
#content .address table {
	margin:0 0 0 30px;
}
#content .address table th {
	text-align:left;
	width:120px;
	line-height:20px;
}
#content #maps {
	margin:30px 0 0 100px;
	width:600px;
	height:360px;
}


/* Loan Page */
#content .loan {
	
}
#content .title {
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#content .loan table {
	background:#B7B7B7;
	text-align:center;
	width:800px;
	margin:10px 0;
}
#content .loan table th {
	background:#787471;
	color:white;
	font-size:12px;
	line-height:24px;
}
#content .loan table td {
	background:white;
	line-height:24px;
}
#content .loan table td.td-loan {
	background:#E5E5E5;
	line-height:20px;
}
#content .loan .info {
	margin:15px 0 0 0;
	line-height:20px;
}
#content .loan .other {
	margin:15px 0 0 0;
}
#content .loan .other span {
	font-size:16px;
}
#content .loan .other ul {
	list-style:decimal;
	line-height:22px;
	font-size:14px;
}
#content .loan .other li {
	font-size:1em;
}


/* Logo Show */
#logoshow {
	border-top:1px solid #E4E4E4;
	overflow:hidden;
	margin:10px auto;
	height:80px;
}
#logoshow .logoshow {
	width:10000px;
	float:left;
}
#logoshow .show,
#logoshow .show1 {
	float:left;
	margin:20px 0 10px;
	height:60px;
	/*display:table;*/
}
#logoshow .show .item,#logoshow .show1 .item {
	height:50px;
	line-height:50px;
	float:left;
	/*position:relative;*/
	display:table-cell;
	vertical-align:middle;
}
#logoshow .show .item img,#logoshow .show1 .item img {
	/*position:static;*/
	/*+position:relative;*/
	/*top:-50%;*/
	/*left:-50%;*/
	margin:0 10px;
}


/* Mask layout */
#mask {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	right:0;
	height:100%;
}
#mask .mask {
	position:relative;
	margin:100px auto;
	width:960px;
	height:90%;
	background:#eee;
}
#mask .mask .top {
	background:#F97431;
	border:1px solid #FFAE7C;
	height:20px;
}
#mask .mask .top .close {
	background:url(../images/close.jpg) no-repeat;
	width:21px;
	height:21px;
	cursor:pointer;
	position:absolute;
	top:5px;
	right:5px;
}
#mask .mask iframe {

}


/* Foot */
#foot {
	border-top:1px solid #E4E4E4;
    padding:30px 0 20px;
    text-align:center;
    color:#6b6b6b;
    font-size:0.7em;
}
#link {
}
#link a {
    text-decoration:none;
    color:#6b6b6b;
}
#link a:hover {
    color:#111;
}
#copyright {
    text-align:center;
    margin:5px 0;
}



/* Popup layout */
.popup {
	background:#F2F2F2;
}
.popup #top,
.popup #main,
.popup #foot {
	width:960px;
	margin:0 auto;
}
.popup #top {
	background:white;
}
.popup #main {
	
}
.popup #main div {
	margin:10px 20px;
}
.popup #main .title {
	font-size:16px;
	font-weight:bold;
}
.popup #main .intro {
	margin-left:30px;
}
.popup #main .tab {
	background:white;
	padding:10px 0;
}
.popup #main .tab th {
	text-align:left;
	font-size:12px;
	font-weight:normal;
}
.popup #main .back {
	
}
.popup #main .total {
	
}
.popup #main .button {
	text-align:right;
	margin-right:80px;
}
.popup #main .button button {
	border:none;
	cursor:pointer;
	width:102px;
	height:24px;
}
.popup #main .button .btn01 {
	background:url(../images/f01.jpg) no-repeat;
}
.popup #main .button .btn02 {
	background:url(../images/f02.jpg) no-repeat;
}
.popup #main .button .btn03 {
	background:url(../images/f03.jpg) no-repeat;
}
.popup #main .button .btn04 {
	background:url(../images/f04.jpg) no-repeat;
}
.popup #main .info {
	margin-left:50px;
	font-size:12px;
}
.popup #main .tab .title {
	margin:0 0 0 30px;
	font-size:14px;
}
.popup #main .tab table {
	margin:5px auto;
}
.popup #main .tab td {
	font-size:14px;
}
.popup #main .tab td table {
	margin:0;
}
.popup #main .tab .tab-title {
	font-size:15px;
	font-weight:bold;
}
.popup #main .tab .td-check {
	font-weight:normal;
	padding-left:15px;
}
.popup #main .tab ul {
	margin:0;
	padding-left:50px;
	line-height:25px;
	font-size:13px;
}
.popup #main .other {
	font-size:13px;
	line-height:24px;
	margin-right:50px;
	padding-left:70px;
}
.popup #foot {
	background:#E5E5E5;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:20px 0;
}
.popup #foot .foot {
	margin:5px 0 5px 20px;
}
.popup #foot ul {
	margin:5px 0;
}
.popup #foot ul {
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}



/* form style */
input,
select {
	border:1px solid #C3C3C3;
	margin:1px 0;
	padding-left:3px;
	width:100%;
	font-size:14px;
}
input.checkbox {
	width:auto;
}
.textreadonly {
	background:#F2F2F2;
}
.imagedate {
	margin-left:8px;
	cursor:pointer;
}




