﻿body {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-text-size-adjust: none;/*Chrome 12px hack,可能導致W3C不通過*/
	font-family: Segoe UI, Microsoft JhengHei, Arial, Geneva, sans-serif;
}
.ie6 img {
	float:left;
}
img{
	border:none; border-width: 0;
}
sup{
	line-height: 0px;
	font-size:11px;
	padding-top:5px;
}

sub{
	line-height: 0px;
	font-size: 16px;
}

.center{
	margin:0 auto;
}
.gray{
	background-color:#f6f6f6;
}
.dark{
	background-color:#343434;
}
#Box_01{
	background:url(../images/head-bg.gif) repeat-x;	height:72px;
}

#Box_02{
	background:url(../images/banner-bg.gif) repeat-x;
	margin:0;
	padding:0;
}

#Box_03{
	background:url(../images/menu-bg.gif) repeat-x;
	_background:url(../images/menu-bg.jpg) repeat-x;
	margin:0;
	padding:0;
}


#Box_09{
	background:url(../images/foot-bg.gif) repeat-x;	height:100px;
}
.char-box{
	position:absolute;
	width:550px;
	height:450px;
	left:210px;
	top: 295px;
}
#char-btn .left{
	border:#ccc 1px solid;
	border-right:none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	width:190px;
	font-size:13px;
}

#char-btn .right{
	border:#ccc 1px solid;
	border-left:#777 1px solid;
	-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;
	width:190px;
	font-size:13px;

}

#char-btn .btn a{
	outline:none;
	color:#666;
	text-align:center;
	text-decoration:none;
	line-height:36px; display:block;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

#char-btn .btn a:hover{
	color:#333;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f7f7 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

#char-btn .btn-act a{
	outline:none;
	cursor:text;
	color:#fff;
	text-align:center;
	text-decoration:none;
	line-height:36px; display:block;
	background: #126896; /* Old browsers */
	background: -moz-linear-gradient(top, #126896 0%, #009ece 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#126896), color-stop(100%,#009ece)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #126896 0%,#009ece 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #126896 0%,#009ece 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #126896 0%,#009ece 100%); /* IE10+ */
	background: linear-gradient(to bottom, #126896 0%,#009ece 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#126896', endColorstr='#009ece',GradientType=0 ); /* IE6-9 */
}
.t-box{
	position:absolute;
	z-index:50;
}
.t-box11{
	font-size:11px;
	color:#757575;
}
.t-box11_light{
	font-size:11px;
	color:#eee;
}
.t-box12{
	position:absolute; font-size:12px;	color:#757575;
}
.t-box15{
	font-size:15px;	
	color:#484848;
}
.t-box20{
	font-size:20px;
	color:#484848;
}
.t-box26{
	position:absolute; font-size:26px; color:#484848; text-align:center;
}
.t-box38{
	position:absolute; font-size:38px; color:#484848; text-align:center;
}
.line{
	border-bottom:#e1e1e1 1px solid;
}
.line_02{
	-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; background-color:#96acc3; height:5px; margin-top:15px; margin-bottom:10px; display:block; overflow: hidden;
}
.line_03{
	background-color:#e4e4e4;
	width:700px;
	height:1px;
	display:block;
	overflow: hidden;
}
.line_04{
	position:absolute; width:1px; height:28px; background:#eee; left: 94px; top: 7px;
}
.title{
	font-size:32px; color:#585858;
}
.title_light{
	font-size:32px; color:#eee;
}
.title span, .title_light span {
	color:#0096ff;
}
.description{
	font-size:15px; color:#484848; line-height:22px;
}
.description_light{
	font-size:15px; color:#eee; line-height:22px;
}
.sub1, .sub2, .sub3 {
	position:absolute;
}
.sub1{
	z-index:55;
}

.sub1 p, .sub2 p, .sub3 p{
	position:absolute;
	font-size:25px;
	left: 17px;
	top: 9px;
	text-decoration:none;
	_cursor:pointer;
	margin:0px;	
}
.sub1 p{	
	color:#000;
}
.sub2 p{
	color:#f2f2f2;
}
.sub3  p{
	color:#fff;
}

.sub1 span, .sub2 span, .sub3 span{
	position:absolute;
	font-size:13px;
	left: 131px;
	top: 13px;
	text-decoration:none;
	_cursor:pointer;
	padding-left:10px;
	width: 154px;
}
.sub1 span{
	color:#585858;
	background:url(../images/arrow-act.gif) no-repeat 0px;
}
.sub2 span{
	color:#f2f2f2;
	background:url(../images/arrow.gif) no-repeat 0px;
}
.sub3  span{
	color:#fff;
	background:url(../images/arrow-hover.gif) no-repeat 0px;
}

.sub1 .bg, .sub2 .bg, .sub3 .bg{
	width:341px; 
	height:53px; 
	_cursor:pointer; 
}
.sub1 .bg{
	background:url(../images/menu-btn-bg-active.png) no-repeat;
	_background:url(../images/menu-btn-bg-active.jpg) no-repeat;
}
.sub2 .bg{
	background:url(../images/menu-btn-bg.png) no-repeat; 
	_background:url(../images/menu-btn-bg.jpg) no-repeat;
}
.sub3 .bg{
	background:url(../images/menu-btn-bg-hover.png) no-repeat; 
	_background:url(../images/menu-btn-bg-hover.jpg) no-repeat;
}




/*Go to Top*/
.abgne_gotoheader {
	z-index:9999;
	position:fixed;
	bottom:50px;
	right:50px;
	/* IE6 */
	_position: absolute;
	_bottom: auto;
	_right:100px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||50)-(parseInt(this.currentStyle.marginBottom,10)||50)));
}
html {
	_background-image: url(about:blank); /*ie6防抖動*/
	_background-attachment: fixed;/* prevent screen flash in IE6 */
}

.head {
	position:absolute; display:block; font-size: 15px;
}

.head a{
	width:118px; height:38px; border:#eee 1px solid; background:#fff url(../images/droplistarrow.gif) no-repeat 107px 12px; display:block; padding-left:15px; line-height:38px; text-decoration:none; color:#666;
}

.head a:hover{
	color:#000;
}

.head ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	left: 0px;
	top: 40px;
}

.head li{
	margin:0; padding:0;line-height:40px;
}

.head li a{
	width:118px; padding-left:15px; background:#000; border:#333 1px solid; border-top:0px; display:block; color:#ddd; text-decoration:none;
}

.head li a:hover{
	background:#6CF; color:#fff; font-size:17px; border-left-color:#81a1a6; border-right-color:#81a1a6;
}

#lan{
	left: 815px;
	top: 22px;
}

#pro{
	left: 670px;
	top: 22px;
}



.red1 {
	background:#f2f2f2
}
.red {
	background:#FFC
}
.red2 {
	background:#fff
}
#red {
	font-size:12px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
	border: solid 0px #ddd;
	width:1000px;
	-webkit-box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
#red a{
	text-decoration:none;
	color:#000;
}
#red a:hover{
	color:#06C;
}
#red th {
	padding:10px 20px;
	border:0px;
}
#red td {
	width:70px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: solid 1px #ddd;
	padding: 10px 5px;
	vertical-align:middle;
	text-align:center;
}
#red .hdblack{
	border-left: solid 1px #000;
}
.notice{
	width:100px;
	color:red;
	text-align:center;
	font-size:9px;
	position:absolute;
	top:219px;
	line-height:13px;
}
.bomti{
	font-size:15px;
}

#frm {
	display:none; 
	position:absolute; 
	top:0px; 
	overflow:auto; 
	width:1100px; 
	z-index:100; 
	left:50%; 
	margin-left:-540px;
}

#frmBg {
	display:none; 
	position:absolute; 
	background:url(../images/opacity-bk.png) repeat; 
	_background:#000;
	top:0px; 
	width:100%; 
	z-index:99; 
	cursor:pointer;
}

#frmA {
	position:absolute;
	background:url(../images/close.png) bottom right no-repeat;
	_background:url(../images/close.gif) bottom right no-repeat;
	height:36px;
	width:36px;
	top:77px;
	left:1048px;
	display:block;
}

.download{
	margin-top:20px;
	display:block;
}
