@charset "utf-8";
/* CSS Document */

.TitlePaper{
	font-size: 30px;
	font-weight: bold;
	color:#862633;
	padding-left: 20px;
	padding-top: 20px;
	}
.bannerPaper {
	width:750px;
	float:left;
	/* [disabled]height: 300px; */

	}
.PaperBox {
	float:left;
	width:350px;
	padding: 25px 0px 5px 25px;
    *display: inline;
	height: 160px;
	}

.Tile2paper {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	/* [disabled]padding-top: 10px; */

	}
	
.Copypaper {
	font-weight: bold;
	padding-bottom: 10px;
	float: left;
	width: 205px;

	}

.ImageBox {
	float:left;
	padding-right:15px;
	}

.WhitePaperText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6062;
	margin-bottom:10px;
	font-weight: normal;
	}
	
