html, body{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 15px;
font-family: inherit;
vertical-align: baseline;
}

:focus {
outline: 0;
}
body {
line-height: 1.5;
color: black;
background: white;
}
ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
img{border:0;}


/*  GIFT  */
.tdFix{ width:100%; height:1000px; position:relative;}
.shoppingBox{ width:135px; position:absolute; top:65px; left:105px}
	a.book{ display:block; height:180px;}
	.pirce_ori, .pirce_sleas{margin-top:5px;}
		.del{ text-decoration:line-through;}
		.note{ font-size:20px; font-weight:bold; color:#090;}
	a.btn{ display:block; width:140px; height:55px;}
.giftBox{ display:block; width:60px; height:60px;  position:absolute; top:905px; right:35px;}
div.topWrapper{ position:relative; width:100%;}
a.top{ display:block; position:absolute; right:55px; bottom:0; width:65px; height:25px;  cursor:pointer;
	 background:url(../images/button_top.gif) no-repeat center 0;}

/* CONTENT  */
div.wrapper{width:600px; height:540px; overflow-x:none; overflow-y:auto; border:2px solid #436f34; padding:20px;}
h1,h2{ font-size:100%;}
h2{ font-weight:normal;}
.saperate{width:65px; height:25px; margin:10px auto 50px; cursor:pointer;
	 background:url(../images/button_top.gif) no-repeat center 0;
}
h3{ color:#090; font-size:25px;}


/* intro */
.btn_xl, .btn_l, .btn_m, .btn_s{display:block; height:29px; line-height:29px; vertical-align:middle; text-indent:5px; color:#000; text-decoration:none; }
a.btn_xl{width:257px; background:url(../images/button_xl.gif) no-repeat 0 0;}
a.btn_l	{width:176px; background:url(../images/button_l.gif) no-repeat 0 0;}
a.btn_m	{width:160px; background:url(../images/button_m.gif) no-repeat 0 0;}
a.btn_s	{width:114px; background:url(../images/button_s.gif) no-repeat 0 0;}

a.btn_xl:hover	{background:url(../images/button_xl_on.gif) no-repeat 0 0;}
a.btn_l:hover	{background:url(../images/button_l_on.gif) no-repeat 0 0;}
a.btn_m:hover	{background:url(../images/button_m_on.gif) no-repeat 0 0;}
a.btn_s:hover	{background:url(../images/button_s_on.gif) no-repeat 0 0;}

