body{
	background-color: #FFFFFF;
	background-image: url(../img/body_back.jpg);
	background-repeat: repeat;
	background-position: center;
}
#wrap{
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 2px;
	border-right-width: 3.5px;
	border-left-width: 3.5px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#blname{
	height: 19px;
	width: 778px;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 3px;
	color: #FFFFFF;
}
#blname a{
    color: #FFFFFF;
	text-decoration: none;
}
#blname a:hover{
    color: #FFFFFF;
	text-decoration: none;
}
#head h1{
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
#logo{
	float: left;
	width: 267px;
	height: 72px;
}
#gohome{
	text-align: right;
	height: 17px;
	padding-top: 55px;
	padding-right: 10px;
}
#headend{
	float: none;
	clear: both;
}
#recommendation{
	width: 220px;
	float: right;
	text-align: center;
	margin-bottom: 15px;
}
#rcmtitle{
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-indent: -9000px;
	background-image: url(../img/rcmtitle.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
#footer{
	height: 23px;
	width: 781px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
	clear: both;
	float: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a{
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.page_title{
	background-image: url(../img/page_title_introduction.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
}
