@charset "utf-8";
/* CSS Document */
form{
	margin:0px;
	padding:0px;
}
a {
	color:#333;
	text-decoration:none;
}
a:visited{
	color:#666;
}
.splicline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

a:hover{
	color:#C30;
}

#wrap {
	height: 600px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main {
	float: left;
	width: 100%;
	background-color:#F5F5F5;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
}

.edgeTop{
	float:left;
	width:942px;
	background-color:#F5F5F5;
	background-image:url(images/edge_bg_top.jpg);
	background-repeat:repeat-x;
}
.edgeBottom{
	float:left;
	width:942px;
	background-color:#F5F5F5;
	background-image:url(images/edge_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.edgeleft{
	float:left;
}

.edgeright{
	float:right;
	text-align:right;
}

#header {
	float: left;
	height: 73px;
	width: 100%;
}
#banner_container{
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	width:100%;
	height:120px;
	background-color:#FFF;
	border:#CCC 1px solid;
}
#banner{
	margin-left:10px;
	margin-top:10px;
	background-color:#999;
	width:920px;
	height:100px;
}

#main #leftMenu {
	float: left;
	width: 175px;
	margin-left: 15px;
}
#main #rightContain {
	float: right;
	width: 709px;
	margin-right: 10px;
}
#artical {
	float: left;
	width: 100%;
}

.contentLeft {
	float: left;
	width: 100%;
}
#pagePath {
	float: left;
	width: 100%;
	text-align: right;
	color: #CCC;
}

.contentLeft ul {
	margin:10px 0px 0px 10px;
	padding:0px;
	list-style-type: none;
}
.contentLeft h3 {
	background-image: url(images/page_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 135px;
	text-indent: -9999px;
	margin:0px;
}

.contentLeft li {
	margin:0px;
	float:left;
	width:155px;
	height:34px;
	display:block;
}
.contentLeft li a{
	width:155px;
	height:27px;
	padding-top:7px;
	padding-left:5px;
	display:block;
	text-decoration:none;
	color:#999;
	border-bottom:#CCC 1px dotted;
}
.contentLeft li a:visited{
	text-decoration:none;
	color:#999;
}
.contentLeft li a:hover{
	width:155px;
	height:27px;
	padding-top:7px;
	padding-left:10px;
	display:block;
	text-decoration:none;
	color:#666;
	border-bottom:#CCC 1px dotted;
}
.currentpage{
	background-repeat:no-repeat;
	width:155px;
	height:27px;
	padding-top:7px;
	padding-left:10px;
	display:block;
	color:#000;
	border-bottom:#CCC 1px dotted;
}
#rightMenu {
	float: left;
	height: auto;
	width: 100%;
	margin-top:5px;
}
#rightMenu td {
	height:20px;
	padding-left:10px;
	padding-right:10px;
	border-left:#CCC 1px dotted;
}
.currentArticle{
	color:#FFF;
	background-repeat:repeat-x;
}
#pageContent #artical {
	float: left;
	width: 100%;
	clear: both;
}
#content{
	float: left;
	width: 100%;
	clear: both;
}
#artical p,#content p {
	font-family:"微軟正黑體", "新細明體", Arial;
	font-size:15px;
	font-weight:bold;
	color:#174F89;
}
#artical h1 {
	font-family:"微軟正黑體", "新細明體", Arial;
	font-size:20px;
	color:#000;
}
#artical ul{
	margin:0px 0px 0px 20px;
	padding:0px;
}
.title2{
	font-weight:bold;
	line-height:30px;
	color:#333;
}
.contentText{
	margin-left:20px;
}
.import{
	font-size:12px;
	color:#900;
}
#priBox{
	position:absolute;
	display:none;
	background-image:url(images/pribox_bg.png);
}
#pricontent{
	position:relative;
	width:550px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	background-color:#FFF;
}
#closeBox{
	display:block; 
	height:15px;
	width:auto;
	cursor:pointer;
}
.articleboxTop{
	background-image:url(images/articlebox_T.jpg);
	background-repeat:repeat-x;
}
.articleboxBottom{
	background-image:url(images/articlebox_B.jpg);
	background-repeat:repeat-x;
}
.articleboxLeft{
	background-image:url(images/articlebox_L.jpg);
	background-repeat:repeat-y;
}
.articleboxRight{
	background-image:url(images/articlebox_R.jpg);
	background-repeat:repeat-y;
}
.allText{
	display:none;
}
.openText{
	cursor:pointer;
	color:#036;
}
.titleText{
	font-weight:bold;
	color:#333;
}
.closeText{
	cursor:pointer;
	color:#036;
	display:none;
}
.ps{
	font-size:11px;
	color:#369;
}
.ps a{
	font-size:11px;
	color:#369;
	text-decoration:none;
}
.ps a:visited{
	font-size:11px;
	color:#369;
	text-decoration:none;
}
.ps a:hover{
	font-size:11px;
	color:#036;
	text-decoration:none;
}
.productBox{
	width:100px;
	float:left;
	background-color:#F5F5F5;
	margin-left:6px;
	margin-right:6px;
	cursor:pointer;
	color:#666;
	
}
.productPic{
	width:100px;
	height:100px;
	float:left;
}
.productName{
	width:100px;
	height:33px;
	padding-top:2px;
	float:left;
	/*font-weight:bold;*/
	font-size:12px;
	line-height:15px;
	text-align:center;
	background-repeat:no-repeat;
}
.productContent{
	width:660px;
	float:left;
	margin-left:6px;
	margin-bottom:10px;
	padding-bottom:10px;
	display:none;
	background-color:#A2B8D0;
}
.productTitle{
	width:650px;
	color:#FFF;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-family:"微軟正黑體", "新細明體", Arial;
}
.productEnd{
	width:660px;
	color:#FFF;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:"微軟正黑體", "新細明體", Arial;
}
.productText{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
.closeBox{
	float:right;
	margin-right:10px;
	cursor:pointer;
}
.movieBox {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.videoBox {
	padding: 20px;
	position: fixed;
	background-color:#FFF;
	border:#CCC 1px solid;
	left:300px;
	top:200px;
	z-index:100;
	display:none;
}

#example{
	width:100%;
	height:600px;
	overflow:hidden;
	float:left;
}
#example ul{
	list-style:none;
}
#example ul li{	
	width:680px;
	float:left;
	height:600px;

}
.exContent{
	float:left;
	width:100%;
	height:110px;
}
#pagechanger{
	height:50px;
	text-align:center;
	float:left;
	margin-left:20px;
	margin-top:20px;
}
#pagechanger a{
	display:block;
	width:16px;
	height:16px;
	text-indent:999px;
	*text-indent:16px;
	overflow:hidden;
	float:left;
	background-image:url(images/pagechanger.jpg);
	background-repeat:no-repeat;
	margin-right:5px;
	z-index:10;
}

#pagechanger a.activeSlide{
	background-image:url(images/pagechanger2.jpg);
}