@charset "utf-8";
/* CSS Document */

.top-bg {
	background-image: url(../images/top-bg.jpg);
}
.top-title {
	font-family: "Times New Roman";
	font-size: 32px;
	font-weight: bold;
	color: #616264;
	padding-right: 20px;
	text-align: left;
}
.drop-down {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: normal;
	color: #616264;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 25px;
	width: 253px;
	border: 1px solid #8D8989;
	background-color: #CCCAC7;
}
.popular-text {
	font-family: "Times New Roman";
	font-size: 22px;
	font-weight: normal;
	color: #616264;
	text-decoration: none;
}
.logo-side-bg1 {
	background-image: url(../images/logo-side1.jpg);
	background-repeat: no-repeat;
}
.review-middle-bg {
	background-image: url(../images/logo-middle-review.jpg);
}
.review-text {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #616264;
}
.white-logo-bg {
	background-image: url(../images/logo-box.jpg);
}
.black-logo-bg {
	background-image: url(../images/logo-box-black.jpg);
}
