div#texthometop{
	height:53px;
	width:433px;
	background-image: url(../images/index/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#texthome {
	padding:0 29px 0 28px;
}

div#texthome p {
	padding:0 20px;
	border-left:1px solid #E5D5D7;
	border-right:1px solid #E5D5D7;
	background-color:#FBF4C6;
	color:#333;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:21px;
}

div#texthomebottom{
	height:53px;
	width:433px;
	background-image: url(../images/index/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#texthome p#link a{
	color:#333;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	text-decoration:none;
}





