@charset "utf-8";
/* CSS Document */

#mainpic{
position:relative;
width:790px;
height:419px;
background-image:url(../image/bg-mainpic.jpg); background-position:0px 0px; background-repeat:no-repeat;
left:0px;
top:2px;
}

#mainpic h2{
margin:0px;
padding:0px;
line-height:normal;
position:absolute;
right:55px;
top:225px;
font-size:12px;
font-weight:400;
}

#mainpic .flash1{
position:absolute;
right:3px;
top:31px;
}

/*首頁最新作品*/

#newcatalog{
position:relative;
background-image:url(../image/bg-newcatalog.gif); background-position:-1px 0px; background-repeat:no-repeat;
width:790px;
height:438px;
top:5px;
}
#newcatalog .flower{
background-image:url(../image/bg-index-flower.gif); background-position:-1px 0px; background-repeat:no-repeat;
display:block;
position:absolute;
left:-101px;
bottom:0px;
width:101px;
height:203px;
}
#newcatalog h3{
margin:0px;
padding:0px;
line-height:normal;
position:absolute;
left:25px;
top:10px;
font-size:15px;
font-weight:400;
color:#655b5b;
background-color:#000000;
padding:0px 10px;
}





