BODY {
	margin : 0px;
	background-image: url(img/spacer.gif);
}

body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #533E71;
}

p, form {
	margin:0;
}

a {
	color : #813342;
}

a:hover {
	text-decoration : none;
}

#ttl {
	margin-bottom: 30px;
}

#ttl #sttl{
	float: left;
	font-size: 16px;
	border-bottom: 2px solid #BEBADF;
	color: #330079;
	font-weight: bold;
	padding-left: 25px;
	background:url(img/ttl.gif) no-repeat bottom left;
}

#ttl span {
	font-size: 16px;
	border-bottom: 2px solid #BEBADF;
	color: #330079;
	font-weight: bold;
	padding-left: 25px;
	background:url(img/ttl.gif) no-repeat bottom left;
}

/* News */
#news_data{
	margin-top : 12px;
	margin-bottom : 4px;
	margin:0;
	margin-bottom:10px;
}
#news_name, #news_name a{
	color : #813342;
	font-weight : bold;
	margin-bottom: 10px;
}
#news_pict{
	float:left;
	margin-right:10px;
	border:1px solid #666;
}
#line{
	border-bottom: 2px solid #BEBADF;
	margin: 10px 0px 10px 0px;
	height:1px;
	font-size: 1px;
	line-height: 1px;
}

/* Contact */
#contact_name{
	width:140px;
	float:left;
	margin-bottom:10px;
	font-weight: bold;
	text-align: left;
}
#contact_input{
	margin-left:140px;
	margin-bottom:10px;
}
#contact_code{
	margin-bottom:10px;
}
#contact_send{
	margin-left:140px;
	margin-bottom:10px;
}
#atantion {
	color: #FF0000;
	font-weight: bold;
}
#ll {
	font-family : "Times New Roman", Times, serif;
	color : #813342;
	font-size : 18px;
}

/* Gallery */
.imageholder {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	font-size:150px;
	width: 170px;
	height: 170px;
}
.titleholder {
	text-align: center;
	width: 170px;
	height: 16px;
	overflow: hidden;
}
.previewlink {
	cursor:pointer;
	text-decoration: none;
	border: 1px solid #BEBADF;
	color: #330079;
	float: left;
	width: 170px;
	margin: 10px;
}
.previewlink:hover {
	border: 1px solid #330079;
	color: #BEBADF;
}

/* not found */
#not_found{
	font-size: 72px;
	color:#813342;
	line-height: 72px;
}

#cart {
	background-color: #330079;
}

#cart td {
	background-color: #FFFFFF;
}

#cart th {
	background-color: #330079;
	color:#FFFFFF;
}

#process {
	margin-top: 30px;
	border: 1px solid #330079;
	padding: 10px;
	background-color: #FFFFFF;
}

#process th {
	text-align: left;
}
