@charset "utf-8";
/*版面外框style */
/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);

body {
	margin: 0;
	padding: 0;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 0.8em;
	font-style: normal;
	line-height: 180%;
}
a, a:visited{
	color:#595757;
	text-decoration:none;}

	
a:hover{
	text-decoration:none;
	color:#039;
}
.box100{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
#nav {
	float: right;
	margin-top: 28px;
	margin-right: 5px;
}

#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, h2, h3, h4, h5, h6{
	font-family: "微軟正黑體";
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	line-height: 2;
}

.edit h1{
    font-size: 36px;
}
.edit h2{
    font-size: 24px;
}
.edit h3{
    font-size: 18px;
}
.edit h4{
    font-size: 16px;
}
.edit h5{
    font-size: 14px;
}
.edit strong{
    font-weight: bold;
}
.edit em{
    font-style: italic;
} 
/*文字輸入框統一樣式*/
.text{
	border:1px solid #BBB;
	background: #DFDFDF;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}

/* 版面layout */
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 325px;
}
#index_wrapper {
	width: 100%;
	position: absolute;
	z-index: 99;
	top: 535px;
	background: #FFF;
}

#header {
	width: 1000px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.heade_bg{
	position: absolute;
	background-color: #FFF;
	width: 100%;
	z-index: 99;
	/*padding-bottom:5px;*/
	
	-moz-box-shadow: 4px 4px 3px rgba(20%,20%,40%,0.2);
	-webkit-box-shadow: 4px 4px 3px rgba(20%,20%,40%,0.2);
	box-shadow: 4px 4px 3px rgba(20%,20%,40%,0.2);	
}
#logo {
	float: left;
	background: url(../logo.jpg) no-repeat;
	height: 102px;
	width: 321px;
}
#logo h1 a {
	display: block;
	height: 68px;
	width: 325px;
	text-indent: -9999px;
	overflow: hidden;
}

#content {
	width:1000px;
	margin:0 auto;
}
#footer_bg {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footer_bg02{
	width: 100%;
	background-color: #0099cb;
	float: left;
}

#footer {
	color: #1D3F7C;
	width: 1000px;
	text-align: center;
	font-size: 13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footer02 {
	color:#FFF;
	width: 1000px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	font-size:13px;
}
#google {
	float: left;

}
#topnav {
	font-size:12px;
	float: right;
	padding-top: 5px;
	padding-right: 25px;
}
#topnav A:link, #topnav A:visited {
	color:#fff;
	text-decoration:none;
	padding:5px 8px;
	background:#15acde;
}
#topnav A:hover {
	color: #CCC;
	font-weight: normal;
}
#topnav a.home {
	color:#fff;
	text-decoration:none;
	padding:5px 8px;
	background:#80bd3d;
}
#topnav  a.home:hover {
	color: #CCC;
	font-weight: normal;
}
#copyright{
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}
#copyright A:link, #copyright A:visited {
	color: #999;
	text-decoration: none;
}
 
#copyright A:hover {
	color:#039;
	font-weight: normal;
}
#copyright02{
	font-size: 12px;
	color:#c2dfee;
}
#copyright02 A:link, #copyright02 A:visited {
	color:#c2dfee;
	text-decoration:none;
}
 
#copyright A:hover {
	color: #1D3FA5;
	font-weight: normal;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}


#indexswf {
	width: 100%;
	float: left;
}
/* 首頁news */
#indexnews {
	float: left;
	width: 250px;
	margin:20px 0 0 20px;
}
#indexnews h1 {
	height: 36px;
	width: 319px;
	font-family:"微軟正黑體";
	padding-left:20px;	
	background:url(../icon01.jpg) no-repeat left 4px;
}
#indexnews h1 .ch{
	font-size:16px;
	font-weight:bold;
	color:#000;
}

#indexnews h1 .en{
	font-size:12px;
	color:#999;
	font-weight:normal;
}

.auth_logo{
	margin:10px 0 0 10px;
}


.marquee{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	height: 216px;
	overflow: hidden;
	background-color: #FFF;
}


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

.marquee li A:link, #indexnews li A:visited {
	color:#333;
	text-decoration:none;
}
 
.marquee li A:hover {
	color:#039;
	font-weight: normal;
}
/* 首頁產品 */


#indexproduct_box {
	float: right;
	width: 700px;
	
	/*-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;*/
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	border:#80bd3d solid 2px;
	
	-webkit-box-shadow: 0 2px 33px rgba(0,0,0,0.23);
	-moz-box-shadow: 0 2px 33px rgba(0,0,0,0.23);
	box-shadow: 0 2px 33px rgba(0,0,0,0.23);


}
#indexproduct_box h1 {
	background: url(../index_pro_title.png) no-repeat;
	float: left;
	height: 15px;
	width: 100%;
}

#load {
	BACKGROUND-IMAGE: url(../loading.gif);
	TEXT-INDENT: -9999px;
	WIDTH: 991px;
	DISPLAY: none;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center 50%;
	HEIGHT: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#indexproduct {
	POSITION: relative;
	float: left;
	overflow: hidden;
	height: 200px;
	width: 100%;
}
#indexproduct .button {
	POSITION: absolute;
	WIDTH: 991px;
	TOP: 72px;
	LEFT: 0px
}
#indexproduct .prev {
	TEXT-INDENT: -9999px;
	WIDTH: 21px;
	DISPLAY: block;
	FLOAT: left;
	HEIGHT: 47px;
	TOP: -125px;
	background-image: url(../indexpro_left.jpg);
	background-position: center top;
	margin-top: 65px;
}
#indexproduct .next {
	TEXT-INDENT: -9999px;
	WIDTH: 21px;
	DISPLAY: block;
	FLOAT: right;
	HEIGHT: 47px;
	TOP: -125px;
	background-image: url(../indexpro_right.jpg);
	background-position: center top;
	margin-top: 65px;
}
#indexproduct .prev:hover {
		opacity: 0.8;                 /* 透明度60% FireFox 的寫法 */
   filter: Alpha(Opacity=80); 
}
#indexproduct .next:hover {
		opacity: 0.8;                 /* 透明度60% FireFox 的寫法 */
   filter: Alpha(Opacity=80); 
}
.indexproductul {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 2800px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 0px;
	LEFT: 0px
}
.indexproductul li{
	WIDTH: 137px;
	FLOAT: left;
	HEIGHT: 200px;
	OVERFLOW: hidden;
	font-size: 12px;
	color: #FFF;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
}
.indexproductul li img{
	
}
.indexproductul li a{
	color: #666;
}
.indexproductul li A:hover {

	opacity: 0.8;                 /* 透明度60% FireFox 的寫法 */
   filter: Alpha(Opacity=80);   /* 透明度60% IE 的寫法 */ 
}
.indexproductul li .title{
	font-size: 13px;
	line-height: 20px;
	color: #0033CC;
	font-weight: bold;
	background-image: url(../icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.indexproduct01 {
	border: #CCC solid 1px;
	height: 135px;
	width: 135px;
	text-align : center;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	/* Firefox, Chrome */
	line-height : 135px;
	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 {
	
	text-align: center;
	padding-top: 5px;
}

#botton-scroll {
	Z-INDEX: 0;
	WIDTH: 560px;
	FLOAT: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#block {
	Z-INDEX: 0;
	POSITION: relative;
	WIDTH: 655px;
	HEIGHT: 173px;
	FONT-SIZE: 70%;
	OVERFLOW: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/* 內頁 */

.rightpic {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.lefttpic {
	padding: 2px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#pageswf {
	width: 100%;
	float: left;
	background:url(../bg01.jpg) no-repeat center 94px #FFFFFF;	
}

#pageswf02 {
	width: 100%;
	float: left;
	background-image:url(../bg02.jpg);	
	background-repeat: no-repeat;
	background-position: center 94px;
}

#pageswf03 {
	width: 100%;
	float: left;
	background-image:url(../bg03.jpg);	
	background-repeat: no-repeat;
	background-position: center 94px;
}

#pageswf04 {
	width: 100%;
	float: left;
	background-image:url(../bg04.jpg);	
	background-repeat: no-repeat;
	background-position: center 94px;
}

#pageswf05 {
	width: 100%;
	float: left;
	background-image:url(../bg05.jpg);	
	background-repeat: no-repeat;
	background-position: center 94px;
}

#pagecontentbox {
	float: left;
	width: 100%;
	
	/*-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;*/
	
	overflow:hidden;
	
	background:url(../sidebar_title02.jpg) repeat-y left ;

}
#pagecontent {
	float: left;
	width: 790px;
	background-image: url(../pagecontent_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#pagecontent_g {
	float: left;
	width: 770px;
	background-image: url(../pagecontent_bg02.png);
	background-repeat: no-repeat;
	background-position: top;
}

#pagecontent_title {
	float: left;
	height: 56px;
	width: 740px;
	padding-left: 50px;
	padding-top: 6px;
	color: #39aabe;
	font-family: "微軟正黑體";
	font-size: 21px;
	line-height: 56px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #55d9b2;
}

#pagecontent_title_g {
	float: left;
	height: 56px;
	width: 740px;
	padding-left: 30px;
	padding-top: 6px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 56px;
	font-weight: bold;
}

#in_content{
	float: left;
	padding-left: 30px;
	width: 760px;
	padding-bottom: 50px;
	padding-top: 25px;
	background-color: #FFF;
	min-height: 300px;
}

#profile_content{
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	padding-bottom:140px;
	padding-top:5px;
	background-color:#FFF;
	background-image:url(../profile_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#search {
	background: url(../search.jpg) no-repeat;
	height: 37px;
	width: 182px;	
	float: left;
	padding:30px 3px 0 0;
	text-align: center;
	margin-left:15px;
	margin-top: 20px;
	margin-bottom: 20px;
}




/*---------內頁左選單*/	
#sidebarbox{
	float: left;
	width: 207px;
	background: url(../sidebar_title02.jpg) repeat-y;
}
#sidebar_title{
	width: 207px;
	height: 55px;
	text-align: center;
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 20px;
	color: #666;
	color: #FFF;
	/*margin-top: 20px;*/
	padding-top: 15px;
	background-image: url(../sidebar_title.jpg);
	background-repeat: no-repeat;
}

#sidebar_title_g{
	background-image: url(../sidebar_title_g.png);
	height: 82px;
	width: 185px;
	top: 128px;
	font-family: "微軟正黑體";
	font-size: 22px;
	color: #666;
	font-weight: bold;
	line-height: 74px;
	padding-left:25px;
}

#sidebar_title .en{
	font-size: 12px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.navex {
	width: 207px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

ul.navex {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.navex li {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	cursor: pointer;
}
ul.navex li a {
	line-height: 18px;
	font-size: 15px;
	color: #4D4D4D;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../icon6.png);
	background-repeat: no-repeat;
	background-position: 12px 16px;
}

ul.navex li a:hover {
	line-height: 18px;
	font-size: 15px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../icon7.png);
	background-repeat: no-repeat;
	background-position: 12px 16px;
	background-color: #39AABE;
}
ul.navex li a.current{
	line-height: 18px;
	font-size: 15px;
	color: #FFF;
	display: block;
	text-decoration: none;
	background-image: url(../icon7.png);
	background-repeat: no-repeat;
	background-position: 12px 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	padding-right: 10px;
	background-color: #39AABE;
}
ul.navex li a:hover.current{
	font-size: 15px;
	color:#FFF;
	background-image: url(../icon7.png);
	background-repeat: no-repeat;
	background-position: 12px 16px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #15acde;
}
ul.navex ul {
	display: none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

ul.navex ul li {
	margin: 0;
	padding: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-style: none;
	background-image: none;
	background-color:#d9d9d9;
}

ul.navex ul li a {
	padding-left: 35px;
	font-size: 13px;
	font-weight: normal;
	outline:0;
	background-image: url(../icon8.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	color: #888;
	padding-top: 7px;
	padding-bottom: 7px;
}

ul.navex ul li a:hover {
	font-size: 13px;
	color:#005295;
	background-image: url(../icon9.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color:#c3eaf7;
	text-decoration: none;
}
ul.navex ul li a.current {
	padding-left: 35px;
	font-size: 13px;
	background-image: url(../icon9.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	color: #005295;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color:#c3eaf7;
	text-decoration: none;
}
ul.navex ul li a:hover.current {
	padding-left: 35px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../icon9.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	color: #005295;
	text-decoration: underline;
	background-color:#c3eaf7;
}
ul.navex span{
	float:right;
}
ul.navex li.nav1 {
	
}
ul.navex li.nav1 a {
	background-image: url(../06.png);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	color: #f85e7c;
	text-decoration: none;
	background-color: #FFF;
}
ul.navex li.nav1 a:hover {
	background-image: url(../07.png);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #f85e7c;
}
ul.navex li.nav1 a.current {
	background-image: url(../07.png);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #f85e7c;
}
/*--------------------------------------------------------------------------------頁數樣式*/	
.pagenum {
	TEXT-ALIGN: center;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 5px;
}
.pagenum A {
	BORDER-RIGHT: #ddd 1px solid;
	BORDER-TOP: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #999;
	MARGIN-RIGHT: 5px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	background: #FFF;
	padding: 5px;
}
.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 {
	FONT-WEIGHT: bold;
	COLOR: #fff;
	MARGIN-RIGHT: 5px;
	border: 1px solid #FFF;
	background-color: #1F6BB6;
	padding: 5px;
}
.pagenum SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid;
	BORDER-TOP: #f3f3f3 1px solid;
	BORDER-LEFT: #f3f3f3 1px solid;
	COLOR: #FFF;
	MARGIN-RIGHT: 5px;
	BORDER-BOTTOM: #f3f3f3 1px solid;
	background: #CCC;
	padding: 5px;
}
.pagenum2 {
	float: left;
	width: 96%;
	padding-top: 25px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.pagenum2 A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #FFF;
	PADDING-TOP: 7px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	background-color: #023d79;
	margin-left: 7px;
}
.pagenum2 A:hover {
	COLOR: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #019bd3;
}
.pagenum2 A:active {
	COLOR: #0262c4;
	background: #CCC;
	border: 1px solid #FFF;
}
/* 所有文字樣式 */

.green15px {
	color: #39AABE;
}
.greenlink A:link, .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, .graylink A:visited  {
	color:#666;
	text-decoration:none
}

.graylink A:hover {
	color:#C41A1B;
	text-decoration:underline
}
.brown11px {
	color: #F1A34B;
}
