@charset "utf-8";

body {
	font-family: "微軟正黑體";
	min-width: 1200px;
	margin: 0px;
	}
	
	
a { text-decoration: none; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
a:hover, a:focus, a:active { text-decoration: none;}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
a img { border:none;}
img { border:none;}
#up-menu {
	background-image: url(images/headbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 90px;
	width: 100%;
	position: fixed;
	z-index: 1000;
}
.Middle1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 80px;
	width: 250px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tel {
	background-image: url(images/top-TELigm.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	float: right;
	width: 170px;
	margin-top: 15px;
	height: 55px;
	color: #FFF;
	padding-top: 5px;
	font-size: 10pt;
}
.tel span {
	display: block;
	font-size: 22px;
	font-style: italic;
	padding: 3px 0 15px;
	font-weight: bold;
}






/* 主要選單 */
.cl-effect-5  {
	float: left;
	width: 650px;
	text-align: left;
	margin-top: 20px;
}
.cl-effect-5 a {
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	font-size: 12pt;
	letter-spacing: -1px;
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

nav a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 13px;
}

nav a:hover,
nav a:focus {
	outline: none;
	color: #FC0;
}

#mid {
  float: left;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 30px;
}


/* 下擺 */
#footer {
  width: 100%;
  display: block;
  float: left;
  background-image: url(images/bg_footer.jpg);
}


#footer .footer_bottom {
	width: 100%;
	height: 40px;
	display: block;
	float: left;
	font-size: 10pt;
	background-color: #8F0000;
}
#footer .footer_bottom_wrap {
  width: 1200px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0 0 0;
}
#footer .footer_bottom_wrap li.copy {
  width: 1000px;
  display: block;
  float: left;
  color: #BCBCBC;
}
#footer .footer_bottom_wrap li.creatop {
  width: 200px;
  display: block;
  float: left;
  text-align: right;
  color: #BCBCBC;
}#footer .footer_top {
	padding: 30px 0px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	overflow: hidden;
}
#footer .footer_top  h3 {
	font-weight: normal;
	background-image: url(images/footer_h3_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 15px;
}
#footer .footer_top .block1 {
	float: right;
	width: 470px;
	margin-right: 50px;
}

#footer .footer_top .block1 .box02 {
	width: 180px;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 0px;
}
#footer .footer_top .block1 .box02 a {
	float: left;
	width: 180px;
	margin-bottom: 5px;
	font-size: 11pt;
	letter-spacing: 1pt;
	color: #FC9;
}

#footer .footer_top .block1 .box02 span {
font-family: "MS Serif", "New York", serif;
  font-size: 10pt;
  color: #999;
  margin-left: 5px;
}
#footer .footer_top .block1 .box01 {
	width: 250px;
  display: block;
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 40px;
}
#footer .footer_top .block1 .box01 .title {
	width: 250px;
  display: block;
  float: left;
  font-size: 12pt;
  font-family: "微軟正黑體";
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  color: #FC9;
}
#footer .footer_top .block1 .box01 .title span{
font-family: "MS Serif", "New York", serif;
  font-size: 10pt;
  color: #999;
  margin-left: 5px;
}



#footer .footer_top .block1 .box01 .text a {
	width: 115px;
	display: block;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFF;
}

#footer .footer_top .block2 {
	float: left;
	width: 600px;
}
#index_main {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 380px;
	width: 100%;
	padding-top: 30px;
}




#top_product {
	height: 420px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#top_product .hd .prev, #top_product .hd .next{
	display: block;
	width: 40px;
	height: 60px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 0px;
	position: absolute;
}
#top_product .hd .next{
	background-position: -40px 0px;
	right: 0px;
}
.top_product .hd .prev{
	background-position: 0px 0px;
	left: 0px;
}

#top_product .hd{
	overflow: hidden;
	height: 60px;
	font-size: 10pt;
	position: absolute;
	width: 1300px;
	top: 120px;
	right: -50px;
}
#top_product .bd {
	height: 420px;
	width: 1200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#top_product .bd ul li {
	float: left;
	display: block;
	padding: 13px;
	width: 260px;
	background-color: #FFF;
	right: 0px;
	padding: 5px;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #E0E0E0;
	box-shadow: 0px 0px 4px #E0E0E0;
	border-radius: 2px;
	margin-right: 14px;
	margin-left: 14px;
}
#top_product .bd ul li h3 {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
	width: 260px;
}
#top_product .bd ul li .caption {
	font-size: 10pt;
	line-height: 16pt;
	height: 60px;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
#top_product .bd ul li .map {
	height: 173px;
	width: 260px;
	overflow: hidden;
}
#top_product .bd ul li a {
	  display: block;
  padding: 6px 0;
  text-align: center;
  background: #600203;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
#top_product .bd ul li a:hover {
	background-color: #900;	
}
#index_company {
	border: 1px solid #ddd;
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	height: 190px;
	background-image: url(images/index_company_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 440px;
}
#index_company h3 {
	font-size: 22px;
	color: #600203;
	font-weight: normal;
	line-height: 32px;
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#index_company p {
	color: #888;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	height: 80px;
	overflow: hidden;
}
#index_company a {
	float: right;
	color: #fff;
	border: none;
	background-image: url(images/glyphicons-halflings-white.png);
	background-color: #9e0000;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 30px;
	border-radius: 5px;
	font-size: 10pt;
}
#index_company a:hover {
	color: #FC3;	
}








#Home_Other {
	width: 1100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	overflow: hidden;
}
#Home_Other h3 {
	margin-bottom: 10px;
}

#Home_Other .fb {
	float: left;
	width: 280px;
	margin-right: 60px;
}
#Home_Other .fb .by span {
	margin-bottom: 10px;
	float: left;
}

#Home_Other .fb .by {
	overflow: hidden;
	width: 280px;
	background-color: #F0F0F0;
	padding: 5px;
	font-size: 10px;
	height: 155px;
}


#Home_Other .Stores {
	float: left;
	width: 450px;
}

#Home_Other .Stores .Stores_map {
	float: left;
	height: 160px;
	width: 450px;
	overflow: hidden;
	position: relative;
	background-color: #F0F0F0;
	
}
#Home_Other .Stores .Stores_map .hd{
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	width: 120px;
	vertical-align: bottom;
}
#Home_Other .Stores .Stores_map .hd ul{ overflow:hidden; zoom:1; float:left;  }
#Home_Other .Stores .Stores_map .hd ul li{
	float: left;
	margin-right: 5px;
	width: 3px;
	height: 3px;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	font-size: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	background-color: #666;
}
#Home_Other .Stores .Stores_map .hd ul li.on{
	color: #fff;
	background-color: #C30;
}

#Home_Other .Stores .Stores_map .map{
	position: relative;
	height: 100%;
	z-index: 0;
	width: 300px;
	height: 160px;
	
}
#Home_Other .Stores .Stores_map .map li{ 
zoom:1; vertical-align:middle; 

}
#Home_Other .Stores .Stores_map .map li p{
	margin: 0px;
	padding: 0px;
}
#Home_Other .Stores .Stores_map .map .ps{
	width: 300px;
	height: 160px;
	overflow: hidden;
}
#Home_Other .Stores .Stores_map .map .literal{
	width: 120px;
	position: absolute;
	top: 10px;
	left: 315px;
	height: 100px;
	overflow: hidden;
}
#Home_Other .news {
	float: right;
	width: 250px;
	position: relative;
}
#Home_Other .news .more {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 20px;
	right: 5px;
}

#Home_Other .news ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 250px;
	overflow: hidden;
}
#Home_Other .news ul li {
	font-size: 10pt;
	background-image: url(images/common_bg_buldot2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 20px;
	float: left;
	margin-bottom: 5px;
}
#Home_Other .news ul li a {
	color: #666;
}

#Home_Other .news ul li span {
	float: left;
	width: 230px;
	height: 20px;
	overflow: hidden;
}
#Home_Other .news ul li .Date {
	color: #CCC;
}






#carousel-inner {
	height: 200px;
	width: 100%;

}





#Location {
	height: 25px;
	width: 1180px;
	font-size: 10pt;
	color: #666;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
#Location samp {
	font-size: 10pt;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
#Location .Out {
	font-family: Verdana;
	font-weight: bold;
}
#Location samp a {
	color: #CCC;
}






#Titles  {
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	font-size: 22pt;
	height: 30px;
	margin-top: 30px;
	float: left;
	position: relative;
}

#Titles p  {
	color: #600;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	position: absolute;
	bottom: -3px;
	padding-bottom: 10px;
	margin: 0px;
	min-width: 260px;
}
#Titles span  {
	font-size: 12pt;
	color: #999;	
}

#Titles .Button {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12pt;
	width: 900px;
	text-align: right;
}
#Titles .Button a{
	padding-right: 25px;
	padding-left: 15px;
	color: #999;
	background-image: url(images/o.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#Titles .Button a:hover{
	background-image: url(images/z.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #900;
}

#word {
	margin: 25px;
	width: 1150px;
	float: left;
}
