@charset "UTF-8";
.menuline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
	height: 25px;
	margin-top: 20px;
	width: 60px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
}
.menuline02 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
	height: 25px;
	margin-top: 20px;
	width: 367px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
}
.menulinelink {
	float: left;
	height: 25px;
	margin-top: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}
.menulinelink02 {
	float: left;
	height: 25px;
	margin-top: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.menulinelink02:hover {
	float: left;
	height: 25px;
	margin-top: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.mainphoto {
	border: thin solid #999;
}
.boxbg {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
}
.reviewtitle {
	float: left;
	height: 40px;
	margin-top: 30px;
	margin-left: 30px;
	color: #E3017F;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	width: auto;
	background-image: url(../images/jewelleryreview.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: -2px;
}
.reviewtext {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	width: 500px;
	clear: left;
	margin-right: 30px;
}
.reviewbtn {
	float: left;
	margin-top: 80px;
	margin-left: 400px;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	width: auto;
	margin-right: 30px;
	clear: left;
}
.reviewtitle02 {
	float: left;
	height: 40px;
	margin-top: 30px;
	margin-left: 30px;
	color: #00A47F;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	width: auto;
	background-image: url(../images/watchreview.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: -2px;
}
