#contact_menu {
	position: fixed;
	top: 180px;
	left: -191px;
	width: 200px;
	z-index: 2;
}
#contact_menu h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	line-height: 30px;
}

#contact_item h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/pot1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	margin-top: 8px;
	margin-bottom: 3px;
}

#online {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
}

#online p {
	margin-left: 60px;
	margin-bottom: 5px;
}
#contact {
	margin-top: 18px;
}

#contact p {
	font-size: 14px;
	color: #4B7ADC;
	font-weight: bold;
	text-indent: 18px;
}
#contact_item {
	width: 192px;
	padding-left: 3px;
	position: absolute;
	left: 16px;
	top: 0px;
}
#contact_title {
	width: 20px;
	float: left;
}
#contact_detail {
	float: left;
	width: 168px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-left: 2px;
}
.price_item_through {
	font-size: 20px;
	font-weight: bolder;
	COLOR: #CC0000;
	text-decoration: line-through;
}
#top_logo_and_user #logo {
	float: right;
	height: 26px;
	width: 180px;
	margin-left: 8px;
	display: inline;
}

#top_logo_and_user #quit_menu {
	text-align: right;
	float: right;
	width: 600px;
	display: inline;
	margin-right: 11px;
	margin-top: 8px;
}
#top_logo_and_user {
	height: 26px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer ul {
	list-style-type: none;
	color: #333333;
	padding-bottom: 8px;
	clear: both;
	padding-top: 8px;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #F0F0F0;
}
#quit_menu a {
	font-size: 12px;
	color: #0044dd;
	text-decoration: none;
}
#quit_menu a:hover {
	COLOR: #FF5500;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}
#contact span {
	padding-right: 5px;
	padding-left: 8px;
	color: #666666;
}
#member_login_box {
	font-size: 14px;
	color: #666666;
}
#login_img {
	text-align: center;
	padding-top: 88px;
	padding-bottom: 88px;
}
