﻿.exclamation-point-icon {
	background: url("/Content/img/exclamation-point-s.png") no-repeat scroll 0 center transparent;
}

#search-box #support-search-btn {
	background: url("/Content/img/search_btn_blue.png") no-repeat scroll 0 0 transparent;
	
}

#left-nav li a.sub-btn2 {
	background: url("/Content/img/sub_button.png") no-repeat scroll 0 center transparent;
}

a.more-txt-btn {
	background: url("/Content/img/more-button.gif") no-repeat 100% 6px;
}

#support-in-search-zone #search-btn {
	background: url("/Content/img/search_btn_blue.png") no-repeat scroll 0 0 transparent;
	
}

.contact-us-list h2 {
	background:url("/Content/img/support-line-arrow.png") no-repeat 0 0;
	
}

.repair-info-list h2 {
	background: url("/Content/img/support-line-arrow.png") no-repeat scroll 0 0 transparent;

}

.microsoft-support {
	background:url("/Content/img/support/FAQ/microsoft.png") no-repeat right 60px;
	
}
#left-nav li a.sub-btn3 {
	background: url("/Content/img/support/link-arrow.gif") no-repeat scroll 0 8px transparent;
	
}
#left-nav li a.sub-btn4, .question li a.sub-btn4 {
	background: url("/Content/img/more-button-blue.gif") no-repeat scroll 0 6px transparent;
	
}

#microsoft-search #search-btn {
	background: url("/Content/img/search_btn_blue.png") no-repeat scroll 0 0 transparent;
	
}

#download-os-answer a p {
	background: url("/Content/img/close_round.png") no-repeat scroll 0 0 transparent;
}
#download-os-answer a:hover p {
	background: url("/Content/img/close_round_hover.png") no-repeat scroll 0 0 transparent;
}
#download-os-answer a p.open {
	background: url("/Content/img/open_round.png") no-repeat scroll 0 0 transparent;
}
#download-os-answer a:hover p.open {
	background: url("/Content/img/open_round_hover.png") no-repeat scroll 0 0 transparent;
}

#download-os-answer-table span.copy-link {
	background:url("/Content/img/support/icon-copy_13.gif") no-repeat 0 4px;
}

a.download_pics-blue {
	background:url("/Content/img/support/download_pics-blue.gif") no-repeat 0 2px;
}
a.download_pics-green {
	background:url("/Content/img/support/download_pics-green.gif") no-repeat 0 2px;
}

#support0516-tab-content .span3-line li {
	background:url("/Content/img/support/FAQ/link-point.gif") no-repeat 0 center;
}

#product-serial-number-zone a.sub-btn2 {
	background: url("/Content/img/sub_button.png") no-repeat scroll 0 center transparent;
}

.icon-add{
	background: url('/Content/img/icon-add.png') no-repeat;
}

a.modifyIcon{
	background: url("/Content/img/product_reg_icon.png") no-repeat 0 8px transparent;
}
a:hover.modifyIcon{
	background: url("/Content/img/product_reg_icon02.png") no-repeat 0 8px transparent;
}

a.selectIcon{
	background: url("/Content/img/adv_btn_icon-blue.png") no-repeat 0 8px transparent;
}
a:hover.selectIcon{
	background: url("/Content/img/adv_btn_icon-blue-hover.png") no-repeat 0 8px transparent;
}
a:active.selectIcon{
	background: url("/Content/img/adv_btn_icon-blue02.png") no-repeat 0 8px transparent;
}   /* 選擇的連結 */

    span.step-icon-blue1 {
	background: url("/Content/img/support/step1-blue.png") no-repeat scroll 0 0 transparent;
}
span.step-icon-blue2 {
	background: url("/Content/img/support/step2-blue.png") no-repeat scroll 0 0 transparent;
}
span.step-icon-blue3 {
	background: url("/Content/img/support/step3-blue.png") no-repeat scroll 0 0 transparent;
}
span.step-icon-gray1 {
	background: url("/Content/img/support/step1-gray.png") no-repeat scroll 0 0 transparent;
}
span.step-icon-gray2 {
	background: url("/Content/img/support/step2-gray.png") no-repeat scroll 0 0 transparent;
}
span.step-icon-gray3 {
	background: url("/Content/img/support/step3-gray.png") no-repeat scroll 0 0 transparent;
}

.self-download-table td a.download_pics-blue {
	background:url("/Content/img/support/download_pics-blue.gif") no-repeat 0 0;
	
}
.self-download-table td a.download_pics-green {
    background: url("/Content/img/support/download_pics-green.gif") no-repeat 0 0;
}

.step-arrow {
	background: url("/Content/img/support/arrow-gray.png") no-repeat right 0px;
}

li.icon-q {
	background:url("/Content/img/support/step-q.png") no-repeat 0 0;
}
li.icon-a {
	background:url("/Content/img/support/step-a.png") no-repeat 0 0;
}

.rss-link h3 {
	background:url("/Content/img/support/rss-iocn.png") no-repeat 0 0;
	
}

.span2 .map-city p {
	background:url("/Content/img/support/point.jpg") no-repeat 0 0;
	
}

span.icon-point_gray {
	background:url("/Content/img/support/point_gray.png") no-repeat 0 0;
	
}

#another-location-zone {
	background: url("/Content/img/map.gif") no-repeat scroll center center transparent;
	
}

a.sub-btn {
	background: url("/Content/img/sub_button.png") no-repeat scroll 0 3px transparent;
	
}	

a.zoom {
	background:url("/Content/img/zoom.png") no-repeat 0 0;
	
}
a.zoom:hover {
	background:url("/Content/img/zoom2.png") no-repeat 0 0;
}

.closeIcon{
	background: url("/Content/img/close_round.png") no-repeat scroll 100% 0;
}
a:hover .closeIcon{
	background-image: url("/Content/img/close_round_hover.png");
}