@charset "utf-8";
@import url("newslist.css"); /*首頁右方最新消息*/

/* CSS Document */
#wrapper-index{
padding:0px;
margin:0px auto;
margin-left:auto; margin-right:auto;
width:860px;
/*width:890px;*/
border-left:#e1e1e1 solid 1px;
border-right:#e1e1e1 solid 0px;
text-align:left;
background-color:#FFFFFF;
}
#content-index{
border:0px;
float:right;
border-left:#ffffff solid 0px;
width:639px; width:660px;
}
#sidebar{
/*border:0px;
float:left;
top:0px;
left:0px;*/
width:200px;
/*text-align:center;
border-right:#e1e1e1 solid 0px;*/
}

/*首頁主要廣告區topmain架構*/

#topmain table{ 
padding:0px;
margin:0px auto;
border-collapse:collapse;
}
#topmain th, #topmain td{
border:0px;
padding:0px;
margin:0px;
}

#left{ /*首頁content 左區塊設定*/
width:453px;
float:left;
background-color:#f1f1f1;
}
#right{ /*首頁content 右區塊設定*/
width:200px;
text-align:center;
float:right;
border-left:#e1e1e1 solid 0px;
font-size:12px;
color:#6e7761;
padding-top:0px;
}
#right a{
color:#548b22;
text-decoration:none;
letter-spacing:0.15em;
}
#right a:hover{
color:#548b22;
text-decoration:underline;
}
#right h1{
margin:0px;
padding:0px;
}


h1.i_center01, h1.i_center02, h1.i_center03, h1.i_center04{
margin:0px;
padding:0px;
height:34px;
font-size:9px;
text-indent:-9999px;
/*border-bottom:#e1e1e1 solid 1px;*/
background-position:left top;
background-repeat:no-repeat;
background-color:#FFFFFF;
}
h1.i_center01{
background-image:url(../images/i_center01.gif);
}
h1.i_center02{
background-image:url(../images/i_center02.gif);
}
h1.i_center03{
background-image:url(../images/i_center03.gif);
}
h1.i_center04{
background-image:url(../images/i_center04.gif);
}
h1.i_center01 a, h1.i_center02 a, h1.i_center03 a, h1.i_center04 a{
display:block;
height:34px;
}
ul.i_center01{
margin:0px;
padding:0px;
height:100px;
padding:10px;
}
html> body ul.i_center01{
min-height:100px;
height:auto;
list-style-type:none;
}
ul.i_center01 li{
background-image:url(../images/boss_1-catalog.gif);
background-position:4px 5px;
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
line-height:18px;
margin-bottom:5px;
}
ul.i_center01 li a{
color:#8b8778;
text-decoration:none;
}
/*美食推薦*/
#i_center02{
margin-left:auto;
margin-right:auto;
text-align:center;
width:425px;
}
#i_center02 ul{
padding:0px;
list-style-type:none;
margin:10px 0px;
text-align:center;
}
#i_center02 ul li{
margin:0px;
padding:0px;
float:left;
margin:0px 2px;
width:135px;
height:220px;
}
#i_center02 ul li span.pname{
font-size:12px;
}
#i_center02 ul li img{
margin-left:auto;
margin-right:auto;
display:block;
width:115px;height:inherit;
border:#ffffff solid 1px;
margin-bottom:5px;
}
#i_center02 ul li a:hover img{
border:#000000 solid 1px;
}

/*美食報導*/
ul.foodnews{
margin:20px;
padding:0px;
list-style-type:none;
margin-right:20px;
margin-top:15px;
}
ul.foodnews li img{
width:110px;
height:inherit;
float:left;
border:#e3e3e3 solid 1px;
padding:5px;
margin-right:10px;
margin-bottom:10px;
}
ul.foodnews li a:hover img{
border:#d9d5c3 solid 5px;
margin-right:10px;
}
ul.foodnews li {
clear:left;
padding-bottom:10px;
line-height:20px;
}

