@charset "utf-8";
@import url("header.css"); /*header*/
@import url("footer.css"); /*footer*/
@import url("side.css");  /*右方side區塊*/  /* 新加的 */

/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-size:12px;
	background-image:url(../images/bk.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#333333;
	font-family:Arial, Verdana, "細明體";
}

a{
color:#666666;
text-decoration:none;
}
a:hover{
color:#95bc67;
text-decoration:underline;
}

/* */
#path{
margin-left:auto; margin-right:auto;
width:940px;
font-size:12px;
padding-bottom:5px;
}
#path a{
color:#666666; text-decoration:underline;
}
#path a:hover{
color:#000000;
}
#wrapper-index{
padding:0px;
margin:0px auto;
margin-left:auto; margin-right:auto;
width:950px;
text-align:left;
background-color:#FFFFFF;
position:relative;
background-image:url(images/forindex/wrapper-index_bg.gif); background-repeat:repeat-y;
}
#left{ /*首頁content 左區塊設定*/
width:670px;
float:left;
}
#right{ /*首頁content 右區塊設定*/
width:200px;
text-align:center;
float:right;
font-size:12px;
color:#6e7761;
}

/* 美食街一覽表 */
.linebox1{
display:block;
background-color:#fdab1b; color:#ffffff; margin-bottom:1px; padding:2px 0px; width:730px; font-size:15px;
margin-top:5px;
}
.linebox1 strong{
padding-left:10px; padding-right:10px;/* font-size:18px;*/
}
.linebox1 a:hover{
color:#ffffff; text-decoration:underline;
}

#content_inner1{ /*文圖區*/
width:730px; margin-top:10px; color:#555555;
}
#content_inner2{ /*首頁下方區塊*/
/*width:730px; margin-top:10px;*/
}
#content_inner1 h1{
margin:0px; padding:0px;margin-bottom:5px; padding-bottom:5px;
border-bottom:#cccccc solid 1px;
font-size:15px;
}
#content_inner1 h1 span{
font-weight:normal; font-size:13px;
}
/*#content_inner1 h1.item2{
margin:0px; padding:0px;margin-bottom:10px; padding-bottom:17px;
background-image:url(images/forindex/item2.gif); background-repeat:no-repeat; text-indent:-9999px; border-bottom:#9cc818 solid 1px; width:250px;
}
#content_inner2 h1.item3{
margin:0px; padding:0px;height:60px;
background-image:url(images/forindex/item3.jpg); background-repeat:no-repeat; text-indent:-9999px; width:305px;
}
#content_inner2 h1.item4{
margin:0px; padding:0px;height:80px;
background-image:url(images/forindex/item4.jpg); background-repeat:no-repeat; text-indent:-9999px; width:305px;
}
#content_inner2 h1.item5{
margin:0px; padding:0px;height:70px;
background-image:url(images/forindex/item5.gif); background-repeat:no-repeat; text-indent:-9999px; width:405px;
}*/
/*#content_inner1 h2{
color:#9fc210; color:#69840D; font-size:15px; margin:0px; padding:0px;
margin-bottom:5px;
}
#content_inner1 h2.ns{
color:#a86650;
}*/

/* 產品列表 */
#content_inner1 .box1{
display:block;
margin-bottom:10px;
font-size:13px;
}
.imagebox{
display:block;
float:left;
text-align:center;
width:165px;
}
.imagebox img{
width:135px; height:95px;
margin:12px;
border:#FFFFFF solid 1px;
display:block;
}
.imagetext{
	margin-left:0px;
	display:block;
	width:710px;
	float:right;
} 
ul.streetlist{
margin:0px; padding:0px; list-style:none;
}
ul.streetlist li{
	line-height:22px;
	height:100px;
	width:340px;
	display:block;
	float:left;
	margin-right:7px;
}
ul.streetlist li a{
color:#999900;
}
ul.streetlist li a:hover{
text-decoration:underline;
}
ul.streetlist li a img{
border:#cccccc solid 1px;
}
ul.streetlist li img{
border:0px; margin-right:5px;
}
ul.streetlist li strong, ul.streetlist li .dec{
display:block;
}
ul.streetlist li .dec{
line-height:18px; font-size:12px;
}


/*#content_inner1 .box2{
display:block;
width:250px;
float:left;
font-size:12px;
line-height:20px;
margin-left:20px;
}*/
/*#content_inner2 .box3{
display:block;
width:305px;
float:left;
font-size:12px;
line-height:20px;
}
#content_inner2 .box_div{
border:#e3dac4 solid 1px; border-top:0px; padding:8px;
}
#content_inner2 .box4{
display:block;
width:405px;
float:right;
font-size:12px;
line-height:20px;
}
#content_inner2 .box3 h3.item4_item{
border-left:#eefbbb solid 3px; margin:0px; padding:0px; padding-left:5px; font-size:13px; margin-left:5px; line-height:12px;
}
#content_inner2 .box4 h3.item5_item{
background-color:#be442a; color:#ffffff; margin-top:5px; margin-bottom:5px;
background-image:url(images/forindex/item5-1.gif); background-repeat:no-repeat; height:39px; font-size:13px; padding-left:42px; line-height:40px;
}*/
a.more{
	background-image:url(images/arrow_49.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:10px;
	text-decoration:underline;
	color:#b66f2a;
	margin-left:5px;
	white-space: nowrap;
}
.imgfr{
float:right; margin-left:10px; margin-bottom:10px;
}
.imgfl{
float:left; margin-right:10px; margin-bottom:10px;
}
.imgnromal{
margin-top:10px; margin-bottom:10px; display:block;
}

#imgchange{
padding-top:0px; background-color:#FFFFFF;
}
#imgchange iframe{
width:730px; height:120px; margin:0px; padding:0px;
}

/* style */

.f13{
font-size:13px;
}
.f15{
font-size:15px;
}
.clear{
clear:both;
}
.green1{
color:#9ec210;
}
a.white{
color:#ffffff;
}
a.white:hover{
text-decoration:underline;
}

.tablelayout{ 
padding:0px; margin:0px;border-collapse:collapse;
}
.tablelayout th, .tablelayout td{
border:0px;padding:0px;margin:0px;
}

.space10{
display:block; height:10px;
}

.star1{
color:#cccccc;
}
.star2{
color:#be442a;
}

