body {
	margin:0;
	font:12px/20px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#2a2a2a;
	min-width:812px;
	background:url(../images/bg-body.jpg);
}
h1 {
	font-size:16px;
	color:#732262;
}
img {
	border-style:none;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color: #ff7898;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width:812px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0 100px;
}
#header {
	overflow:hidden;
	height:1%;
	padding:0 6px 9px 0;
}
.logo {
	float:right;
	margin:0;
	width:244px;
	height:81px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
}
#content {
	width:100%;
	margin:0 0 36px;
}
#content:after {
	content:"";
	clear:both;
	display:block;
}
.visual img {
	display:block;
}
.visual {
	height:1%;
	position:relative;
	margin:0 0 5px;
}
.visual .t {
	height:8px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-visual-t.png) no-repeat;
}
.visual .b {
	height:19px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-visual-b.png) no-repeat 0 100%;
}
.visual .c {
	background:url(../images/bg-visual-c.png) repeat-y;
	height:1%;
}
.visual .main-holder {
	position:relative;
	padding:0 13px 0 14px;
}
.visual .lt {
	width:173px;
	height:100px;
	position:absolute;
	top:0;
	left:4px;
	background:url(../images/bg-texture-lt.png) no-repeat;
}
.visual .lb {
	width:87px;
	height:88px;
	position:absolute;
	bottom:10px;
	left:5px;
	background:url(../images/bg-texture-lb.png) no-repeat;
}
.visual .rt {
	width:88px;
	height:88px;
	position:absolute;
	right:-10px;
	top:-8px;
	background:url(../images/bg-texture-rt.png) no-repeat;
	z-index:1;
}
.visual .rb {
	width:171px;
	height:156px;
	position:absolute;
	bottom:-10px;
	right:-9px;
	background:url(../images/bg-texture-rb.png) no-repeat;
	z-index:1;
}
.text-box {
	position:absolute;
	right:13px;
	top:0;
	height:100%;
	width:336px;
}
.text-box_home {
	width:336px;
}
.text-box .frame {
	height:100%;
	overflow:hidden;
	background:url(../images/bg-text-box.png);
	line-height:23px;
	word-spacing:-1px;
}
.text-box .frame p {
	margin:0 0 23px;
}
.text-box .holder {
	padding:50px 17px 0 28px;
	position:relative;
	z-index:99;
}
.text-area {
	overflow:auto;
	height:380px;
}
.text-area h2 {
	margin:0 0 17px;
	color:#7a2d69;
	font-size:21px;
	line-height:23px;
	font-weight:normal;
}
.gift {
	width:213px;
	height:225px;
	position:absolute;
	right:265px;
	bottom:-82px;
	/* background:url(../images/bg-gift.png) no-repeat; */
	z-index:1;
}
.gift a {
	display:block;
}
#main-flash {
	position:aboslute;
	left:0px;
	top:0px;
	width:785px;
	height:464px;
	margin:0;
	padding:0;
}
.img-autor {
	position:absolute;
	bottom:17px;
	left:47px;
	color:#7c7c7c;
	font:italic 11px/13px 'Times New Roman', Times, Georgia, serif;
	word-spacing:-2px;
}
.img-autor a {
	color:#7c7c7c;
}
#nav {
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	font:italic 15px/17px 'Times New Roman', Times, Georgia, serif;
	color:#732262;
}
#nav li {
	display:inline;
	margin:0 27px 0 0;
}
#nav li a {
	color:#732262;
}
#nav .active a, #nav li a:hover {
	color:#ff7898;
	text-decoration:none;
}
#footer {
	overflow:hidden;
	width:100%;
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#878787;
}
#footer p {
	margin:0;
}
#footer a {
	color:#878787;
}
input {
	color: #2a2a2a;
	background: #ecd1db;
	border: 0px;
	width:180px;
}
textarea {
	color: #2a2a2a;
	background: #ecd1db;
	border: 0px;
	width:180px;
}
