﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	-webkit-text-size-adjust: none;/*Chrome 12px hack,可能導致W3C不通過*/
	background-color: #ebebeb;
	font-size: 11px;
	line-height: 18px;
}
a {
	color:#1291e2;
	font-weight:bold;
}
a:hover {
	color: #FC0;
}
sup {
	line-height: 0px;
}
.ie6 img {
	float:left;
}
p {
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.style_body {
	width:800px;
	margin:0 auto;
	background-color: #FFF;
}
.style_info {
	margin-bottom:100px;
	margin-left:10px;
}
.style_info .box1 {
	margin-top: -15px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 12px;
}
.style_info img {
	margin-bottom: -10px;
}
.style_info table {
	border-collapse:collapse;
}
.style_info table, .style_info td, .style_info th {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #90b5c9;
	border-bottom-color: #90b5c9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #c1d5e0;
	border-left-color: #c1d5e0;
	font-size: 12px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0054a6;
	line-height: 40px;
}
h2 {
	padding:0px;
	margin:0px;
}
h3 {
	text-decoration:underline;
	font-size:18px;
}
.style_main {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../images/Win8-upgrade-webpage-05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tdstyle_1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #8094a8;
	width: 65px;
}
.tdstyle_2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #8094a8;
	width: 100px;
}
.tdstyle_3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #8094a8;
	width: 210px;
}
.tdstyle_4 {
	background-color: #eff8fb;
	width: 100px;
}
.style_1 {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 50px;
	padding-left: 50px;/*	text-align: justify; */
}
.style_1 img {
	float: left;
	padding-left: 30px;
	padding-right: 5px;
	overflow:auto;
}
.style_4 {
	background-image: url(../images/Win8-upgrade-webpage-06.jpg);
	text-align: center;
	background-repeat: no-repeat;
	height: 80px;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
	color:#4a4a4a;
}
.style_4 p {
	padding-top:20px;
}
/*menu*/
#menu {
	background:url(../images/Win8-upgrade-webpage-04.jpg) no-repeat;
	width:800px;
	height:38px;
	overflow:auto;
}
#menu ul {
	float:left;
	width: 664px;
	display:block;
	margin:0 auto 0 68px;
	_margin-left:34px;
	padding:0;
	list-style: none;
}
#menu li {
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	line-height:38px;
	width:212px;
	height:38px;
	display:block;
	float:left;
}
#menu .sub1 {
	background:url(../images/btn-bg-click.jpg);
}
#menu .sub2 {
	background:url(../images/btn-bg.gif);
}
#menu .sub1 a, #menu .sub2 a {
	text-align:center;
	display: block;
	width: 212px;
	height: 38px;
	text-decoration:none;
}
#menu .sub1 a {
	color:#266799;
}
#menu .sub2 a {
	color:#fff;
}
#menu .sub2 a:hover {
	color:#266799;
}
/*step*/
.step {
	width:630px;
	margin:15px auto 0;
	overflow:auto;
	font-size:13px;
}
/*step>table box*/
.step .box table {
	width:590px;
	font-size:13px;
	line-height:18px;
	border:0;
}
.step .box td {
	padding:5px 0;
}
.step .box th {
	font-weight:normal;
	text-align:left;
	width:32px;
	padding:5px 0;
	vertical-align:top;
}
.step .box table a {
	color:#02BBE2;
	text-decoration:none;
}
.step .box table a:hover {
	color:#02a0c1;
}
.step .box table img {
	margin-bottom:20px;
}
/*step>div box */
.step .box {
	overflow:auto;
	padding:20px;/*border:#ddd 1px dashed;*/
}
.step .box p {
	margin:0 auto;
}
.step .underline {
	border-bottom:#ddd 1px dashed;
	line-height:0px;
	height:0px;
	margin:30px 0;
}
.step .box:hover, .step .box.hover {
	background:#f1f1f1;
}
.step .box ul {
	padding:0;
	margin:0;
	font-size:13px;
	list-style:none;
}
.step .box li {
	margin:0 0 10px 35px;
	_margin:0 0 10px 20px;
	display:table;
}
.step .box li span {
	float:left;
	display:block;
	position:relative;
	margin-left:-32px;
	_margin-left:-20px;
}
.step .box img {
	margin-left:-32px;
	margin-bottom:20px;
	display:table-row;
}
.step .box ul a, .step .btn3 a {
	color:#02BBE2;
	text-decoration:none;
}
.step .box ul a:hover, .step .btn3 a:hover {
	color:#02a0c1;
}
.step .box ul strong {
}
.tips {
	color: #454545;
	font-size: 25px;
	;
	line-height:30px;
	font-weight: 300;
}
.tips td {
	height:50px;
}
.blue {
	color:#02BBE2;
	margin-bottom:30px;
	text-align:center;
}
/*button*/
.step .btn {
	font-weight: 600;
	font-size: 110%;
	margin-top:40px;
}
.step .btn a {
	color: white;
	text-decoration: none;
	background-color: #05D3F4;
	font-size: 110%;
	padding: 10px 20px;
}
.step .btn a:hover {
	background-color: #02a0c1;
}
.step .btn4 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	color:#FFF;
	line-height:32px;
	padding: 0px 10px;
	background-color: #999;
	margin-bottom:30px;
}
.step .btn2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	line-height:32px;
	padding: 0px 10px;
	background-color: #05D3F4;
	margin-bottom:30px;
}
.step .btn2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
	text-decoration: none;
}
.step .btn2:hover {
	background-color: #02a0c1;
}
.step .btn3 {
	font-size:12px;
	color:#999;
	margin-bottom:20px;
}
/*Go to Top*/
.abgne_gotoheader {
	display:scroll;
	float:left;
	z-index:9999;
	position:fixed;
	bottom:80px;
	margin-left:450px;
}
.text_style {
	font-size: 15px;
	line-height: 25px;
}
.FAQ_style {
	font-size: 15px;
	line-height: 25px;
	margin-left: 15px;
	margin-right: 10px;
}
.FAQ_style_Q {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(http://www.gigabyte.com/images/faq_q.gif);
	padding-top: 5px;
	font-weight: bold;
	color: #1d6cfe;
	
}
.FAQ_style_A {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(http://www.gigabyte.com/images/faq_a.gif);
	padding-top: 10px;
	
}
.FAQ_style_NO {
	list-style-type: decimal;
	margin-left: -20px;
}
.FAQ_style_Products {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-left: 5px;
}
.FAQ_style_Products SPAN {
	width: 620px;
	float: right;
	margin-right: 10px;
}

.FAQ_style hr {
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
