	#Content {
		color:#000000;
		width:640px;
		padding:0;
		margin:0 230px;
		background-image:url(../img/all/paper/middle.jpg);
		background-repeat:repeat-y;
		background-position:left top;
	}
	#boxTop {
		width:641px;
		background-image:url(../img/all/paper/top.jpg);
		background-repeat:no-repeat;
		background-position:left top;
	}
	#theContent{
		padding:40px 80px 250px 80px;
		background-image:url(../img/all/paper/bottom.jpg);
		background-repeat:no-repeat;
		background-position:left bottom;
	}
	.devider {
		width:474px;
		height:13px;
		background-image:url(../img/all/paper/devider.jpg);
		background-repeat:no-repeat;
	}
	
	h1 {font-size:30px;}
	p { font-size:12px; padding:0 20px; line-height:1.6em;}
	a { color:#25566a; }
