/* 
bank of china
by xiangyu
*/


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	background-color: #FFFFFF;
}

a {
	color: #A10333;
	background-color: inherit;
	text-decoration: none;
}
#foot {
	color: #666666;
}


a:hover {
	color: #A10333;
	background-color: inherit;
	text-decoration: underline;
}



p {
	line-height: 150%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	letter-spacing: 0.1em;
	text-indent: 2em;
}
.cp {
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 0.2em;
	text-indent: 2em;
}
.ps {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	letter-spacing: normal;
}

img {
	border: 0;
}


#mainbox {
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
	position: absolute;
	text-align: center;
	padding-top: 20px;
}
#mainbox #main1 {
	padding: 20px;
}
