@charset "utf-8";
/* CSS Document */

body {
	text-align: center; /* 設定置中對齊 */
	background-color:#fff;
	margin:0px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a img {
		border: none;
		vertical-align: middle;
	}
img{
	border: none;
}
#wrapper {
	width: 960px;
	margin: 0 auto; /* 設定為自動調整邊界 */
	text-align: left; /* 設定靠左對齊 */
	
}
#word{
	position: absolute;
	width: 200px;
	left: -960px;
	
}
/*頂端選單*/
#header{
height: 20px;
position: abslute;
}
#header ul {
	padding: 5px;
	margin: 0px 0;
	list-style: none;
	float: right;
	clear: left;
}
#header ul li {
	color: #ccc;
	float: left;
	font: 100 12px/20px  verdana, sans-serif;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 5px;
	letter-spacing: 1px;
	
		}
#header ul li a {
	color: #ccc;
	cursor: pointer;
	text-decoration: none;	
}
#header ul li a:hover {
	color: #fff;	
}

#header ul li a span {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}
/*主選單*/
#main-nav {
	margin-top: 15px;
	margin-bottom: -10px;
	overflow: auto !important;
	overflow /**/: hidden;
}
#main-nav ul {
	height: 2.5em;
	margin: 0px;
	list-style: none;
}

#main-nav ul li {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
			}

#main-nav ul li a {
	display: block;
	line-height: 2.5em;
	color:#666;
	text-shadow:1px 1px 0px rgba(255, 255, 255, 1);
	background-position: top center;
	text-decoration: none;
	font: 900 15px/22px  "微軟正黑體","新細明體", sans-serif;
	text-align: center;
		}
#main-nav ul li a:hover,
#main-nav ul li a.active {
	background-position: bottom center;
	color:#fff;
	text-shadow:0px 0px 3px rgba(0,0, 0, 1);
	}
#btn{
	width:100px;
	margin: 0 px;
	padding:20px 0px;
	background: url(images/redbtn.png);
		}
#logo{
width:110px;
float:left;
padding-top:15px;
}

/*主體架構*/
#container{
	position:relative;
	}
#title{
	width:95%;
	height:35px;
	}'
/*木村屋*/
#kimura {					
	width: 100%;							
	float: left;
	clear: right;
					}
#kimura img {
	padding:6px;
	}
#kimura a{
	font-size: 12px;
	letter-spacing: 1pt;
	text-decoration: none;
	font-family: 微軟正黑體, Arial, Helvetica;
	display:block;
	color:#666;

		}
#kimura a:visited{
	color:#666;
		}
#kimura a:hover{
	color:#c30;
}
#kimura ul {
	padding:0px;
	margin: 0px;
	list-style: none;
	
}
#kimura li{
	list-style: none;
	width:165px;
	height:220px;
	letter-spacing:1pt;
	font-family: "新細明體", verdana;
	font-size: 12px;
	float: left;
	padding:10px;
				}
#kimura li a:hover img{
border:3px solid #CC9966;
padding:3px;
}
	
/*內容新訊*/
#news {					
	width: 100%;							
	float: left;
	clear: right;
					}
#news img {
	border:1px solid #ccc;
	padding:6px;
	}
#news a{
	font-size: 12px;
	letter-spacing: 1pt;
	text-decoration: none;
	font-family: 微軟正黑體, Arial, Helvetica;
	display:block;
	color:#666;

		}
#news a:visited{
	color:#666;
		}
#news a:hover{
	color:#c30;
}
#news ul {
	padding:0px;
	margin: 0px;
	list-style: none;
	
}
#news li{
	list-style: none;
	width:165px;
	height:160px;
	letter-spacing:1pt;
	font-family: "新細明體", verdana;
	font-size: 12px;
	float: left;
	padding:10px;
				}
#news li a:hover img{
border:3px solid #CC9966;
padding:4px;
}
.date{
	color:#C30;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2.5em;
	letter-spacing: 1pt;
		}
/*側欄選單*/
#menu{
	float:left;
	clear:both;
	width:170px;
	margin:0px 0 0 -20px;
			}

#menu ul{
			list-style:none;
		}
	#menu li{
				list-style:none;
				width:170px;
				height:28px;
				margin:0px;
				display:block;
			}
				#menu li a{
 				    font:"微軟正黑體","新細明體", Verdana,Helvetica, sans-serif;	
					list-style:none;
					display:block;
					color:#666;
					text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
					font-size:15px;
					text-decoration:none;
					line-height:30px;
					text-indent:20px;
					letter-spacing: 2pt;
					background:url(images/menu_bg_n.png) no-repeat;		
				}
				#menu li a:hover{
						background:url(images/menu_bg_h.png) no-repeat;
						text-decoration:none;
						color:#900;
					}
				#menu li .current{
					list-style:none;
					display:block;
					font-weight:bold;
					background:url(images/menu_bg.png) repeat-x left;
					color:#fff;
					text-shadow:0px 0px 0px rgba(0, 0, 0, 1);
					text-decoration:none;
				}
				#menu li a.current, #menu li a:hover.current{
						background:url(images/menu_bg.png) repeat-x left;
						color:#fff;
						font-weight:bold;
						text-decoration:none;					
			}	
/*伴手選單*/		
#cakemenu{
	float:left;
	clear:both;
	width:200px;
	margin:0px 0 0 -50px;
			}

#cakemenu ul{
			list-style:none;
		}
	#cakemenu li{
				list-style:none;
				width:200px;
				height:28px;
				margin:0px;
				display:block;
			}
				#cakemenu li a{
 				    font:"微軟正黑體","新細明體", Verdana,Helvetica, sans-serif;	
					list-style:none;
					display:block;
					color:#666;
					text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
					font-size:15px;
					text-decoration:none;
					line-height:30px;
					text-indent:10px;
					letter-spacing: 2pt;
					background:url(images/cakemenu_bg_n.png) repeat;		
				}
				#cakemenu li a:hover{
						background:url(images/cakemenu_bg_h.png) repeat;
						text-decoration:none;
						color:#900;
						font-weight:bold;
					}
				#cakemenu li .current{
					list-style:none;
					display:block;
					font-weight:bold;
					background:url(images/cakemenu_bg.png) repeat-x left;
					color:#fff;
					text-shadow:0px 0px 0px rgba(0, 0, 0, .5);
					text-decoration:none;
				}
				#cakemenu li a.current, #cakemenu li a:hover.current{
						background:url(images/cakemenu_bg.png) repeat-x left;
						color:#fff;
						font-weight:bold;
						text-decoration:none;					
			}	
	#caketext{
	color:#666;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	width:512px;
	margin-left: 50px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3300;
	letter-spacing: 1pt;
}
	#cakeintro{
	text-align: left;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:10px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	letter-spacing: 1pt;
	
}
.cakenote{
	color:#990000;
	font-size: 10px;
	letter-spacing:1pt;
	
}			
/*FB選單*/
#fb_menu{
	float:left;
	width:170px;
	margin:10px 0 0 -10px;
			}

#fb_menu ul{
			list-style:none;
		}
	#fb_menu li{
				list-style:none;
				width:170px;
				height:26px;
				margin:0px;
				display:block;
			}
				#fb_menu li a{
 				    font:"微軟正黑體","新細明體", Verdana,Helvetica, sans-serif;	
					list-style:none;
					display:block;
					color:#666;
					text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
					font-size:13px;
					text-decoration:none;
					line-height:30px;
					text-indent:18px;
					letter-spacing: 3pt;
					background:url(images/menu_bg_n.png) no-repeat;		
				}
				#fb_menu li a:hover{
						background:url(images/fb_menu_bg_h.png) no-repeat;
						text-decoration:none;
						color:#3b5998;
					}
				#fb_menu li .current{
					list-style:none;
					display:block;
					font-weight:bold;
					background:url(images/fb_menu_bg.png) repeat-x left;
					color:#fff;
					text-shadow:0px 0px 0px rgba(255, 255, 255, 1);
					text-decoration:none;
				}
				#fb_menu li a.current, #fb_menu li a:hover.current{
						background:url(images/fb_menu_bg.png) repeat-x left;
						color:#fff;
						font-weight:bold;
						text-decoration:none;					
			}	
	/*廠商廣告*/
	#AD{
	float:left;
	margin-left:40px;
	margin-top:-20px;
		}
	#AD img{
	margin-top:5px;
	padding:10px;
	border:1px solid #ccc;
		}		
/*主體內文*/		
#main{
	text-align: left;
	width: 750px;
	float:left;
	margin-left: 50px;	
	}	
	
#main img a{
	border:1px solid #ccc;
	padding:3px;
}
#main a{
	color:#666666;
	text-decoration: none;
	}
#main a:hover{
	color: #CC3300;
	}
/*彌月新訊*/
#baby{
	font-size: 12px;
	color:#666;
	text-align: left;
	width: 750px;
	float:right;
	}
#baby a{
	font-size: 12px;
	color:#663300;
	letter-spacing: 1pt;
	text-decoration: none;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	margin-left:5px;
	}
#baby a:hover{
	color:#FF6600;	
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;	
}
#baby ul{
	list-style-image: url(images/list-a.png);
	list-style-position: outside;
}
.table01{
	background-color: #FFF9DD;
	display:block;
}
.table02{
	background-color:#FFE6E6;
	display:block;
}
.table03{	
	background-color:#fff;
	display:block;
}
/*內文樣式*/

#textarea {
	width:708px;
	padding:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #ccc;
	border-left-color: #999;
}
#textarea img{
	border:1px solid #ccc;
	
}
.map{
	color:#FFFFFF;
	font-size: 8px;
	font-weight: bold;
	line-height: 3em;
	letter-spacing: 1pt;
	background-color: #F5D3D3;
	font-family: "微軟正黑體", Georgia, Times, serif;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-left:5px;
	
}
.blog{
	color:#FFFFFF;
	font-size: 8px;
	font-weight: bold;
	line-height: 3em;
	letter-spacing: 1pt;
	background-color: #FFEA93;
	font-family: "微軟正黑體", Georgia, Times, serif;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-left:5px;
	
}
#textarea a{
	color:#c30;
	text-decoration: none;
}
#textarea a:hover,
#textarea a:active{
	color:#fff;
	background-color: #c30;
}

.text{
	color:#666;
	text-align: left;
	font-size: 13px;
	line-height: 20px;	
}
.maintitle{
	color:#663300;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:2pt;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3300;
	padding-left: 5px;
		}
.subtitle{
	color:#990000;
	text-align: left;
	font-size: 13px;
	letter-spacing:1pt;
	padding-left: 12px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2em;
}

.smalltitle{
	color:#fff;
	background-color: #996633;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 3pt;
	text-indent: 0.5em;	
}
.note{
	color:#666699;
	font-size: 11px;
	letter-spacing:1pt;
}
.brown{
	color:#960;
	font-size: 14px;
	letter-spacing: 1pt;
	font-weight: normal;
}
.deepblue{
	color:#336699;
	font-size: 14px;
	letter-spacing: 1pt;
	font-weight: normal;
	text-indent: 1em;
}
.blue{
	color:#3399CC;
	font-size: 14px;
	letter-spacing: 1pt;
	font-weight: normal;
	text-indent: 1em;
}
.Hide{
	color:fff;
	font-size: 0px; 
	visibility:hidden;
}
.introtext{
	color:#666;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	
}
.browntext{
	color:#996600;
	text-align: left;
	font-size: 13px;
	line-height: 20px;	
	}


#footer {
	clear: both;
	height: 80px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	letter-spacing:1pt;
	color: #666;
	border-top: 10px solid #FFF;
	padding: 13px 25px;
	line-height: 18px;
	background-image: url(images/foot_bg.jpg);
}
#footer #altnav {
width: 450px;
float: right;
text-align: right;
}


#footer ul {
	padding: 5px;
	margin: 0px 0;
	list-style: none;
	float: left;
	clear: left;
}
#footer ul li {
	color: #666;
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 5px;
	letter-spacing: 2px;
	
		}
#footer ul li a {
	color: #999;
	cursor: pointer;
	font: 100 12px/20px  verdana, sans-serif;
	text-decoration: none;	
}
#footer ul li a:hover {
	color: #666;	
}

#footer ul li a span {
	margin: 0px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}
/**計數器*/
.sitestatesJs {
  padding-left: 3px;
} 

