body {
	background-color: #f7f7f8;
}

.toprow {
	margin-top: 35px;
}

.prcol1 {
	width: 190px;
	height: 61px;
	float: left;
	position: relative;
}

.prcol2, .prcol3, .prcol4, .prcol5, .prcol6 {
	width: 156px;
	height: 35px;
	float: left;
	cursor: pointer;
	margin-top: 13px;
	color: #b0b0b0;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background-color: #fff;
}

.prcol2:hover, .prcol3:hover, .prcol4:hover, .prcol5:hover, .prcol6:hover {
	color: #fff;
	background-color: #0078ff;
}

.highlight1 {
	height: 48px;
	background-color: #0078ff;
	text-align: center;
	padding-top: 12px;
	font-size: 24px;
	color: #fff;
}

.arrowdown {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #0078ff;
	position: absolute;
	top: 60px;
	left: 75px;
}

.borderleft {
	border-left: 1px solid #d4d4d4;
}

.borderright {
	border-right: 1px solid #d4d4d4;
}

.prcontentrow {
	margin-bottom: 12px;
}

.prcontentcol1 {
	width: 190px;
	height: 61px;
	float: left;
	position: relative;
}

.prcontentcol2 {
	width: 755px;
	height: auto;
	float: left;
	position: relative;
	padding: 10px 15px;
	border: 1px solid #d4d4d4;
	background-color: #fff;
}

.promodate {
	margin-top: 21px;
	height: 71px;
	padding-top: 12px;
	text-align: center;
	color: #fff;
	background-color: #0078ff;
}

.promodate h1 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-weight: normal;
}

.promodate p {
	font-size: 40px;
	margin: 0;
	padding: 0;
	line-height: 40px;
}

.prcontentcol2 h1 {
	font-size: 22px;
	margin: 0 0 10px 0;
	line-height: 22px;
	color: #4c4c4c;
	font-weight: normal;
	width: 490px;
}

.prcontentcol2 p {
	font-size: 14px;
	margin: 0 0 5px 0;
	line-height: 17px;
	color: #4c4c4c;
	font-weight: normal;
}

.prcontentcol2 ul {
	margin: 0;
	list-style-type: decimal;
	color: #4c4c4c;
}

.prcontentcol2 li {
	margin: 5px 0 5px -17px;
}

.prcontentdate {
	position: absolute;
	top: 45px;
	right: 50px;
	text-align: right;
	font-size: 14px;
	color: #b2b2b2;
}

.pbanner {
	background: url("../../images/cash/p_banner.jpg") no-repeat;
	width: 980px;
	height: 193px;
	line-height: 190px;
	padding-bottom: 40px;
	color: white;
	font-size: 24px;
	text-indent: 50px;
}

a {
	text-decoration: none;
}

.bodycontent {
	width: 980px;
	margin: 0 auto;
	min-height: 760px;
}

input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	overflow: hidden;
}

.contents img {
	cursor: pointer;
}