.edit strong {
  font-weight: bold;
}

.edit em{
    font-style: italic;
}

.edit hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.edit h1, h2, h3, h4, h5, h6
 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.edit h1, h2, h3
{
  margin-top: 20px;
  margin-bottom: 10px;
}
.edit h4, h5, h6
 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.edit h1 {
  font-size: 36px;
}
.edit h2 {
  font-size: 30px;
}
.edit h3 {
  font-size: 24px;
}
.edit h4 {
  font-size: 18px;
}
.edit h5{
  font-size: 14px;
}
.edit h6{
  font-size: 12px;
}
.edit p {
  margin: 0 0 10px;
}
.edit ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

.edit ul{
    padding-left: 15px;
    list-style-type: disc;
}
.edit ol{
    padding-left: 15px;
    list-style-type: decimal;
}
.edit li{
    margin-bottom: 10px;
}
.edit blockquote{
	padding-left: 40px;
}
.content{
	margin-top: 3%;
	margin-right: 2%;
	margin-bottom: 3%;
	margin-left: 2%;
}
.slogo{
	background-image: url(../slogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
.slogo2{
	background-image: url(../slogo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
.newsline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.aline-left{
	float: left;
	text-align: left;
}
.aline-right{
	float: right;
}
.clear{
	clear: both;
}
.aline-center{
	margin-right: auto;
	margin-left: auto;
}
.productpicbig_box {
	width: 355px;
	float: left;
}
.productpicbig {
	width: 100%;
	float: left;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.productpicbig img{
	height: auto;
	width: 100%;
}
/* IE6 hack */
.productpicbig span{
	height:100%; 
	display:inline-block;
	}
 
/* 讓table-cell下的所有元素都居中 */
.productpicbig *{ vertical-align:middle;}


.spic{
	float: left;
	border: 1px solid #CCC;
	padding: 1px;
	height: 90px;
	width: 150px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 18px;

}
/* IE6 hack */
.spic span{
	height:100%; 
	display:inline-block;
	}
 
/* 讓table-cell下的所有元素都居中 */
.spic *{ vertical-align:middle;}
.spic img{
	width: 140px;
	height: auto;
}
.tab-pane  table {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
}
.tab-pane  th {
	text-align: center;
	visibility: visible;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #DCCA61;
	background-color: #666;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tab-pane  thead {
	text-align: center;
	visibility: visible;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tab-pane  thead tr:hover td{}
.tab-pane  tr td {
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
}
.tab-pane  tr:hover td {
	
}
 
.index_content{
	position: absolute;
	z-index: 99;
	bottom: 0px;

}
.shadow{-moz-box-shadow:1px 1px 8px rgba(20%,20%,40%,0.5);
-webkit-box-shadow:1px 1px 8px rgba(20%,20%,40%,0.5);
box-shadow:1px 1px 8px rgba(20%,20%,40%,0.5);}
/* 首頁news */
.indexnews {
	height: 44px;
	background-color: #FFF;
	width: 100%;
	margin-bottom: 25px;
}
.indexnews h1 {
	width: 15%;
	background-image: url(../index_news_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 44px;

}

.marquee{
	list-style: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;



}
.marquee ul{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.marquee li {
	display: block;
	float: left;
	text-decoration: none;
	color: #A30A0C;
	width: 100%;
	text-align: left;
	list-style-type: none;
}

.marquee li A:link, .marquee li A:visited {
	color: #333;
	text-decoration: none;
	margin-left: 15px;
	font-weight: normal;
}
 
.marquee li A:hover {
	color: #999;
	font-weight: normal;
}
/*------------------------------------------------------------------------------------- 語系*/
#language {
	width: 83px;
	z-index: 98;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.menu_head {
	
}
.lan {
	display: none;
	position: absolute;
	width: 81px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	filter: alpha(opacity=80);       /* IE */
	-moz-opacity: 0.8;              /* Moz + FF */
	opacity: 0.8;           /* 支持CSS3的瀏覽器（FF 1.5也支持）*/
	top: 25px;
}
.lan li {
	list-style: none;
	background-image: url(../white-opacity-60.png);
	text-align: center;
	background-color: #FFF;
}
.lan li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 11px;
}
.lan li a:hover {
	color: #FFFFFF;
	background-color: #999;
}
.lan li.alt {
	background-image: url(../white-opacity-60.png);
}
.result{
	background-color: #F7D334;
	background-image: url(../result.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.download01{
	background-image: url(../download_title01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:150px;
}
.download02{
	background-image: url(../download_title02.jpg);
	background-repeat: no-repeat;
	background-position: center top;	min-height:150px;
}
.download03{
	background-image: url(../download_title03.jpg);
	background-repeat: no-repeat;
	background-position: center top;	min-height:150px;
}
.download04{
	background-image: url(../download_title04.jpg);
	background-repeat: no-repeat;
	background-position: center top;	min-height:150px;
}
.download05{
	background-image: url(../download_title05.jpg);
	background-repeat: no-repeat;
	background-position: center top;	min-height:170px;
}

footer ul {
    display: block;
}

.text-16{font-size: 16px;}