body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #513054;
	background-color: #EBD9E7;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #513054;
}
.top {
	background-attachment: fixed;
	background-image: url(images/top_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.down_bg {
	background-image: url(images/down_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.down_pic {
	background-attachment: fixed;
	background-image: url(images/down_pic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #513054;
	text-decoration: none;
}
a:visited {
	color: #513054;
	text-decoration: none;
}
a:hover {
	color: #513054;
	text-decoration: underline;
}
.left_input {
	height: 22px;
	border: 1px solid #A04390;
}
.bottom_pic {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/bottom_pic.gif);
}
a.type01:link {
	color: #A04390;
	text-decoration: none;
}
a.type01:visited {
	color: #A04390;
	text-decoration: none;
}
a.type01:hover {
	color: #A04390;
	text-decoration: underline;
}.type01 {
	color: #A04390;
}
.type01_title {
	font-weight: bold;
	color: #B656AA;
}
.Images_onClick {
	cursor:pointer;
}
a.pro_title:link {
	color: #B656AA;
	font-weight: bold;
}
a.pro_title:visited {
	color: #B656AA;
	font-weight: bold;
}
a.pro_title:hover {
	color: #B656AA;
	font-weight: bold;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.bigger_type {
	font-size: 18px;
	color: #B656AA;
}
