@charset "UTF-8";
/* CSS Document */
.friendly {
	display: block;
	width: 960px;
	margin: 0px auto 10px;
	height: 30px;
	padding: 5px;
	margin-bottom: 2px;
	position: relative;
	font-size: 1.5em;
}
/*----------------------------------------------------------------- path */
.friendly .path {
	margin: 10px auto 0 0px;
	padding: 4px 0 3px 0px;
	line-height: 14px;
	color: #999;
	text-align: left;
	position: relative;
	/*background: url(../images/house.png) no-repeat 0px 3px;*/
	color:#333;
}
.path .before {
	padding: 0 15px 0 0;
	color: #999;
}
.path a {
	color: #069;
	text-decoration: none;
}
.path img {
	margin: 0 3px;
}
/*-------------------------------------  友善列印 轉寄好友 回上一頁 回頁首gotop */
.friendly .function {
	text-align: right;
	position: relative;
	margin: 0px 0 0;
	width:300px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: auto;
	top:30px;
}
.friendly .function  ul li.facebook a,
.friendly .function  ul li.twitter a,
.friendly .function  ul li.mail a,
.friendly .function  ul li.print a{
	
	padding:0px !important;
	
	}
.friendly .function .fb_like{
	text-align: right;
}
.function ul, .quickLink ul {
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
	float: right;
}
.function li, .quickLink li {
	display: inline;
	margin: 0;
	padding: 0;
}
.function li a, .quickLink li a {
	display: block;
	float: left;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	padding: 0px 14px 0px 14px;
	margin: 0 5px 0 0;
	transition: all ease-out .3s;
}
.function li a:hover, .quickLink li a:hover {
	padding: 0px 14px 0px 14px;
	color: #F4FFE0;
	line-height: 240%;
}
.function a.forward {
	background: #bd4949;
	border-radius: 5px;
	transition: all ease-out .3s;
	background: #bd4949;
}
.function a.print {
	background: #bd4949;
	background: #09C\9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	transition: all ease-out .3s;
}
.function a.back, .quickLink a.back {
	background: #bd4949;
	border-radius: 5px;
}
.function a.forward:hover, .function a.forward:focus {
	background: #711b1b;
}
.function a.print:hover, .function a.print:focus {
	background: #711b1b;
}
.function a.back:hover, .function a.back:focus, .quickLink a.back:hover, .quickLink a.back:focus {
	background: #711b1b;
}
.quickLink a.gotop {
	background: #bd4949;
	border-radius: 5px;
	transition: all ease-out .3s;
}
.quickLink a.gotop:hover, .function a.gotop:focus {
	background: #711b1b;
}
.quickLink {
	clear: both;
	font-size: 1.5em;
	overflow: hidden;
	margin-top: .6em;
	margin-bottom:2em;
}
.web20{
	margin:5px 0px 25px auto;
	width:200px;
	clear:both;
	}
.web20 ul{
	width:200px;
	}
.web20 ul li{
	display:block;
	float:left;
	margin:0px 5px 0px 0px;
	}

.cp .function {
	text-align: right;
	position: relative;
	margin: 0px 0 0;
	width:300px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: auto;
	float:right;
	/*top:23px;*/
}
.cp .function  ul li.facebook a,
.cp .function  ul li.twitter a,
.cp .function  ul li.mail a,
.cp .function  ul li.print a{
	
	padding:0px !important;
	
	}
.cp .function .fb_like{
	text-align: right;
}