@charset "utf-8";
/* CSS Document */

body {
background-image:url(img/bg.gif);
font:12px "Lucida Sans Unicode", sans-serif;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:10px;
}

.header {
background:url(img/header.jpg) no-repeat;
margin:auto;
height:112px;
width:735px;
}

.title {
margin:auto;
line-height:30px;
height:33px;
text-align:center;
width:735px;
}

.title h1 {
color:#FFFFCC;
font-size:14px;
font-weight:bold;
}

.container1 {
background:url(img/bg_1.gif) no-repeat;
height:18px;
margin:auto;
width:735px;
}

.container2 {
background:url(img/bg_2.jpg) no-repeat;
margin:auto;
padding-bottom:2px;
padding-top:12px;
width:735px;
}

.container3 {
background:url(img/bg_3.gif) no-repeat;
color:#FFFFFF;
font-size:10px;
height:43px;
line-height:33px;
margin:auto;
padding-top:7px;
text-align:center;
width:735px;
}

.content {
margin:auto;
width:681px;
}

h1 {
color:#B20000;
font-size:14px;
font-weight:bold;
}

ul {
margin-top:0px;
}

li {
list-style-image:url(img/li.gif);
margin-left:-15px;
}

a {
color:#FF6600;
}

a:hover {
color:#FFCC00;
text-decoration:none;
}

.img {
float:right;
}

.price {
color:#B20000;
font-size:16px;
font-weight:bold;
}

del {
color:#0000CC;
}