@charset "utf-8";
.table-cell5{
	display: table-cell;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 15px;
	background: #fff;
	color: #aa7305;
	font-size: 0.8em;
	line-height: 28px;
}

#content{
	float: left;
	width:980px;
	min-height: 600px;
	margin-top: 10px;
}

#siteMapTitle{
	width:100%;
	height:40px;
	overflow: hidden;
}

#siteMap{
	width:100%;
}

.siteLayer{
	float: left;
	width: 100%;
	border-bottom:1px #CCC dashed;
	padding:15px 0;
}

.siteItemTitle{
	float: left;
	width:15%;
	padding-left: 5%;
	font-size: 16px;
	font-weight: bold;
	color: #4D4D4D;
}

.itemList{
	float: left;
	width:80%;
}

.siteItem{
	float: left;
	width:25%;
	line-height: 25px;
	font-size: 14px;
	font-family: 微軟正黑體,Microsoft JhengHei,新細明體,PMingLiU,細明體,MingLiU,標楷體,DFKai-sb,serif;
	text-decoration: none;
	color: #717071;
}

.siteItem a{
	font-size: 14px;
	font-family: 微軟正黑體,Microsoft JhengHei,新細明體,PMingLiU,細明體,MingLiU,標楷體,DFKai-sb,serif;
	text-decoration: none;
	color: #717071;
}

.siteItem img{
	margin-right:8px;
}

.siteItem span{
	color: #A67C52;
}

#contentLeft{
	float: left;
	width:230px;
}

#contentRight{
	position: relative;
	float: left;
	width: 740px;
	margin-left: 10px;
}

#insideMenu{
	width:228px;
	border: #ccc 1px solid;
	border-top: 0px;
}

#insideMenu li{
	width: 213px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom:#aaa 1px dotted;
	color: #717071;
	font-size: 0.9em;
}

#insideMenu a:last-child li{
	border-bottom: 0px;
}

#insideMenu li img{
	margin-right: 5px;
}

#insideTitle{
	font-size: 1.1em;
	font-weight: 900;
	color: #C1272D;
	padding: 10px 0;
}

.insideTitle2{
	width:100%;
	height:13px;
	line-height: 13px;
	padding-left:20px;
	padding-top: 10px;
	font-size: 0.8em;
	font-weight: 900;
	color: #000;
	background: url('../images/cart_Items.jpg') bottom left no-repeat;
}

.insideTitle2 span{
	font-size: 0.8em;
	padding-left: 10px;
}

.insideTitle2 span.note{
	display:block;
	font-size: 0.8em;
	color: #aaa;
	padding: 5px 0;
}

.insideTitle3 {
	background: url('../images/icon_3.png') left 5px top 0 no-repeat,url('../images/icon_4.jpg') repeat-x;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #4D4D4D;
	padding: 0px 0 0 28px;
	margin-top: 10px;
}


.table22{
	display: table;
	width: 100%;
	margin: 35px auto;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.table-row2{
	display: table-row;
}

.table-cell2{
	display: table-cell;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	background: #f3e7cc;
	color: #c38800;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 28px;
}

.table-cell2-data{
	display: table-cell;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 28px;
}

.table3{
	display: table;
	width: 100%;
	margin: 35px auto;
	border-collapse:collapse;
	color:#717171;
}

.table-row3{
	display: table-row;
	border-bottom:#fff 1px solid;
}

.table-row3:last-child{
	border-bottom: 0px;
}

.table-cell3{
	display: table-cell;
	text-align: center;
	background: #f3e7cc;
	font-size: 0.8em;
	line-height: 28px;
	padding: 5px;
}

.table-cell3 input{
	margin-right: 8px;
}

.table-cell4{
	display: table-cell;
	text-align: center;
	background: #dfc57b;
	color: #000;
	font-size: 1em;
	line-height: 28px;
	padding: 5px;
}

.articleItem{
	position: relative;
	width: 100%;
	min-height:271px;
	padding: 5px 0;
	border-bottom:#ccc 1px dashed;
}


.news_title_box{
	border: 1px solid #cccccc;
	background: #f1f1f1;
}

.news_title {
	float: left;
	padding: 0 15px;
	line-height: 23px;
}

.news_title a{
	font-size: 14px;
	font-family: 微軟正黑體;
	font-weight: bold;
	color: #B28146;
	text-decoration: none;
}

.news_time {
	float: right;
	width: 144px;
	text-align: center;
	font-size: 13px;
	color: #333;
	background: #fff;
	line-height: 23px;
}

.news_content{
	width:100%;
	padding: 10px 0;
}

.news_content .photo{
	width:35%;
	float: left;
	text-align: center;
}

.news_content .photo img{
	height: auto;
}

.news_content .text{
	float: left;
	width: 65%;
	font-size: 13px;
}

.readMore{
	position: absolute;
	bottom: 15px;
	right: 0;
}

.readMore a{
	color: #f39800;
	text-decoration: none;
}

.readMore a:hover{
	text-decoration: underline;
}

#share{
	position: absolute;
	top:0;
	right:0;
}

.articleTitle{
	position: relative;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-family: 微軟正黑體;
	font-weight: bold;
	color: #B28146;
	border-bottom: #ccc 1px dashed;
}

.articleTitle span{
	position: absolute;
	top:5px;
	right: 0;
	font-size: 13px;
	font-weight: normal;
	color: #ccc;
}

.contact{
	width:100%;
	font-size: 13px;
}

.contact .colspan{
	width:100%;
	padding:25px 0;
	color: #f00;
}

.contact .left{
	float: left;
	min-height: 35px;
	width:150px;
	text-align: right;
	padding-right: 10px;
}

.contact .right{
	float: left;
	min-height: 35px;
	width:200px;
}

.contact .right2{
	float: left;
	min-height: 35px;
	width:550px;
	padding: 0 0 10px 0;
}

.contact .name input[type="text"]{
	width: 75px;
}

.contact input[type="radio"]{
	margin:0 10px;
}

.contact input[type="button"], .contact input[type="reset"]{
	border:1px solid #666;
	color:#484848;
	cursor:pointer;
	padding:5px;
	margin-right: 10px;
}

.tableP{
	display: table;
	width: 100%;
	margin: 35px auto 0 auto;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.table-rowP{
	display: table-row;
}

.table-cellP{
	display: table-cell;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	background: #fff;
	color: #000;
	font-size: 0.8em;
	line-height: 28px;
	padding-left: 10px;
}

.tableP textarea{
	margin:5px 0;
}

.tableP input,.tableOK input{
	border: 1px solid #ccc;
	padding: 2px;
}

.tableEdit{
	width: 739px;
	min-height: 250px;
	border: 1px solid #CCCCCC;
	border-top:0;
}

.tableOK {
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 5px 0;
	border-top:#ccc 1px dashed;
	font-size: 13px;
	text-align: right;
	margin-top: 10px;
}



