@charset "utf-8";
/* CSS Document */
body{
	height: 100%;
	background-image: url(../../images/bank/1.png);
	background-repeat: repeat;
}
.bg{
	width: 100%;
	background-image: url(../../images/bank/bgTop.jpg);
	background-position: 0 6px;
	background-repeat: repeat-x;
}
.bg .topImage{
	background-image: url(../../images/bank/bankTop.jpg);
	width: 1000px;
	height: 136px;
	margin: 0 auto;
	overflow:hidden;
	z-index: 1;
}
 .returnDiv{
	width: 60px;
	height: 60px;
	cursor: pointer;
	z-index: 2;
	margin-left:250px;
	margin-top:20px;
	float: left;
}

 .loginOutDiv{
	 float: right;
	 width: 70px;
	 height: 20px;
	 cursor: pointer;
	 padding-right:0px;
	 padding-top:17px;


 }

div input[type='text']{
	width: 99%;
	font-size: 12px;
	color: #000;
	font-family: 'Microsoft YaHei';
	border:0;
	background: url(../../images/bank/shadow.gif)  repeat;
}
div input[type='radio'],
div input[type='checkbox']
{
	width: 12px;
	height: 12px;
	font-size: 12px;
	color: #000;
	font-family: 'Microsoft YaHei';
}
div input[type='button']{
	width: 80px;
	height: 25px;
	text-align: center;
	color:#ffffff;
	border:1px solid #ccc;
	text-align: center;
}
div input[type='button'].blue{
	background-color:#4c89db;
}
div input[type='button'].lightLlue{
	background-color:#cee0f9;
	color:#1a67cc;
}

div select{
	border:1px solid #ccc;
	width: 99%;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
}
div .table-border{
	border-right:1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
	margin-left:5px;
	margin-right: 5px;
	margin-bottom: 5px;

}
div .table-border td{
	border-left:1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	color: #000;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
}
div  .borderLeft{
	border-left:2px dotted #c7c7c7!important;
}
div .border-bottom{
	border-bottom:2px dotted #c7c7c7!important;
}
.h15{
	height: 15px;
	line-height: 15px;
}
.h30{
	height: 25px;
	line-height: 25px;
}
.w15{
	width: 15px!important;
}
.w70{
	width:70px;
}
.w80{
	width:80px;
}
.w100{
	width:100px;
}
.w120{
	width:120px;	
}
.textAlignCenter{
	text-align: center;
}
.textAlignRight{
	text-align: right;
}
.textIndent{
	text-indent: 15px;
}
.colorRed{
	color:#b40101!important;
}
.colorBlue{
	color:#00719b!important;
}
.colorLightBlue{
	color:#afcef8!important;
}
.textFontWeight{
	font-weight: bold;
}
.tdBackgrond{
	background-color: #ffffff!important;
}
.tdBackgrond1{
	background-color: #f9f9f9!important;
}
.tdBackgrond2{
	background-color: #f1f1f1!important;
}
.tdBackgrond3{
	background-color: #f0f0f0!important;
}
#page1 .content,
#page2 .content,
#page3 .content,
#page4 .content,
#page5 .content,
#page6 .content,
#page7 .content,
#page8 .content,
#page9 .content
{
	/*margin-left: 25%;
	margin-right: 25%;*/
	margin:0 auto;
	/* position: absolute; */
	top:138px;
	width: 1000px;
	height: 100%;
	background-repeat:no-repeat;
}
#page1 .content div,
#page2 .content div,
#page3 .content div,
#page4 .content div,
#page5 .content div,
#page6 .content div,
#page7 .content div,
#page8 .content div,
#page9 .content div
{
	display: inline-block;
}
#page1 .content .contentLeft,
#page2 .content .contentLeft,
#page3 .content .contentLeft,
#page4 .content .contentLeft,
#page5 .content .contentLeft,
#page6 .content .contentLeft,
#page7 .content .contentLeft,
#page8 .content .contentLeft,
#page9 .content .contentLeft
{
	width: 228px;
	height: 582px;
	background-repeat: no-repeat;
	overflow:hidden;
}
#page1 .content .contentRight,
#page2 .content .contentRight,
#page3 .content .contentRight,
#page4 .content .contentRight,
#page5 .content .contentRight,
#page6 .content .contentRight,
#page7 .content .contentRight,
#page8 .content .contentRight,
#page9 .content .contentRight
{
	width: 762px;
	height: 582px;
	background-repeat: no-repeat;
	overflow:hidden;
}
#page2 .content .contentRight .currentPosition,
#page3 .content .contentRight .currentPosition,
#page4 .content .contentRight .currentPosition,
#page5 .content .contentRight .currentPosition,
#page6 .content .contentRight .currentPosition,
#page7 .content .contentRight .currentPosition,
#page8 .content .contentRight .currentPosition,
#page9 .content .contentRight .currentPosition
{
	color:#000;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	height:35px;
	padding-left:8px;
	line-height:35px;
}
#page3 .content .contentRight .jyTable,
#page5 .content .contentRight .jyTable,
#page6 .content .contentRight .jyTable,
#page8 .content .contentRight .jyTable,
#page9 .content .contentRight .jyTable
{
	/* position: absolute;
	top:50px;
	left:260px; */
	border:0;
	width: 720px;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	margin-top: 20px;
	margin-left:20px; 
}
#page3 .content .contentRight .table2,
#page3 .content .contentRight .table3,
#page5 .content .contentRight .table2,
#page5 .content .contentRight .table3,
#page6 .content .contentRight .table2,
#page6 .content .contentRight .table3,
#page8 .content .contentRight .table2,
#page9 .content .contentRight .table2
{
	margin-top: 15px;
}
#page3 .content .contentRight .table-border,
#page5 .content .contentRight .table-border,
#page6 .content .contentRight .table-border
{
	border-right: 2px dotted #c7c7c7;
	border-top: 2px dotted #c7c7c7;
	margin-top: 5px;
}
#page3 .content .contentRight .jyTable .table1,
#page3 .content .contentRight .jyTable .table2,
#page3 .content .contentRight .jyTable .table3,
#page5 .content .contentRight .jyTable .table1,
#page5 .content .contentRight .jyTable .table2,
#page5 .content .contentRight .jyTable .table3,
#page6 .content .contentRight .jyTable .table1,
#page6 .content .contentRight .jyTable .table2,
#page6 .content .contentRight .jyTable .table3
{
	border:1px solid #c7c7c7;
	margin-right: 5px;
	width: 100%;
	font-weight: bold;
}

#page2 .content .contentRight div,
#page4 .content .contentRight div,
#page7 .content .contentRight div{
	display: block;
}


/*标红*/
.errorClassName
,.table-list tbody .errorClassName
,.table-list tbody .rowselect .errorClassName
,.table-list tbody tr:hover td.errorClassName
,.table-list tbody .errorClassName td
,.table-color tbody .errorClassName td
,input.errorClassName
,div input.errorClassName
	/**
    ,.table-list tbody input.errorClassName
    ,.table-list .tb_default_w tbody input.errorClassName
    **/
{
	background-color: red;
	color: black;
	border-color: red;

}
