﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	
	}
a,img {
	outline: none;/* for Firefox */
    hlbr:expression(this.onFocus=this.blur()); /* for IE */	
	}
img, div {border:0px;}
a:link {
	color: #F60;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#F60;
}
a:hover {
	text-decoration:none;
	color:#F03;
}
a:active {
	text-decoration: none;
	color:#F03;
}
/*html {font-size:75%;}*/
body{
	background:#3b0705;
	/*font-size:1rem;*/
	word-wrap: break-word;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color:#493a25;
	}
body #tbg1,body #tbg2,body #tbg3,body #tbg5 {
	width:100%;
	min-width:1000px;
	background-attachment: scroll;
	background-position: 50% 0%;
	}	
#tbg1{
	position:relative;
	height:556px;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	}
#tbg2{
	height:134px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	}
#tbg3{
	
	background-image: url(../images/index_04.jpg);
	background-repeat: repeat-y;
	}
#tbg4{
	
	min-width:1000px;
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}
#tbg5{
	height: 160px;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	}
#mobx{
	width:1000px;
	margin:0 auto;
	height:134px;
	list-style-type:none;
	}
#mobx li{float:left;}
#mobx li{
	display:block;
	cursor:pointer;
	background-position:0 0;
	height:134px;
	}
#mobx li:hover{background-position:0 -135px;}	
.m1{width:259px;background-image: url(../images/m1.jpg);}
.m2{width:303px;background-image: url(../images/m2.jpg);}
.m3{width:229px;background-image: url(../images/m3.jpg);}
.m4{width:208px;background-image: url(../images/m4.jpg);}
#mobx a.active  {
		background-position:0 270px;
	}
#cobx{
	width:940px;
	margin:0 auto;
	/*min-height:500px;*/
	padding: 45px 0 10px 0;
	}
#tobx{
	position:relative;
	width:940px;
	height:400px;
	margin:0 auto;
	}
.re{ color:#C33;}
.blu{ color:#39F;}
.f1{
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-size:22px;
	line-height: 35px;
	color: #392E1E;
	font-weight: 600;
	padding:15px 0 8px 0;
	}
.logo{
	position: absolute;
	width: 691px;
	height: 534px;
	display: block;
	cursor: pointer;
	left: 1px;
	top: 14px;
	}
/**/
#am{ 
	position:fixed;
	width:378px;
	height:45px;
	top:0;
	right:0;
	z-index:10;
	}
#am a{
	float:left;
	height:45px;
	display:block;
	cursor:pointer;
	}
#am a:hover{background-position:0 45px;}
.am1{width:120px;background-image: url(../images/am_01.png);}	
.am2{width:88px;background-image: url(../images/am_02.png);}	
.am3{width:118px;background-image: url(../images/am_03.png);}	
.am4{width:52px;background-image: url(../images/am_04.png);}	
