/* Website Footer */

/* other-link */
	/* 手機版網站 */
#downNav li.black-website {
	border-left: 1px solid #314a9b;
	height: 16px;
	line-height: 1.2;
	margin: 0;
	position: relative;
}
#downNav li.black-website a{
	background: url("/img/index/icon/phone_touch.png") no-repeat 13px 0px scroll transparent;
	color: #2b3340;
	display: inline-block;
	height: 16px;
	line-height: 1.2;
	padding-left: 30px;
}
#downNav li.black-website a:hover {
	color: #2369ff;
}

/* 518專屬特色 */
p#characteristical {
	clear: both;
	display: inline-block;
	line-height: 80px;
	text-align: center;
	width: 1000px;
	margin: 20px 0;
}
p#characteristical a {
	display: inline-block;
	margin-right: 10px;
	text-indent: -9999px;
	*font-size: 0;
	*line-height: 0;
	*text-indent: 0;
}
p#characteristical a.c001,
p#characteristical a.c002,
p#characteristical a.c003,
p#characteristical a.c004,
p#characteristical a.c005,
p#characteristical a.c006,
p#characteristical a.c007,
p#characteristical a.c008,
p#characteristical a.c009,
p#characteristical a.caddcn {
	background: url("/img/index/public/footer-award2020.png") no-repeat 0 0 scroll transparent;
	height: 80px;
}
p#characteristical a.c001 {
	background-position: -469px 0;
	width: 97px;
}
p#characteristical a.c002 {
	background-position: -372px 0;
	width: 97px;
}
p#characteristical a.c003 {
	background-position: -80px 0;
	width: 80px;
}
p#characteristical a.c004 {
	background-position: 0 0;
	width: 80px;
}
p#characteristical a.c005 {
	background-position: -160px 0;
	width: 106px;
}
p#characteristical a.c006 {
	background-position: -266px 0;
	width: 106px;
}
p#characteristical a.c007 {
	background-position: -663px 0;
	width: 97px;
}
p#characteristical a.c008 {
	background-position: -470px 0;
	width: 97px;
}
p#characteristical a.c009 {
	background-position: -840px 0;
	width: 97px;
}
p#characteristical a.caddcn {
	background-position: -760px 0;
	width: 80px;
}

/* foot下方版位--------------------------------------------------------------- */
#c-footer {
	display: inline-block;
	margin-bottom: 8px;
	width: 100%;
}
#c-footer li {
	line-height: 22px;
	position: relative;
	width: 174px;
    margin: 0 auto;
}
#c-footer li div {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BFBFBF;
    height: 220px;
    width: 346px;
}
	/* 浮動視窗關閉按鈕 */
#c-footer li div h3 {
	position: relative;
}
#c-footer li div h3 a.doClose {
	background: url("/img/index/icon/icon_foot_orange.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 17px;
	padding: 0;
	text-indent: -9999px;
	width: 18px;
	position: absolute;
	right: 8px;
	top: 8px;
}
/* 客服聯絡資訊 */
#c-Service{
	margin: 10px 0 0 326px;
	position: relative;
	text-align: center;
}
#c-Service a{
	background: url("/img/index/public/index_combine_new.png") no-repeat scroll 32px -1534px transparent;
	color: #2369ff;
	display: block;
	font-family:"Arial";
	height: 22px;
	position: relative;
	text-decoration: none;
	width: 174px;
	z-index: 50;
}
#c-Service a:hover {
	color: #6596ff;
}
#c-Service a.serviceback-hover{
	background: url("/img/index/public/index_combine_new.png") no-repeat scroll 31px -1534px #ffffff;
	border: #bfbfbf 1px solid;
	border-style: none solid solid ;
	color: #c97201;
	height: 21px;	/* height=22 */
	width: 172px;	/* width=172 */
	text-decoration: underline;
}
/*客服資訊浮動視窗*/
#c-servicelist {
	position: absolute;
	bottom: 21px;
	z-index: 50;
}
#c-servicelist h3 {
	border-bottom: 1px solid #bfbfbf;
	color: #494949;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px 8px;
	padding: 12px 0 8px;
	text-align: left;
}
#c-footer #c-servicelist h3 a.doClose {
	right: -7px;
}
#c-servicelist ul {
	padding: 0 25px 12px;
}
#c-servicelist li {
	color: #666;
	float: none;
	font-size: 15px;
	line-height: 1.9;
	letter-spacing: 1px;
	text-align: left;
	width: 260px;
}
#c-servicelist li .holiday-duty{
    font-size: 12px;
	display: block;
    text-align: right;
	width: 154px;
}
#c-servicelist li a {
	background: none repeat 0 0 scroll transparent;
	color: #2369ff;
	display: inline;
	padding: 0;
}
#c-servicelist li a:hover {
	color: #6596ff;
}

/*建議浮動按鈕*/
#feedback {
	margin-top: 10px;
	position: relative;
	text-align: center;
}
#feedback a{
    background: url("/img/index/public/index_combine_new.png") no-repeat scroll 18px -1358px transparent;
	display: block;
    font-family: "Arial";
    height: 22px;
    position: relative;
	text-decoration: none;
	z-index: 50;
	color: #2369ff;
}
#feedback a:hover {
	color: #6596ff;
}
#feedback .feedback-hover{
	background: url("/img/index/public/index_combine_new.png") no-repeat scroll 17px -1358px #ffffff;
	border: #bfbfbf 1px solid;
	border-style: none solid solid ;
	color: #c97201;
	height: 21px;	/* height=22 */
	width: 172px;	/* width=174 */
	text-decoration: underline;
	z-index:51;
}
/*建議浮動視窗*/
#c-Submenu{
    position: absolute;
	text-align: left;
    right: 0px;
    bottom: 21px;
	z-index: 50;
}
	/*建議浮動視窗-內容*/
#c-Submenu h3, #c-Submenu h4{
	background: url("/img/index/icon/icon_3x3_565656.gif") no-repeat scroll 3px 21px #FFFFFF;
    color: #494949;
    font-weight: bold;
    margin-left: 13px;
	padding: 15px 15px 0;
    _padding: 15px 15px 0 15px;
}
#c-Submenu ul{
	margin: 0 0 15px 28px;
	position:relative;
}
#c-Submenu li{
	display:inline;
	font-weight:bold;
	color:#5669a8;
	padding-right:7px;
	width: auto;
}
#c-Submenu h4{
	margin-top:5px;
	background: url("/img/index/icon/icon_3x3_565656.gif") no-repeat scroll 3px 21px #FFFFFF;
    color: #494949;
    display: block;
    font-weight: bold;
    height: 5px;
    margin-left: 13px;
	padding:15px;
    _padding: 15px 15px 0 15px;
}
#c-Submenu li.text-limit{
    color: black;
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    right: 20px;
    top: -20px;
	-webkit-text-size-adjust: none;/*google破除最小12px限制*/
	_top:-15px
}
#c-Submenu textarea {
    height: 78px;
    width: 290px;
	+width: 270px;
}
#c-Submenu li.sub_note input {
    background: url("/img/index/input/btn_submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 22px;
    margin-top: 10px;
    text-indent: -99999px;
    width: 82px;
}
/* copyright */
p#copyright {
	clear: left;
	color: #666;
	font-family: Arial;
	margin: 10px 0;
	text-align: center;
}


