﻿@charset "utf-8";
/*版面外框style */
/*---------------------------------
	IMPORTS
-----------------------------------*/
/*@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 180%;
}
a{
	color:#595757;
	text-decoration:none;}
a:visited{
	color:#595757;
	text-decoration:none;}
	
a:hover{
	text-decoration: none;
	color: #B71818;
}
.box100{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.cls {
	clear: both;
}
#link-top{
	position: absolute;
	top:10px;
	right:10px;
	*right:25px;/*IE 7 ONLY*/
	left:auto;
	color:#666;
	text-decoration:none;
	display: inline-block;
	padding:5px 10px;
	background:#e5e5e5;
	line-height:100%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
/*編輯器統一樣式*/

.edit ul{
    padding-left: 15px;
    list-style-type: disc;
}
.edit ol{
    padding-left: 15px;
    list-style-type: decimal;
}

.edit h1{
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.edit h2{
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;	font-weight: bold;
}
.edit h3{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;	font-weight: bold;
}
.edit h4{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;	font-weight: bold;
}
.edit h5{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;	font-weight: bold;
}
.edit strong{
    font-weight: bold;
}
.edit em{
    font-style: italic;
} 
/*文字輸入框統一樣式*/
.text2{
	border: 1px none #BBB;
	color: #666;
	font: 12px Verdana, Geneva, sans-serif;
	  }

/* 版面layout */
#wrapper {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#header {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 14px;
	padding-left: 14px;
}
#logo {
	float: left;
	height: 81px;
	width: 355px;
	margin-left: 20px;
}


#content {
	float: left;
	width: 100%;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footer_bg {
	width: 753px;
	background-image: url(../footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-left: 250px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer {
	float: left;
	width: 96%;
	padding-bottom: 5px;
	text-align: right;

}
#google {
	float: left;

}
#topnav {
	float: right;
	padding-top: 20px;
	padding-right: 15px;
}
#topnav A:link {
	color:#333;
	text-decoration:none;
}
#topnav A:visited {
	color:#333;
	text-decoration:none
}
#topnav A:hover {
	color: #B71818;
	font-weight: normal;
}
#copyright{
	font-size: 11px;
}
#copyright A:link {
	color:#333;
	text-decoration:none;
}
#copyright A:visited {
	color:#333;
	text-decoration:none
}
#copyright A:hover {
	color:#039;
	font-weight: normal;
}
.left01 {
	float: left;
}
.right01 {
	float: right;
}
#pageswf_cover {
	width: 984px;
	height: 69px;
	background-image: url(../index_swf.png);
	position: absolute;
	z-index: 90;
	background-repeat: no-repeat;
	background-position: bottom;
	top: 216px;
}

#indexswf {
	width: 100%;
	float: left;
	height: 316px;
	background-repeat: no-repeat;
	background-image: url(../index_swf_line.jpg);
	background-position: bottom;
	padding-bottom: 19px;
	margin-top: 7px;
}
#indexswf_cover {
	width: 984px;
	height: 69px;
	background-image: url(../index_swf.png);
	position: absolute;
	z-index: 90;
	background-repeat: no-repeat;
	background-position: bottom;
	top: 320px;
}
#index_profile{
	float: left;
	width: 490px;
	background-image: url(../index_profile_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
/*------------------------------------------------------------------------------------- 語系*/
#language {
	position: absolute;
	left: auto;
	width: 96px;
	top: 70px;
	z-index: 98;
	padding-left:840px;
}
.lan_head {
	background:#f30
}
.lan {
	display: none;
	position: absolute;
	width: 95px;
	border: 1px solid #dcdcdc;
	border-top: none;
	margin: 0px;
	padding: 0px;
	z-index: 99;
}
.lan li {
	list-style: none;
	background-image: url(../white-opacity-60.png);
	text-align: center;
}
.lan li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.lan li a:hover {
	color: #B71818;
	background-color: #FFF;
}
.lan li.alt {
	background-image: url(../white-opacity-80.png);
}


/* 首頁news */
#index_r {
	float: right;
	width: 226px;
	
}
#index_r img {
	float: left;
	margin-top: 10px;
	
}
#index_center {
	float: left;
	width:490px;
	
}
#page_center {
	float: left;
	width: 580px;
	
}
#indexnews {
	float: left;
	width: 226px;
	background-image: url(../index_pro_bg.jpg);
	margin-bottom: 5px;
}
#indexnews img {
	margin-top: 10px;
}
#indexnews h1 {
	background: url(../index_pro_title.jpg) no-repeat;
	float: left;
	height: 42px;
	width: 92%;
	padding-left: 8%;
	font-family: "微軟正黑體";
	;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 38px;
	color: #9C081E;
	text-align: left;
}
#indexnews ul {
	list-style: none;
	width: 96%;
	visibility: visible;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../index_pro_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
}


#indexnews li {
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	padding-bottom: 5px;
	width: 93%;
	padding-left: 7%;
	border-bottom: 1px dotted #a3a3a3;
	padding-top: 5px;
	background-image: url(../arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
}

#indexnews li A:link {
	color:#333;
	text-decoration:none;
}
#indexnews li A:visited {
	color:#333;
	text-decoration:none
}
#indexnews li A:hover {
	color: #000000;
	font-weight: normal;
}

/* 內頁右LINK*/


#page_rlink {
	float: left;
	width: 160px;
	margin-bottom: 5px;
	margin-left: 15px;
}


#page_rlink ul {
	list-style: none;
	visibility: visible;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	width: 160px;
}


#page_rlink li {
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 6px;
	height: 30px;
}

#page_rlink li A:link {
	color:#333;display: block;
	text-decoration:none;background-image: url(../page_right.jpg);
	background-repeat: no-repeat;	width: 143px;
	padding-left: 17px;
}
#page_rlink li A:visited {display: block;background-image: url(../page_right.jpg);
	background-repeat: no-repeat;
	color:#333;		width: 143px;
	padding-left: 17px;
	text-decoration:none
}
#page_rlink li A:hover {display: block;
	color: #AC2215;
	font-weight: normal;		width: 143px;
	padding-left: 17px;
	background-image: url(../page_right_over.jpg);
}
/* 首頁產品 */
#indexproduct {
	float: left;
	width: 226px;
	background-image: url(../index_pro_bg.jpg);
	margin-right: 25px;
}
#indexproduct .content{
	background-image: url(../index_pro_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;

}
#indexproduct .content ul{
	width: 97%;

	padding-left: 1px;
}
#indexproduct .content li{
	background-image: url(../index_pro_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	font-weight: bold;
	padding-left: 12px;
	color: #1c1c1c;
}
#indexproduct .content ul ul li{
	background-image: url(../../0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	color: #666;
	margin-bottom: 8px;
}
.indexproduct01 {
	padding: 3px;
	border: 1px solid #CCC;
	height: 150px;
	width: 150px;
    text-align : center;
     /* Firefox, Chrome */
      line-height : 150px;
      white-space : nowrap;
     /* IE */
      *font-size : 135px;  /* 200px * 0.9 = 180px */
      *font-family : Arial;
}
.indexproduct01:after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.indexproduct01 img {
  vertical-align : middle;
}
.indexproduct02 {
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
	display: inline;
}
#indexproduct h1 {
	background: url(../index_pro_title.jpg) no-repeat;
	float: left;
	height: 42px;
	width: 92%;
	padding-left: 8%;
	font-family: "微軟正黑體";
	;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 38px;
	color: #9C081E;
	text-align: left;
}

/* 內頁 */

.rightpic {
	padding: 2px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.lefttpic {
	padding: 2px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#pageswf {
	width: 100%;
	float: left;
	height: 220px;
	background-image: url(../index_swf_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	margin-top: 7px;
}
#pagecontentbox {
	float: left;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	background: #FFF;
	padding-top: 10px;
}
#pagecontent {
	float: left;
	width: 520px;
	min-height: 300px;
	_height: 300px;
}
#pagecontent_title {
	float: left;
	height: 45px;
	width: 98%;
	padding-left: 2%;
	color: #B71818;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	background-image: url(../pagecontent_title.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
#in_content{
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
}

#search {
	height: 32px;
	width: 214px;
	padding-top: 3px;
	padding-left: 6px;
	float: right;
	text-align: center;
	margin-right: 10px;
}



#quicklink {
	float: right;
	text-align: right;
	font-size: 11px;
	margin-right: 20px;
	font-weight: normal;
	color: #000;
}


/*---------內頁左選單*/	
#sidebarbox{
	float: left;
	width: 196px;
	background-image: url(../sidebar_bg.jpg);
	margin-left: 10px;
	margin-right: 17px;
}
#sidebarbox h1{
	background: url(../sidebar_title.jpg);
	width: 176px;
	float: left;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #B71818;
	font-family: "微軟正黑體";
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	line-height: 18px;
}
ul#sidebar {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;

}

ul#sidebar {
	list-style-type: none;
	margin: 0;
	float: right;
	width: 100%;
	background-image: url(../sidebar_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
		min-height:150px;
	_height:150px;
}
ul#sidebar ul{
	list-style-type: none;
	width: 100%;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
ul#sidebar a {
  display: block;
  text-decoration: none;	
}

ul#sidebar li {
  margin-top: 1px;
}

ul#sidebar li a {
	color: #333;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../icon1.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
ul#sidebar li a .last {

	border-bottom-width: 0px;


}
ul#sidebar li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B71818;
}

ul#sidebar li ul li a {
	color: #B71818;
	padding-left: 22px;
	border-bottom-width: 0px;
	background-image: url(../icon_2.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
}

ul#sidebar li ul li a:hover {
	padding-left: 22px;
	border-bottom-width: 0px;
	color: #FFFFFF;
	background-color: #DDD;
}
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
/*--------------------------------------------------------------------------------頁數樣式*/	
.pagenum {
	TEXT-ALIGN: center;
	padding: 10px;
	float: left;
	width: 96%;
}
.pagenum A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #999;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	background: #FFF;
}
.pagenum A:hover {
	COLOR: #FFF;
	text-decoration: none;
	background: #999;
	border: 1px solid #FFF;
}
.pagenum A:active {
	COLOR: #666;
	background: #CCC;
	border: 1px solid #FFF;
}
.pagenum SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #fff;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	border: 1px solid #FFF;
	background-color: #666666;
}
.pagenum SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #f3f3f3 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #f3f3f3 1px solid;
	COLOR: #FFF;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #f3f3f3 1px solid;
	background: #CCC;
}
/* 所有文字樣式 */

.green15px {
	font-family: Verdana;
	font-size: 15px;
	line-height: 22px;
	color: #508a01;
	font-weight: bold;
}
.greenlink A:link {color:#62ac02;text-decoration:underline}
.greenlink A:visited {color:#62ac02;text-decoration:underline}
.greenlink A:hover {color:#2e7d3a;text-decoration:none}


.white12px {
	color: #FFF;
	font: bold 12px/17px Verdana;	
}
.red12px {
	font-family: Tahoma, SimSun, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.darkgray12px {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #3d3d3d;
}
.gray12px {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.graylink A:link {
	color:#666;
	text-decoration:none
}
.graylink A:visited {
	color:#666;
	text-decoration:none
}
.graylink A:hover {
	color:#C41A1B;
	text-decoration:underline
}
.brown11px {
	font-family: "Verdana";
	font-size: 11px;
	line-height: 20px;
	color: #8C6732;
}
/*--------------------------------------------------------------------------------按鈕*/	
#buttons {
	display: block;
	width: 100px;
	height: auto;
	margin: 0;
	float: left;
}
#circ {
	display: block;
	width: 100px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.circ-btn {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	width: 100px;
	height: auto;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.69);
	z-index: 90;
	background-image: url(../sprite1.png);
	background-position: -81px -68px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.circ-btn:hover {background-position: -81px -126px; text-shadow: 0px 1px 0px rgba(255,255,255,1);}

#circ:active .circ-btn-sh {display: none;}
