/*CSS Reset---------------------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
img{ 
  border:0;
}

/*base---------------------------------------------------------------------------------------------------------------------------------------*/
body{ 
  font-size: 15px;
  font-family:Helvetica, Arial, Verdana, sans-serif; 
  color:#000000; 
  background-color:#FFFFFF;
  min-width:980px;
}
.float-left{
  float: left;
}
a:link{
  color:#007cc3;
  text-decoration: none;
}
a:visited{
  color:#82a3b6;
}
a:hover{
  color:#3396cf;
  text-decoration: underline;
}
a:active{
  color:#007cc3;
}

/*header---------------------------------------------------------------------------------------------------------------------------------------*/
#header{
  width: 945px;
  height: 87px;
  margin: 0 auto;
  position: relative;
}
#asia-logo a{
  background: 0 0 no-repeat url(http://www.garmin.com.cn/m/_i/2013/logo_garmin.png);
  float: left;
  width: 120px;
  height: 40px;
  display: block;
  text-indent: -9999em;
  margin: 27px 0 27px 0;
}
#header h2{
  float: right;
  font-size: 24px;
  color: #222222;
  margin: 40px 0 0 0;
}
#header h2 a{
	color: #222222;
}
#header h2 a:hover{
	text-decoration: none;
}
#header h2 span{
  float: right;
  font-size: 12px;
  color: #666666;
  margin: -7px 0 0 -24px;
  font-weight: normal;
}

/*nav---------------------------------------------------------------------------------------------------------------------------------------*/
#nav{
  clear: both;
  background: #000000 url('../images/nav_bg.jpg') no-repeat center ;
  border-top: 2px solid #007cc3;
}
#nav.fixed{
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1;
  opacity: .85;
  background: #000000;
  border-top: 2px solid #000000;
}
#nav ul{
  width: 945px;
  height: 48px;
  margin: 0 auto;
  list-style: none;
  line-height: 48px;
  letter-spacing: .1em;
  overflow: hidden;
}
#nav ul li{
  float: left;
  margin-left: 4px;
  font-size: 18px;
  color: #4fb0e8;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
}
#nav ul li a{
  float: left;
  text-decoration: none;
  color: #ffffff;
  transition: color .5s;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
}
#nav ul li a:hover{
  color: #4fb0e8;
}
#nav ul li span{
  color: #ffffff;
  margin: 0 20px;
}

/*top---------------------------------------------------------------------------------------------------------------------------------------*/
#top_container{
  background: url('../images/shadow_bg.jpg') repeat-x left top;
}
#top_container .topbg{
  background: url('../images/top_bg.jpg') no-repeat center;
  overflow: hidden;
}
#top{
  position: relative;
  margin: 0 auto;
  width: 945px;
  height: 375px;
}
#top .icon_sitesurvey_large{
  float: left;
  margin: 41px 0 0 90px;
}
#top h2{
  float: left;
  font-size: 40px;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  color: #007cc3;
  letter-spacing: .05em;
  margin: 120px 0 0 23px;
}
#top h3{
  float: left;
  font-size: 20px;
  font-weight: normal;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  color: #000000;
  letter-spacing: .1em;
  margin: 2px 0 0 25px;
}
#top p{
  float: left;
  font-size: 15px;
  color: #757575;
  margin: 20px 0 0 25px;
}
#top a.video_promo{
  width: 107px;
  height: 107px;
  float: left;
  margin: -92px 0 0 20px;
  text-indent: -9999px;
  background: url('../images/video_promo.png') no-repeat 0 0;
}
#top a.video_promo:hover {
  background: url('../images/video_promo.png') no-repeat 0 -107px;
}
#top a.download{
  position: absolute;
  top: 262px;
  left: 643px;
  font-size: 15px;
  font-weight: normal;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
}
/*video---------------------------------------------------------------------------------------------------------------------------------------*/
#video_container{
  overflow: hidden;
  background: #000000 url('../images/quick_video_bg.jpg') no-repeat center top;
}
#video_container h3{
  color: #000000;
  background: url('../images/quick.png') no-repeat center;
  font-size: 20px;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  margin: 0 auto;
  text-align: center;
  width: 855px;
  height: 54px;
  letter-spacing: .05em;
  line-height: 54px;
  padding: 0 0 0 44px;
}
#video_container h3 span{
  font-size: 21px;
  color: #007cc3;
  font-weight: normal;
}
#video_container ul{
  list-style: none;
  width: 945px;
  margin: 0 auto;
  font-size: 16px;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  color: #ffffff;
  overflow: hidden;
}
#video_container ul li{
  float: left;
  width: 297px;
  height: 163px;
  margin: 70px 8px 50px;
  background-color: #000000;
  position: relative;
}
#video_container ul li h4{
  color: #ffffff;
  font-weight: normal;
  float: left;
  margin: -38px 0 0 0;
  height: 45px;
  max-width: 260px; 
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow:ellipsis;
}
#video_container ul li a{
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
  z-index: 999;
  background: url('../images/icon_play.png') no-repeat 0 0;
  display: block;
  width: 297px;
  height: 163px;
  border: 1px solid #666666;
  box-shadow:0 0 15px 0px rgba(0,0,0,0.6);
  transition: border 1s, box-shadow .5s;
  -webkit-transition: border 1s, box-shadow .5s;
  -moz-transition: border 1s, box-shadow .5s;
}
#video_container ul li a:hover{
  position: absolute;
  z-index: 999;
  background: url('../images/icon_play.png') no-repeat 0 -163px;
  border: 1px solid #007cc3;
  box-shadow:0 0 15px 0px rgba(0,142,213,0.8);
}
#video_container ul li img{
  position: absolute;
  z-index: 1;
  left: 1px;
  top: 1px;
  opacity: 0.6;
  transition: opacity .8s;
  -webkit-transition: opacity .8s;
  -moz-transition: opacity .8s;
}
#video_container ul li:hover img{
  opacity: 1;
}
#video_container ul li span.video_time{
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 6px;
  opacity: 0.5;
  position: absolute;
  z-index: 2;
  right: -1px;
  bottom: -1px;
  transition: opacity .8s;
  -webkit-transition: opacity .8s;
  -moz-transition: opacity .8s;
}
#video_container ul li:hover span.video_time{
  opacity: 1;
}

/*more_sitesurvey---------------------------------------------------------------------------------------------------------------------------------------*/
#more_sitesurvey_container{
  background: #110a0c url('../images/more_sitesurvey_bg.jpg') no-repeat center center;
  background-size: cover;
  background-attachment: fixed;

  /*解決IE8不支援 background-size:cover 問題*/
  -ms-behavior: url(./backgroundsize.min.htc);
}
#more_sitesurvey{
  position: relative;
  width: 945px;
  height: 590px;
  margin: 0 auto;
}
#more_sitesurvey h3{
  color: #ffffff;
  font-size: 32px;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  position: absolute;
  left: 167px;
  top: 75px;
  font-weight: normal;
}
#more_sitesurvey img{
  position: absolute;
  left: 121px;
  top: 139px;
}
#more_sitesurvey .more{
  position: absolute;
  top: 80px;
  left: 683px;
  font-size: 15px;
  font-weight: normal;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
}

/*footer---------------------------------------------------------------------------------------------------------------------------------------*/
#footer{
  width: 945px;
  margin: 0 auto;
  overflow: hidden;
}
#footer h3{
  color: #000000;
  font-size: 26px;
  margin: 130px 0 0 0;
  text-align: center;
}
#footer p{
  font-size: 12px;
  color: #999999;
  margin: 22px auto 30px;
  text-align: center;
}

/*[ guide.html ] base---------------------------------------------------------------------------------------------------------------------------------------*/
#content_bg{
  background: url('../images/shadow_bg.jpg') repeat-x left top;
}
#content_wrapper{
  width: 945px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
}
#side_nav{
  float: left;
  width: 220px;
}
#side_nav.fixed{
	position: fixed;
	top: 100px;
}
#content{
  float: right;
  width: 690px;
  position: relative;
}
#header .icon_sitesurvey{
  position: absolute;
  right: -5px;
  top: 62px;
}

/*[ guide.html ] side_nav---------------------------------------------------------------------------------------------------------------------------------------*/
#side_nav .part-wrapper{
  font-size: 18px;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  letter-spacing: 0.1em;
  display: block;
  cursor: pointer;
  position: relative;
}
#side_nav .part-name{
  background: url('../images/list_down.png') no-repeat right top;
  padding: 4px 0;
  padding-left: 6px;
}
#side_nav .part-name:hover{
  background-color: #e5f2f9;
}
#side_nav .part-name.selected{
  color: #007cc3;
}
#side_nav .part-name.uncollapsed{
  background: url('../images/list_up.png') no-repeat right top;
}
#side_nav .nav_parts{
}
#side_nav .nav_chapters{
  padding-left: 0;
}
#side_nav .nav_chapters.collapsed{
	overflow: hidden;
}
#side_nav .nav_chapter{
  font-size: 16px;
  letter-spacing: .05em;
}
#side_nav .nav_chapter a.selected{
	color: #333;
	font-weight: bold;
}
#side_nav .nav_chapter a{
  color: #333333;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 26px;
  margin: 2px 0;
  display: block;
}
#side_nav .nav_chapter a:hover{
  text-decoration: none;
  background-color: #e5f2f9;
}

/*[ guide.html ] content---------------------------------------------------------------------------------------------------------------------------------------*/
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6{
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  line-height: 150%;
  letter-spacing: .02em;
  font-weight: normal;
  margin-bottom: 30px;
  color: #000000;
  clear: both;
}
#content .float_left{
  float: left;
  width: 335px;
}
#content .float_right{
  float: right;
  width: 335px;
}
#content h1{
  font-size: 45px;
}
#content h2{
  font-size: 30px;
}
#content h3{
  font-size: 24px;
  margin-bottom: 20px;
}
#content h4{
  font-size: 20px;
  margin-bottom: 20px;
}
#content h5{
  font-size: 18px;
  margin-bottom: 20px;
}
#content h6{
  font-size: 15px;
  font-weight: bold;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  margin-bottom: 20px;
}
#content p{
  color: #404040;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 170%;
  letter-spacing: .02em;
  clear: both;
}
#content img{
  display: block;
  margin: 0 auto 20px;
}
#content ul,#content ol{
  font-size: 15px;
  text-indent: 20px;
  margin-bottom: 20px;
  color: #404040;
  clear: both;
}
#content ul li{
  list-style:disc;
  list-style-position:inside;
  padding: 2px 0;
}
#content ol li{
  list-style-position:inside;
  padding: 2px 0;
}
#content .fix-center{
  float:left; 
  position:relative; 
  left:50%;
}
#content .note{
  float:left; 
  position:relative; 
  right:50%; 
  font-size: 15px;
  color: #2e4f60;
  line-height: 170%;
  letter-spacing: .02em;
  padding: 20px;
  margin: 20px 80px;
  border: 1px solid #bfd3ef;
  background-color: #e5f1f9;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.34);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.34);
  box-shadow: 0 0 5px rgba(0,0,0,.34);
}
#content .note_title{
  font-size: 20px;
  margin-bottom: 4px;
  color: #2e4f60;
  font-weight: bold;
}
#content .note p, #content .note ul, #content .note ol{
  margin-bottom: 0;
}
#content .note li{
  line-height: 120%;
}
#content iframe{
  margin-bottom: 20px;
}
#content .icon{
	display: inline-block;
	margin: 0 5px -2px; 
}
#content #prev,#content #next{
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  font-size: 22px;
  line-height: 15px;
  padding: 5px;
  margin: 30px 0;
}
#content #prev{
  float: left;
}
#content #next{
  float: right;
}
#btn_top{
	display: none;
}
#btn_top a{
  opacity: .8;
  width: 39px;
  height: 39px;
  background: url('../images/btn_top.png') no-repeat 0 0;
  position: fixed;
  right: 20px;
  bottom: 49px;
  text-indent: -9999px;
}
#btn_top a:hover{
  background: url('../images/btn_top.png') no-repeat 0 -39px;
}
#btn_top span{
  position: fixed;
  right: 17px;
  bottom: 32px;
  display: block;
  font-size: 12px;
  width: 43px;
  text-align: center;
  letter-spacing: .1em;
  color: #999999;
}

/*[ guide.html ] footer---------------------------------------------------------------------------------------------------------------------------------------*/
#guide_footer{
  width: 945px;
  margin: 0 auto;
  overflow: hidden;
  background: url('../images/icon_sitesurvey_footer.png') no-repeat center top;
}
#guide_footer h3{
  color: #000000;
  font-size: 26px;
  margin: 160px 0 0 0;
  text-align: center;
}
#guide_footer p{
  font-size: 12px;
  color: #999999;
  margin: 22px auto 30px;
  text-align: center;
}

/*[ faq.html ] faq_content---------------------------------------------------------------------------------------------------------------------------------------*/
.question{
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

  cursor: pointer;
  transition: background-color .3s;
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  margin: 0 6px 15px;
  letter-spacing: 0.01em;
  overflow: hidden;  
}
.question:hover{
  background-color: #e5f2f9;
}
.question span.q-icon{
  -moz-border-radius: 5px 0 0 5px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  color: #ffffff;
  border-radius: 5px 0 0 5px;
  background-color: #202737;
  display: block;
  line-height: 50px;
  height: 50px;
  width: 70px;
  font-size: 30px;
  -webkit-border-radius: 5px 0 0 5px;
  float: left;
}
.question h2 {
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #333333;
	font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
 	float: left;
 	width: 851px;
 	padding-left: 10px;
  	border-top: 2px solid #e4e4e4;
  	border-right: 2px solid #e4e4e4;
  	border-bottom: 2px solid #e4e4e4;
  	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.question p {
  	font-size: 15px;
  	padding: 5px 15px 15px 81px;
  	line-height: 170%;
  	letter-spacing: .02em;
  	display: none;
}

.question_selected{
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  -moz-box-shadow: 0 0 8px #c0c0c0;
  -webkit-box-shadow: 0 0 8px #c0c0c0;
  box-shadow: 0 0 8px #c0c0c0; 
  margin: 0 5px 15px;
  letter-spacing: 0.01em;
  background-color: #ffffff;
  border: 2px solid #007cc3;
}
.question_selected span.q-icon{
  display: block;
  width: 70px;
  height: 50px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  font-size: 30px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  float: left;
  text-align: center;
  color: #007cc3;
  margin-right: 10px;
  line-height: 50px;
  background-color: #ffffff;
}
.question_selected h2 {
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  color: #007cc3;
  font-family: "Microsoft YaHei",Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
}

.question_selected p {
  font-size: 15px;
  padding: 5px 15px 15px 81px;
  line-height: 170%;
  letter-spacing: .02em;
  display: block;
}
.question img {
  display: none;
  margin: 0 auto;
}
.question_selected img {
  display: block;
  margin: 10px auto 20px;
}

.question span.icon, 
.question_selected span.icon{
	display: inline-block;
	margin: 0 5px -2px; 
}