@charset "utf-8";
/* CSS Document */


body {
	overflow-y: scroll;
	overflow-x: auto;
	scrollbar-face-color: #ccc;
	scrollbar-shadow-color: #E2E1E8;
	scrollbar-3d-light-color: #F3F3F3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}




	
#wrapper {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #header {
	float: left;
	height: 40px;
	width: 990px;
}

#wrapper #header_mid {
	float: left;
	height: 40px;
	width: 990px;
	background-image: url(../images/layout_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}





/*banner*/
#wrapper #banner {
	float: left;
	width: 100%;
	height: 250px;
}

#wrapper #banner_mid {
	float: left;
	width: 990px;
	height: 250px;
	background-image: url(../images/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
}





/*content*/
#wrapper #content {
	float: left;
	height: auto;
	width: 100%;
}

#content #content_mid {
	min-height: 450px;
	width: 990px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	background-image: url(../images/layout_03.jpg);
	background-repeat: repeat;
}





/*footer*/
#footer {
	float: left;
	height: auto;
	width: 100%;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #fbfbfb 0%, #f7f7f7 29%, #e0e0e0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fbfbfb 0%,#f7f7f7 29%,#e0e0e0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffbfbfb 0%,#f7f7f7 29%,#e0e0e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}

#footer #footer_mid{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#footerInfo{
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(../images/layout_14_left.png), url(../images/layout_14_right.png);
    background-position: top left, top right;
    background-repeat: repeat-y, repeat-y;
}

#footer #footer_mid #footerNav {
	float: left;
	width: 520px;
	padding-top: 30px;
	padding-left: 20px;
}

#footer #footer_mid #footerNav div {
	float: left;
}

#footer #footer_mid #footerNav span  {
	float: left;
	width: 110px;
	padding-right: 10px;
	font-weight: bold;
	text-shadow: 0px -1px 0px #CCC;
	line-height: 18px;
	text-align: right;
	font-size: 12px;
}

#footer #footer_mid #footerNav ul{
	float: right;
	width: 380px;
	padding-bottom: 7px;
	list-style-image: none;
	list-style-type: none;
}

#footer #footer_mid #footerNav ul li a{
	float: left;
	letter-spacing: 0em;
	color: #5A5A5A;
	text-shadow: 0px -1px 0px #EBEBEB;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
	font-size: 12px;
}

#footer #footer_mid #footerNav ul li a:hover {
	color: #5DA832;
}

#footer #footer_mid #company {
	float: right;
	width: 380px;
	padding-top: 30px;
	background-image: url(../images/bg_footerline.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 20px;
}

#footer #footer_mid #company .serviceHour{
	float: left;
	width: 100%;
	font-weight: bold;
	text-shadow: 0px -1px 0px #CCC;
	line-height: 18px;
	height: 30px;
	color: #000;
	font-size: 12px;
}

#footer #footer_mid #company p{
	letter-spacing: 0em;
	color: #828282;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

#footer #footer_mid #footerCopyright  {
	float: left;
	height: 30px;
	width: 100%;
	text-align: center;
	line-height: 30px;
	color: #8F8F8F;
	font-size: 12px;
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer #footer_mid #footerCopyright a {
	color: #A2AAA4;
	margin-left: 20px;
	font-size: 10px;
}





/*tool*/
#toolBox {
	position: relative;
	top: 10px;
	right: -875px;
	width: 93px;
}

#tool {
	float: left;
	height: auto;
	width: 93px;
	top: 0px;
	right: 0px;
}

#languageBox {
	float: left;
	height: 26px;
	width: 93px;
	display: block;
	cursor : pointer;
}

#languageBox img{
	float: left;
	height: 26px;
	width: 93px;
}

#language li {
	float: left;
	height: 25px;
	width: 93px;
	text-indent: -9999px;
	display: block;
	cursor : pointer;
}

#language {
	float: left;
	height: 75px;
	width: 93px;
	display: none;
	list-style-image: none;
	list-style-type: none;
}

#language .language_tw a  {
	float: left;
	height: 25px;
	width: 93px;
	background-image: url(../images/language_large.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 186px 75px;
}

#language .language_cn a   {
	float: left;
	height: 25px;
	width: 93px;
	background-image: url(../images/language_large.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	background-size: 186px 75px;
}

#language .language_en a   {
	float: left;
	height: 25px;
	width: 93px;
	background-image: url(../images/language_large.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	background-size: 186px 75px;
}

#language .language_tw a:hover {
	background-position: -93px 0px;
}

#language .language_cn a:hover  {
	background-position: -93px -25px;
}

#language .language_en a:hover  {
	background-position: -93px -50px;
}






/*各ul*/
#header_mid ul, #footer_mid ul, .contentNavUL_news, #servicesBox, .contentNavUL_discount {
	margin: 0;
	padding: 0;
}

/*各ul a*/
#footer #footer_mid #footerNav div ul li a ,#footer #footer_mid #footerCopyright a{
	text-decoration: none;	
}





.indexBox {
	text-align: center;	
}

.indexBox img{
	margin-right: auto;
	margin-left: auto;
}

.slogan_01 {
	float:left;
	width: 100%;
	height: 70px;
	background-image: url(../images/bg_slogan_01.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.slogan_02 {
	float:left;
	width: 100%;
	height: 70px;
	background-image: url(../images/bg_slogan_02.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.indexBox h2 {
	float:left;
	width: 100%;
	line-height: 1.1;
	color: #567633;
	font-family: Georgia, Times, "華文宋體", STSong, "宋體", SimSun , "新細明體", PMingLiu , "細明體", MingLiu, sans-serif;
	height: 50px;
}

.indexBox h3 {
	float:left;
	width: 100%;
	line-height: 1.1;
	color: #d1b921;
	font-family: Georgia, Times, "華文宋體", STSong, "宋體", SimSun , "新細明體", PMingLiu , "細明體", MingLiu, sans-serif;
	height: 25px;
}

.indexBox iframe {
	float: left;
}

video {
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
}

.indexBox .videoBox {
	height: 429px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/videoframe.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 21px;
	padding-bottom: 21px;
}

.indexBox table {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	border: 1px solid #CCC;
}

.indexBox table td {
	border: 1px dashed #CCCCCC;
	text-align: center;
	background-color: #FCFCFC;
}

.indexBox table td h4 {
	font-size: 30px;
	font-weight: bold;
	color: #900;
	display: block;
	line-height: 30px;
	text-shadow: 1px 1px 1px #CFAFB8;
	padding-top: 5px;
}

.indexBox table td p {
	font-size: 18px;
}

.editCSS {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}





/*line*/
#line  {	
	position: fixed;
	right: 10px;
	bottom: 10px;
	float: left;
	height: 240px;
	width: 200px;
	z-index: 98;
}

#line #line_code {
	background-image: url(../images/pic_line.png);
	background-repeat: no-repeat;
	display: block;
	height: 240px;
	width: 200px;
}

#line #line_close {
	background-image: url(../images/btn_close.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 98;
}

#line a {
	display: none;
}




