﻿@charset "utf-8";

html {
    filter: expression(document.execCommand('BackgroundImageCache', false, true));
}

html, body {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    font-family: 돋움;
    background: url(/shop/himg/shop_bg.gif) repeat;
}

hr {
    display: none;
}

h1, h2 {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

form {
    margin: 0;
    padding: 0;
}

.iePngFix {
    behavior: url(/iepngfix.htc);
    vertical-align: middle;
}

.middleImg {
	vertical-align: middle;
}

.dummyLink {
    cursor: default;
}

#mainContainer {
    width: 1040px;
    margin: auto auto auto auto;
    position: relative;
}

#leftBox {
    position: relative;
    width: 930px;
    float: left;
}

#rightBox {
    position: relative;
    width: 110px;
    float: right;
}

#fixedBox {
    position: absolute;
    top: 5px;
}

#rightMemberInfo {
    width: 93px;
    height: 50px;
    margin: 10px 0 0 10px;
    padding-top: 3px;
    background: url(/shop/himg/level_point.gif) no-repeat;
}

#rightMemberInfo li {
    width: 80px;
    height: 25px;
    padding-right: 13px;
    color: #7d2428;
    font-weight: bold;
    line-height: 25px;
    text-align: right;
}

#rightMemberInfo li a {
    color: #7d2428;
    text-decoration: none;
}

#linkBox {
    width: 82px;
    height: 43px;
    margin: 10px 0 0 10px;
    padding: 10px;
    background: url(/shop/himg/tel_order.gif) no-repeat;
}

#linkBox a {
    width: 77px;
    height: 28px;
    display: block;
    color: #7d2428;
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: -0.2em;
    line-height: 1.45em;
    text-decoration: none;
}

#todayviewBox {
    width: 93px;
    margin: 10px 0 0 10px;
    padding-bottom: 10px;
    background: url(/shop/himg/todayview_bottom_bg.gif) no-repeat left bottom;
}

#todayviewBox h2 {
    width: 93px;
    color: #7d2428;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.8em;
    text-decoration: underline;
    background: url(/shop/himg/todayview_top_bg.gif) no-repeat;
}

#todayviewList {
    padding-left: 4px;
    background: url(/shop/himg/todayview_middle_bg.gif) repeat-y;
}

.todayviewItem img {
    margin-bottom: 3px;
    border: 2px solid #ff8e04;
}

#headContainer {
    width: 930px;
    height: 90px;
}

#home {
    position: absolute;
    top: 26px;
    z-index: 100;
}

#message {
    position: absolute;
    top: 0;
    left: 198px;
    width: 247px;
    height: 74px;
    padding: 15px 20px 0 25px;
    background: url(/shop/himg/message_bg.gif) no-repeat;
    letter-spacing: -0.7pt;
}

#topMenu {
    position: absolute;
    top: 0;
    right: 0;
}

#topMenu h2 {
    display: none;
}

#topMenu ul {
    float: left;
}

#topMenu ul li {
    padding: 0 4px 0 4px;
    float: left;
    background: url(/shop/himg/menu_bar.gif) repeat-y top right;
}

#topMenu ul li.lastItem {
    padding: 0 0 0 4px;
    background: none;
}

#topMenu ul li a {
    line-height: 1.8em;
    font-size: 1em;
    color: #7d2428;
    text-decoration: none;
}

#happyteashop {
    margin-left: 10px;
}

#msContainer {
    position: absolute;
    top: 32px;
    right: 0;
    width: 417px;
    height: 30px;
    background: url(/shop/himg/search_border.gif) no-repeat;
}

#member {
    position: absolute;
    top: 6px;
    left: 8px;
}

#search h2 {
    position: absolute;
    top: 10px;
    left: 138px;
}

#searchText {
    position: absolute;
    top: 5px;
    left: 248px;
    width: 92px;
    height: 16px;
    border: 1px solid #cccccc;
}

#searchButton {
    position: absolute;
    top: 5px;
    left: 349px;
}

#shopContainer {
    width: 553px;
    height: 177px;
    padding: 57px 38px 0 339px
}

#shopContainer img {
    margin-bottom: 3px;
}

#topBoard {
    text-align: center;
    background-color: #ebe9e7;
}

#topBoard tr {
    background: url(/shop/himg/top_board_bar.gif) repeat-x;
}

#topBoard .topBoardNum {
    width: 45px;
}

#topBoard .topBoardSubject {
    font-weight: bold;
    text-align: left;
}

#topBoard .topBoardDate {
    width: 80px;
}

#topBoard .topBoardHit {
    width: 35px;
}

#bodyContainer {
    width: 930px;
    min-height: 524px;
}

#menuContainer {
    width: 220px;
    float: left;
}

* html #menuContainer {
    margin-top: 15px;
}

#menuContainer a {
	display: block;
	overflow: hidden;
}

#menuContainer .depth0 a {
	width: 220px;
	height: 0px;
	padding-top: 100px;
	background-image: url(/shop/himg/menu.gif);
	background-repeat: no-repeat;
}

#ca10 a:link, #ca10 a:visited { background-position: 0 0; }
#ca10 a:hover, #ca10 a:active { background-position: -220px 0; }
#ca20 a:link, #ca20 a:visited { background-position: 0 -100px; }
#ca20 a:hover, #ca20 a:active { background-position: -220px -100px; }
#ca30 a:link, #ca30 a:visited { background-position: 0 -200px; }
#ca30 a:hover, #ca30 a:active { background-position: -220px -200px; }

#cs {
    width: 220px;
    height: 194px;
    margin-top: 30px;
    background: url(/shop/himg/cs_bg.gif) no-repeat top left;
}

#cs ul {
    padding: 50px 0 0 35px;
    font-weight: bold;
    letter-spacing: -0.7pt;
}

#cs ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 12px;
    background: url(/shop/himg/notice_bullet.gif) no-repeat left 3px;
    color: #636363;
    line-height: 1em;
}

#cs ul li a {
    color: #636363;
    text-decoration: none;
}

* html #cs ul li {
    margin: 0 0 4px 0;
    height: 1%;
}

#contentContainer {
    width: 700px;
    margin: 15px 0 0 230px;
}

/* for IE --; */
* html #contentContainer {
    width: 700px;
    margin: 20px 0 0 0;
    float: right;
}

#title {
    width: 670px;
    height: 66px;
    margin-bottom: 20px;
    padding-left: 30px;
    background: url(/shop/himg/title_bg.gif) no-repeat top left;
}

#contentTop, #contentBottom {
    width: 700px;
    height: 7px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#contentTop {
    background: url(/shop/himg/content_top_bg.gif) no-repeat top left;
}

#contentBottom {
    background: url(/shop/himg/content_bottom_bg.gif) no-repeat top left;
}

#content {
    width: 650px;
    background-color: #fff;
    padding: 25px;
}

#loginContainer, #confirmContainer, #oiContainer, #goContainer {
    position: relative;
    width: 650px;
}

#loginContainer {
    height: 229px;
    background: url(/shop/himg/login_bg.gif) no-repeat top left;
}

#loginForm {
    position: absolute;
    top: 63px;
    right: 190px;
    text-align: right;
    line-height: 26px;
}

* html #loginForm {
    top: 69px;
}

#loginButton {
    position: absolute;
    top: 62px;
    left: 470px;
}

#loginJoin {
    position: absolute;
    top: 131px;
    left: 305px;
}

#loginNotice, #confirmNotice, #oiNotice, #goNotice {
    position: absolute;
    top: 180px;
    left: 230px;
}

#confirmContainer {
    height: 229px;
    background: url(/shop/himg/confirm_bg.gif) no-repeat top left;
}

#confirmForm {
    position: absolute;
    top: 83px;
    right: 190px;
    text-align: right;
    line-height: 26px;
}

#confirmButton {
    position: absolute;
    top: 82px;
    left: 470px;
}

#oiContainer {
    height: 229px;
    margin-top: 30px;
    background: url(/shop/himg/oi_bg.gif) no-repeat top left;
}

#oiForm {
    position: absolute;
    top: 73px;
    right: 190px;
    text-align: right;
    line-height: 26px;
}

* html #oiForm {
    top: 79px;
}

#oiButton {
    position: absolute;
    top: 72px;
    left: 470px;
}

#goContainer {
    height: 229px;
    margin-top: 30px;
    background: url(/shop/himg/go_bg.gif) no-repeat top left;
}

#goButton {
    position: absolute;
    top: 82px;
    left: 370px;
}

#footContainer {
    position: relative;
    width: 910px;
    height: 74px;
    margin: 30px 0 20px 0;
    padding: 10px 10px 0 10px;
    background: url(/shop/himg/copyright_bg.gif) no-repeat top left;
    font-size: 0.85em;
    color: #74706a;
    letter-spacing: -0.5pt;
    line-height: 1.4em;
}

#footContainer a {
    color: #74706a;
    text-decoration: none;
}

#copyright {
    width: 175px;
    vertical-align: middle;
    float: left;
}

#shopInfo {
    /*position: absolute;
    top: 10px;
    left: 260px;*/
    width: 513px;
    float: left;
}

#marks {
    /*position: absolute;
    top: 10px;
    left: 775px;*/
    float: right;
}

#marks img {
    margin-left: 2px;
    border: 1px solid #000;
}

#links {
    position: absolute;
    top: 64px;
    left: 185px;
    background: url(/shop/himg/menu_underline.gif) repeat-x bottom left;
}

#links ul li {
    padding: 0 10px 0 10px;
    float: left;
    background: url(/shop/himg/menu_bar.gif) repeat-y top right;
}

#links ul li.firstItem {
    padding: 0 10px 0 0;
}

#links ul li.lastItem {
    padding: 0 0 0 10px;
    background: none;
}

#links ul li a {
    line-height: 1.8em;
    font-size: 1em;
    color: #7d2428;
    text-decoration: none;
}

.goodsImageCell a img {
    border: 1px solid #747474;
}

#writeContent p {
    margin: 1px 0;
}
