@charset "utf-8";
/* CSS Document */

/* Basic Theme Settings */

body {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #6c0009;
	background-image: url(bg_index.jpg);
	background-repeat: no-repeat;
	background-position: center 31px;
}
#subpage_main p a {
	color: #2d6375;
}
#subpage_main #sidebar a {
	color: #2d6375;
}

#wrapper #content_subpage #bg-enter {
	height: 445px;
	width: 962px;
	background-image: url(bg_enter_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.testtr:hover {
	background-color: #ff99cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#jcart th {
	background:#ff99cc;
}
#googleplaceholder {
	background:#ff99cc;
}
