@charset "utf-8";
.box100{
	width: 100%;
	float: left;
}
.cls {
	clear: both;
}
/*文字輸入框統一樣式*/
.text{
	border:1px solid #BBB;
	background: #DFDFDF;
	color: #666;
	font: 12px Verdana, Geneva, sans-serif;
	  }

/* 版面layout */
#wrapper {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 927px;
	float: left;
	background-image: url(../top_logo_bg.jpg);
	background-repeat: no-repeat;
	height: 78px;
}
#logo {
	float: left;
	height: 78px;
	width: 437px;
}


#content {
	float: left;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	background: #FFF;
}

#footer {
	float: left;
	width: 92%;
	height: 90px;
	padding-top: 8px;
	padding-right: 4%;
	padding-bottom: 2px;
	padding-left: 4%;
	background-color: #E4E4E4;
	background-image: url(../footer_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C9D2;
}
#google {
	float: left;

}
#topnav {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#copyright{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	float: right;
	color: #333;
	text-transform: uppercase;
}
.left01 {
	float: left;
}
.right01 {
	float: right;
	padding-top: 8px;
}


#indexswf {
	width: 100%;
	float: left;
	height: 403px;
	background: url(../index_flash.jpg) no-repeat;
}
/* 首頁news */
#indexnews {
	float: left;
	width: 270px;
}
#indexnews h1 {
	height: 40px;
	width: 270px;
	background: url(../index_news_title.jpg) no-repeat;
	margin-top: 10px;
}
#indexnews ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	visibility: visible;
	float: left;
}


#indexnews li {
	display: block;
	float: left;
	text-decoration: none;
	color:#333;
	padding-bottom: 5px;
	width: 96%;
	background: url(../dot2.jpg) no-repeat 3px 12px;
	padding-left: 12px;
	border-bottom: 1px dotted #a3a3a3;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

#indexnews li A:link {
	color:#333;
	text-decoration:none;
}
#indexnews li A:visited {
	color:#333;
	text-decoration:none
}
#indexnews li A:hover {
	color:#039;
	font-weight: normal;
}
/* 首頁產品 */
#indexproduct {
	float: right;
	width: 690px;
	margin-bottom: 10px;
}
.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: 40px;
	width: 690px;
}

/* 內頁 */

.rightpic {
	padding: 2px;
	float: right;
	margin-left: 20px;
	border: 1px solid #D5D5D5;
	margin-bottom: 20px;
}
.lefttpic {
	padding: 2px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#pageswf {
	width: 927px;
	float: left;
	height: 162px;
	clear: left;
}
#pagecontentbox {
	float: left;
	width: 99%;
	padding-right: 1%;
	background-color: #FFF;
	background-image: url(../content_bg.jpg);
	background-repeat: no-repeat;
}
#pagecontent {
	float: right;
	width: 690px;
	margin-bottom: 15px;
}
#pagecontent_title {
	background: url(../pagecontent_title.jpg) no-repeat;
	float: left;
	height: 37px;
	width: 95%;
	padding-left: 5%;
	color: #144BC9;
	margin-bottom: 20px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
}
#in_content{
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
}

#search {
	background: url(../search.jpg) no-repeat;
	height: 54px;
	width: 200px;
	padding-top: 26px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}



#quicklink {
	float: right;
	text-align: right;
	font-size: 11px;
	margin-right: 20px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}


/*---------內頁左選單*/	
#sidebarbox{
	float: left;
	width: 220px;
	background-color: #FFF;
}
#sidebarbox h1{
	height: 48px;
	width: 220px;
	background-image: url(../cate_t.jpg);
}
ul#sidebar, ul#sidebar ul {
	list-style-type:none;
	margin: 0;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

ul#sidebar a {
  display: block;
  text-decoration: none;	
}

ul#sidebar li {
	width: 212px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 23px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
}

ul#sidebar li a {
	color: #0446B3;
	height: 23px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	background-color: #EBEFF3;
	background-image: url(../dot_cate.jpg);
	background-repeat: no-repeat;
	background-position: 11px center;
	padding-left: 2.1em;
}

ul#sidebar li a:hover {
	background-color: #BFD3EA;
}

ul#sidebar li ul li a {
	color: #000;
	background-color: #FFF;
}

ul#sidebar li ul li a:hover {
	background-color: #FFF;
	color: #144AB4;
}
ul#sidebar li ul li SPAN.current {
	color: #480091;
	width: 178px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 23px;
	font-size: 12px;
	height: 23px;
	background-image: url(../dot_cate.jpg);
	background-repeat: no-repeat;
	background-position: 11px center;
	padding-left: 2.1em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	display: block;
	background-color: #FFFFD9;
	font-weight: bold;
}

.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%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.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: #1E55CA;
	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: #144BD7;
}
.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: "Verdana";
	font-size: 12px;
	line-height: 17px;
	color: #C41A1B;
	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;
}


.menu_h {
	float: left;
	height: 30px;
	width: 927px;
}
