@charset "UTF-8";
@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow|Source+Sans+Pro|Karla|PT+Sans);
html {
    font-family: serif;
}
html.hasFontSmoothing-true {
    font-family: "msyhbd", "微软雅黑体", "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
}
@font-face {
	font-family: MyChFont1;
	src:url(../Fonts/msyhbd.ttf);
}
@font-face {
	font-family: MyChFont2;
	src:url(../Fonts/msyh.ttf);
}
/*-----------------------字型設定結束-----------------------*/
td {
	padding:10px;
	font-family: "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:12px;
	color: #545454;
	letter-spacing:1px;
	line-height:18px;
}
td a {
	color:#545454;
	text-decoration:underline;
}
td a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.Nopadding {
	padding:5px 5px 5px 10px;	
	font-family: "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:12px;
	color: #FFFFFF;
	letter-spacing:1px;
}
.TitleBar {
	clear:both;
	width:900px;
	height:50px;
}
.TitleBarBorder {
	clear:both;
	width:900px;
	height:50px;
	border-bottom:1px solid #D9DBDA;
}
.PdTitle {
	float:left;
	width:500px;	
}
h6 {
	font-family:"msyhbd", "微软雅黑体", "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-weight:bolder;
	font-size:18px;
	color: #3A777A;
	text-align:left;
	letter-spacing:1px;
	margin:5px 0px 0px 0px;
}
.PdButton, .BkButton {
	float:right;	
	text-align:right;
	margin-left:10px;
}
.PdButton a, .BkButton a {
	font-family:"msyhbd", "微软雅黑体", "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-weight:bolder;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	letter-spacing:1px;
	background-color:#3A777A;
	display:block;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
 	-khtml-border-radius: 10px; /* Konqueror */
  	border-radius: 10px; /* Opera 10.50 and later (CSS3 standard) */
	behavior: url(../JavaScript/PIE.htc);
	padding:10px 8px 10px 43px;
	background-image:url(../Images/Bt_DownLoad.png);
	background-repeat:no-repeat;
	background-position:14px 4px;
}
.BkButton a {
	background-image:url(../Images/Bt_Arrow.png);
	background-position:14px 4px;
}
.PdButton a:hover, .BkButton a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#4e9ea4;
	display:block;
}
.PdContainer {
	clear:both;
	width:900px;
	margin-bottom:30px;		
}
.HardwareContainer {
	clear:both;
	width:900px;
	margin:20px 0px 30px 0px;		
}
.ColumnL, .ColumnR, .ColumnL_White, .ColumnR_White {
	float:left;
	width:449px;
	height:130px;
	background: #f7f7f7;
	margin-bottom:10px;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EEEFF1));
	background: -moz-linear-gradient(#FFFFFF, #EEEFF1);
	-pie-background: linear-gradient(#FFFFFF, #EEEFF1);
	behavior: url(../JavaScript/PIE.htc);*/
}
.ColumnR {
	float:right;
	border-left: #CCC solid 1px;
}
.ColumnL_White {
	clear:both;
	float:left;
	height:130px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
.ColumnR_White {
	float:right;
	background-color:#FFFFFF;
	border-left: #CCC solid 1px;
}
.ColumnL02, .ColumnR02 {
	float:left;
	width:449px;
	background: #f7f7f7;
	margin-bottom:10px;
	height:550px;
}
.ColumnR02 {
	float:right;
	border-left: #CCC solid 1px;
}
.HardwareImg {
	clear:both;
	float:left;
	width:120px;
	height:120px;
	border:1px solid #DDD;
	margin:5px;
}
.HardwareDes {
	float:right;
	width:310px;
	height:130px;
}
.Notice {
	clear:both;
	color:#CC0000;
}
.ColumnLTitle, .ColumnRTitle {
	float:left;
	width:449px;
	height:24px;
	background: #3A777A;
	margin-bottom:3px;
	font-family:"msyhbd", "微软雅黑体", "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:14px;
	color: #FFFFFF;
	text-align:center;
	letter-spacing:1px;
	padding-top:6px;
}
.ColumnRTitle {
	float:right;
}
/*.PdColumn_L, .PdColumn_R {
	border: solid 1px #D9DBDA;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EEEFF1));
	background: -moz-linear-gradient(#FFFFFF, #EEEFF1);
	-pie-background: linear-gradient(#FFFFFF, #EEEFF1);
	behavior: url(../JavaScript/PIE.htc);
	width:278px*/; /*與Pdfunction的margin-left相加等於420*/
	/*height:400px;
	margin:0px 0px 30px 0px;
}
.PdColumn_L {
	float:left;
	margin-left:10px;
	padding:10px 10px 50px 130px;*/
/*	height:450px;*/
/*}
.PdColumn_R {
	float:right;
	padding:10px 10px 50px 130px;
}*/
.Pdfunction {
	float:left;
	width:135px;
	height:50px;
	background-color: #3A777A;
	font-family:"msyhbd", "微软雅黑体", "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:14px;
	color: #FFFFFF;
	text-align:center;
	letter-spacing:1px;
	margin:30px 0px 0px -142px;
	padding-top:35px;
}
li.PdDetailList, .PdDetailList02 {
	font-family:"msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:12px;
	color: #545454;
	text-align:left;
	letter-spacing:1px;
	line-height:18px;
	list-style-type: decimal;
}
li.PdDetailList a, .PdDetailList02 a {
	color: #3A777A;
	text-decoration:underline;
}
li.PdDetailList a:hover, .PdDetailList02 a:hover {
	color: #FF6600;
	text-decoration:underline;
}
li.PdDetailListMutiple, .PdDetailList03 {
	font-family:"msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:12px;
	color: #545454;
	text-align:left;
	letter-spacing:1px;
	line-height:18px;
	list-style-type: upper-alpha;
}
.PdDetailList02 {
	margin-left:-20px;
}
.PdDetailList03 {
	list-style-type: disc;
	margin-left:-25px;
}
.Install {
	clear:both;
	width:900px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.h7 {
	font-family:"msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:14px;
	color: #3A777A;
	text-align:left;
	letter-spacing:1px;
}
.h7 span {
	margin-left:7px;
	margin-top:30px;
}
.h7 span.margin {
	margin-left:28px;
}
.InstallStep {
	font-family: "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:12px;
	color: #545454;
	letter-spacing:1px;
	margin-left:29px;
	line-height:18px;
	margin-top:-3px;
}
.InstallStep a {
	color:#545454;
	text-decoration:underline;
}
.InstallStep a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.InstallStepGreen {
	font-family: "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:12px;
	color: #3A777A;
	letter-spacing:1px;
	margin-left:29px;
	line-height:18px;
	margin-top:-3px;
}
.InstallStepGreen a {
	color: #545454;
	text-decoration:none;
}
.InstallStepGreen a:hover {
	color: #ff6600;
	text-decoration:underline;
}

.InstallBg, .InstallBgLarge {
	clear:both;
	height:160px;
	width:900px;
	border: solid 1px #D9DBDA;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EEEFF1));
	background: -moz-linear-gradient(#FFFFFF, #EEEFF1);
	-pie-background: linear-gradient(#FFFFFF, #EEEFF1);
	behavior: url(../JavaScript/PIE.htc);
	margin-bottom:20px;
}
.InstallBgLarge {
	height:210px;	
}
.InstallLeft, .InstallRight {
	float:left;
	width:375px;
	text-align:center;
	padding:20px 0px; 
	/*height:200px;*/
	/*margin:20px 0px 30px 0px;*/
}
.InstallRight  {
	float:right;
	width:525px;
	text-align:left;
}
.GreenList, .GreenList_NoMargin {
	font-family:"msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-size:12px;
	color: #545454;
	text-align:left;
	letter-spacing:1px;
	line-height:18px;
	list-style-type: none;
	list-style-image: url(../Images/Dot.png);
	margin-left:8px;
}
.GreenList_NoMargin {
	margin-left:-18px;
}
.GreenList a {
	color: #545454;
	text-decoration:underline;
}
.GreenList a:hover {
	color: #FF6600;
	text-decoration:underline;
}
.BtPdMore {
	margin:10px;
	width:100px;
	/*background-color:#FF6600;*/
}
.BtPdMore a {
	font-family:"msyhbd", "微软雅黑体", "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-weight:bolder;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	letter-spacing:1px;
	background-color:#FFA03C;
	display:block;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
 	-khtml-border-radius: 10px; /* Konqueror */
  	border-radius: 10px; /* Opera 10.50 and later (CSS3 standard) */
	behavior: url(../JavaScript/PIE.htc);
	padding:5px;
	background-image:url(../Images/Bt_Triangle.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.BtPdMore a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#FF6600;
	display:block;
}
.PdDesTitle {
	font-family:"msyhbd", "微软雅黑体", "msyh", "微软正黑体", "Microsoft JhengHei", sans-serif;
	font-weight:bolder;
	font-size:14px;
	color: #3A777A;
	text-align:left;
	letter-spacing:1px;
	margin-top:15px;
	margin-bottom:-5px;
}