/* CSS Document */

#shop-top{
	margin-top: 15px;
	width: 760px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shop-table{
}
.shop-td-left{
	width: 150px;
	background-color: #efefef;
}
.shop-td-right{
	line-height: 150%;
}
.shop-h2{
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../img/st3.gif);
	font-size: medium;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.shop-layout-left {
	float: left;
}
.shop-layout-right {
	float: right;
}
#shop-welcome {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: center;
}
#shop-message {
	font-size: medium;
	border: 2px solid #FF9900;
	padding: 10px;
	background-color: #FFFF99;
	line-height: 130%;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.shop-layout-right-t {
	width: 300px;
	line-height: 120%;
}
.shop-layout-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

