@charset "utf-8";
/* CSS Document */
body {
background:#443C3E;
}

#container {
overflow:hidden;
}

#header {
background:url(../images/head_bg.jpg) no-repeat;
height:156px;
}

#content {
background:url(../images/content01_bg.jpg) no-repeat;
height:402px;
}

#content2 {
background:url(../images/hot_drnks.jpg) no-repeat;
height:402px;
}

#content3 {
background:url(../images/cold_drnks.jpg) no-repeat;
height:402px;
}

#content4 {
background:url(../images/others_drnks.jpg) no-repeat;
height:402px;
}

#footer {
background:#443C3E;
text-align:left;
font-size:10px;
color:#FFFFFF;
}

#intro_txt {
padding-left:10px;
padding-top:145px;
}

#hot_menu {
float:right;
padding-top:30px;
}

#navi {
margin-top:86px;
width:287px;
float:right;
}

#home {
height:150px;
width:400px;
}

