body {
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {color: #666666;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a:hover {color: #C97584;text-decoration: underline;}
a:hover img{color: #C97584;text-decoration: none;}
a:active {color: #C97584;text-decoration: underline;}
a:active img{color: #C97584;text-decoration: none;}

.style1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.style2 {font-size: 12px}
.style3 {
	color: #c40000;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.shop {
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
	height: 120px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.shop div {
	text-align: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.shop img{
	margin-bottom: 5px;
}
.w950 {text-align: left;width: 950px;}
.body {
	background-color: #F8EEF0;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(share_img/backpencil.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#pan {
	float:left;
	text-align:left;
	margin:10px 0 10px 10px;
	color:#676767;
	font-size:12px;
	clear:both;
	}
div#pan a{color:#E22F2F;text-decoration:underline;}
div#pan a:hover{color:#EE8383;}

