@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
body {
	padding: 0;
	margin: 0 ;
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f0f0 0%, #ffffff 23%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(23%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ffffff 23%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0f0f0 0%,#ffffff 23%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0f0f0 0%,#ffffff 23%); /* IE10+ */
background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 23%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	width:100%;
}
/*===========================*/
.space2{
	display:none;}
.WRAP{
	width:100%;}
.HEADER{
	width:100%;
	margin:auto;
/*	border-bottom:5px solid #ccc;
	box-shadow:1px 2px 3px rgba(102,102,102,.5);*/
	text-align:center;
	}
.LINE{

	height:5px;
	background:#8a8a8a;
	box-shadow:0 0 5px  rgba(102,102,102,.8);}
.SLIDER{
	position:relative;
	width:980px;
	height:296px;
	margin:auto;
	top:0;}
.logo{
	position:absolute;
	top:0px;
	display:block;
	left:0px; z-index:90;}
.SUB-BTN{
	
	margin:0 auto ;
	text-align:center;
	width:980px !important;
	display:block;height:42px;
	background-color:#252525 !important;
	border-radius:0 0 8px 8px;
	overflow:hidden;
	}
.SUB-BTN ul{
	padding:0;
	margin:0;}
.SUB-BTN ul li{
	float:left;
}
.SUB-BTN ul li td a{
	color:#FFF;
	font-size:15px;padding:0 25px;
	margin:0 15px;
	text-decoration:none;
	line-height:42px;
	display:block;
	}
.SUB-BTN ul li  a{
	color:#FFF;
		margin:0 15px;
	font-size:15px;
	padding:0 25px;
	text-decoration:none;
	line-height:42px;
	display:block;
	}
.scroll-txt{
	background:url(images/scroll.png) no-repeat;
	margin:auto;
	background-position:240px;
	width:980px;
	height:30px;}
.All-bg{
	background:#fff;}
.MAIN-CONTENT{
/*	background:url(images/content-bg.jpg) repeat-x;*/
overflow:hidden;
}
.MAIN-ALL{
	width:980px;
	margin:auto;
	padding:0;}
.MAIN-ALL li{
	float:left;}
.MAIN-left{}
.MAIN-left-news{
	background: url(images/news-bg.png) no-repeat;
	width: 219px;
	height: 210px;
	padding: 55px 20px 40px 0px;
}
.MAIN-left-list{
	background:url(images/pro-bg.jpg) repeat-y;
	width:239px;
	}
.pro-list{
	padding:0 15px 0 5px !important;
	display:block;
	margin:10px auto 3px;
}
.MAIN-right{
	margin-left:10px;
	width:730px;}
.pro-content{
	margin:10px auto;
	background:url(images/main-bg.jpg) repeat-y}
.pro-content-txt{
	min-height: 480px;
	padding: 15px 25px;
	background: url(images/main-top.jpg) no-repeat top;
}
.pro-content-txt h3{
	font-size:23px;
	font-family:"微軟正黑體", Arial;
	display:block;
	line-height:51px;
	text-align:left;
	padding:10px 20px;
	color:#666;}
.pro-content-p{
	font-size:13px;
	line-height:1.5;
	padding:10px 20px!important;
	margin:auto;
	width:700px;
	color:#666;}
.pro-content-txt img{
	max-width:680px !important;}
.footer{
	width:980px;
	margin:6px auto 0;
	height:auto;
	background:url(images/footrt-bg.jpg) repeat-x;
	}
