@charset "utf-8";
.catalog_con {
	background-image: url(../../img/new_con_bg.jpg);
	background-repeat: repeat-y;
	width: 743px;
	line-height: 28px;
	color: #81511c;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}
.catalog_con a{
	text-decoration: none;
}
.catalog_con  .tit {
	background-image: url(../../img/catalog_tit.jpg);
	background-repeat: no-repeat;
	height: 49px;
	line-height: 49px;
	padding-left: 10px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #b52f3f;
}
#leftnav_search {
	margin-top: 15px;
}
.left_cata_item {
	padding-right: 20px;
	margin:0 0 20px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.left_cata_item ul{
}
.left_cata_item ul li{
	border-bottom:1px dotted #999999;
}
.left_cata_item ul li a {
	padding:6px 0 2px 30px;
	text-decoration: none;
	color: #666666;
	display:block;
	background:url(../../img/arrow.png) 15px 19px no-repeat
}
.left_cata_item ul li:hover a {
	color:#000;
}


#textfield2 {
	background-image: url(../../img/search_word.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}



.font06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 25px;
		word-wrap: break-word; /* 強制換行 */ 
    word-break:break-all;  /* 強制換行 */ 
}
.font06 a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.font07 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
