html {
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  font-family: "微軟正黑體", 'Roboto', 'Varela Round', sans-serif;
  margin: 0;
  min-width: 1200px;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}

p {
display: block;
-webkit-margin-before: 10px;
-webkit-margin-after: 10px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
a{
	text-decoration: none;
	color: #333;
	
}
a:hover{
	color: #339999;
}
/*top*/
#updown{
	_top: expression(eval((document.compatMode&&document.compatMode=="CSS1Compat")?documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-1:document.body.scrollTop+document.body.clientHeight-this.clientHeight-1));
	position: fixed;
	_position: absolute;
	top: 200px;
	right: 15px;
	display: none;
	z-index: 100000;
}
#updown span{
	cursor:pointer;
	width:48px;
	height:50px;
	display:block;
}
#updown .up{
	background-image: url(../images/updown.png);
	background-repeat: no-repeat;
}
#updown .up:hover{
	background:url(../images/updown.png) top right no-repeat;
}
#updown .down{
	background:url(../images/updown.png) bottom left no-repeat;
}
#updown .down:hover{
	background:url(../images/updown.png) bottom right no-repeat;
}


/*-- header --*/
.container {
	width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
html,body {
	background:#FFF;
	font-size:100%;

}
/*-- header --*/
.header{
	width: 100%;
	float: left;
	background-color: #A91E2C;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}


.header-top{
	padding-top: 1.2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
}
.header-logo a{
	color: #FFF;
	font-size: 1px;
	display: block;
	  text-indent: -9999px;
	  height: 110px;
	width: 210px;
}
.header-logo{
	float: left;
	position: absolute;
	top: -2.5em;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 110px;
	width: 210px;
}
.header-right{
	float: right;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	width: 870px;
	position: relative;
	height: 40px;
}
.header-right ul{
	margin:0;
	padding:0;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.header-right ul li{
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	float: right;
	margin: 0;
}
.header-right ul li.phone{
	padding-left: 1.5em;
	height: 20pt;
	font-family: 'Roboto', 'Varela Round', sans-serif;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-top: 1em;
	color: #FFF;
}
.header-right ul li.Language{
	padding-left: 1.5em;
	padding-top: 0.7em;
	color: #FFFFFF;
	position: absolute;
	right: 300px;
}
.header-right ul li.Language a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 10px;
}
.header-right ul li.checkout {
	border: solid 1px #e3e3e3;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	position: absolute;
	right: 50px;
}
.header-right ul li.checkout a{
	color: #FFFFFF;
	text-decoration:none;
}
.header-right ul li.checkout a:hover{
	color: #FFCC00;
}
.header-right ul li.checkout .cd-signin{
	background: url(../images/add.png) no-repeat 0px 0px;
	padding-left: 25px;
	margin-right: 15px;
}
.header-right ul li.checkout .cd-signup{
	background: url(../images/droup.png) no-repeat 0px 0px;
	padding-left: 25px;
	padding-bottom: 30px;
}

/*搜尋*/
.header-right ul .sreach {
	width: 295px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#center {
	width: 100%;
	float: left;
}




#menu {
	width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}

/*--------固定選單致頂--------*/

.top-nav .box{
	width: 100%;
	overflow: hidden;
	height: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 111111;
	background-image: url(../images/index_imgs01.png);
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	position: absolute;
	top: 127px;
	min-width: 1200px;
}
.top-nav .cont{
	position: relative;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
}



.top-nav .cont a{
	float: right;
	color: #FFF;
	text-decoration: none;
	font-size: 11pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}






/*--------購物車--------*/

#Shopping ,#Shopping2  {
	width: 300px;
	position: absolute;
	top: 40px;
	z-index: 1500;
	background-color: #FFF;
	right: 0px;
	padding: 20px;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #E0E0E0;
	box-shadow: 0px 0px 4px #E0E0E0;
	border-radius: 2px;
	visibility: hidden;
}
#Shopping2 {
	top: 55px;
}

#Shopping .Title , #Shopping2 .Title {
	padding-bottom: 4px;
	float: left;
	color: #000;
}
#Shopping .Title span , #Shopping2 .Title span {
	font-size: 10pt;
	text-align: center;
	float: left;
	font-weight: bold;
}
#Shopping .Title .w1 , #Shopping2 .Title .w1 {
	width: 80px;
}

#Shopping .Title .w2 , #Shopping2 .Title .w2 {
	width: 190px;
}
#Shopping .Title .w3 , #Shopping2 .Title .w3 {
	width: 30px;
}
#Shopping ul ,  #Shopping2 ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	float: left;
	width: 300px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
#Shopping ul li , #Shopping2 ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#Shopping ul .map , #Shopping2 ul .map {
	height: 65px;
	width: 65px;
	border: 1px solid #CCC;
	padding: 4px;
}
#Shopping ul .letter , #Shopping2 ul .letter  {
	width: 170px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;
}
#Shopping ul .letter .nt ,#Shopping2 ul .letter .nt {
	color: #C30;	
}
#Shopping ul .Quantity ,#Shopping2 ul .Quantity {
	width: 50px;
	font-size: 12pt;
	color: #3C9;
	margin-top: 25px;
	font-family: "MS Serif", "New York", serif;
	text-align: center;
}
#Shopping ul .letter span , #Shopping2 ul .letter span  {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999;
}

#Shopping ul .close ,#Shopping2 ul .close {
	height: 10px;
	width: 10px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}
#Shopping .Checkout , #Shopping2 .Checkout {
	float: right;
	text-align: center;
	margin-top: 25px;
}
#Shopping .Checkout a ,#Shopping2 .Checkout a {
	border: 1px solid #C1BC9C;
	background-color: #333333;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11pt;
}
#Shopping .Checkout a:hover , #Shopping2 .Checkout a:hover{
	background-color: #CCC;
}
#Shopping .Gold , #Shopping2 .Gold  {
	float: left;
	width: 160px;
	font-size: 11pt;
	color: #999;
	margin-top: 10px;
}
#Shopping .Gold  p , #Shopping2 .Gold  p{
	margin: 0px;
	padding: 0px;
}
#Shopping .Gold span , #Shopping2 .Gold span {
	color: #F30;
}



#Shopping .white  {
	background-color: #FFF;
	padding: 3px;
	width: 235px;
	position: absolute;
	top: -3px;
	right: 0px;
}



/*最下面 */

#footer {
	width: 100%;
	display: block;
	float: left;
	background-image: url(../images/bg_footer.jpg);
}
.footer_top {
	width: 1180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}
.footer_top_wrap {
width: 1180px;
display: block;
margin: 0 auto;
padding: 50px 0 50px 0;
overflow: hidden;
}


.footer_top_wrap .left {
	width: 520px;
	display: block;
	float: left;
}

.footer_top_wrap .left ul.box01 {
	width: 400px;
	display: block;
	float: left;
	font-size: 20px;
	line-height: 22px;
	font-family: "微軟正黑體";
	color: #CCC;
}

.footer_top_wrap .left ul.box02 {
	width: 400px;
	display: block;
	float: left;
	color: #999;
	margin: 10px 0 15px 0;
	font-family: "微軟正黑體";
	font-size: 10pt;
	line-height: 18pt;
}
.footer_top_wrap .left ul.box03 {
width: 400px;
display: block;
float: left;
}


.footer_top_wrap .Complexmenu {
	float: right;
	width: 600px;
	color: #FFF;
}
.footer_top_wrap .Complexmenu .Width300{
	width: 300px;
}
.footer_top_wrap .Complexmenu .Width150{
	width: 150px;
}
.footer_top_wrap .Complexmenu ul {
	float: left;
	display: block;
}
.footer_top_wrap .Complexmenu ul li {
	display: block;
	float: left;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 5px;
}
.footer_top_wrap .Complexmenu ul li a{
	color: #999;	
}




.footer_bottom {
	width: 100%;
	height: 40px;
	display: block;
	float: left;
	font-size: 10pt;
	background-color: #000000;
	color: #FFF;
}
.footer_bottom_wrap {
	width: 1180px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.footer_bottom_wrap li.copy {
	width: 1000px;
	display: block;
	float: left;
	color: #666666;
}
.footer_bottom_wrap li.creatop {
width: 180px;
display: block;
float: left;
text-align: right;
color: #BCBCBC;
}


/*首頁*/
#mid {
	width: 100%;
	top: 150px;
}

.banner{
	width: 100%;
	overflow: hidden;
}
.banner .banner100 img{
	width: 100%;
	height: 100%;
}
.banner .banner50 img{
	width: 50%;
	height: 100%;
	float: left;
}

.Titles {
	padding: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.Titles .outer_title_table .left_border {
	width: 50%;
	background-image: url(../images/outer_title_border.png);
	background-repeat: repeat-x;
	background-position: center;
}

.Titles .outer_title_table .text_env {
	padding: 0px 15px;
	white-space: nowrap;
	font-size: 18pt;
	font-weight: 600;
}

