@import url('style.css');

html {
       /*max-width: 1660px;
       min-width: 100%;
       min-height: 100%;*/
      width:1440px;
    }


body {
       background-color: #fff;
       font-family:'微軟正黑體', "Microsoft JhengHei",sans-serif !important;
       height:100%;
       width:100%;
margin:0;
/*min-width:600px;
max-width:2000px;*/

}

#header {
	background: url(../images/bg_header.jpg) repeat;
	background-position: 0 bottom;
	text-align: right;
	height:120px;
              width:1440px;
               margin:0 0;
              position:relative;
}

#aside{ 
   background:url("../images/bg_left.jpg") no-repeat;
    width: 105px;
    height: 778px;
   position:absolute;
   top:0;
left:0;
}



#footer {
	border-top:solid 8px #A98963;
	/*box-shadow:0 4px 10px #999;*/
    -webkit-box-shadow: 0px -2px 3px #ccc;
    -moz-box-shadow:    0px -2px 3px #ccc;
    box-shadow:         0px -2px 3px #ccc;
    /*top:780px;*/
               width:1440px;
               margin:0 0;
}

/*****************************************************
SLIDER
*****************************************************/
.slider1{position: relative; width: 1335px; height: 780px;left:0px; z-index:-1;	}
.slider1-stage{cursor: move; position: absolute; left: 0px; top: 0px; width: 1335px; height: 780px;  overflow:hidden; z-index:-1;	}

.slider2{position: relative; top: 0px; left: 0px; width: 1558px; height: 780px; overflow: hidden;}
.slider2-stage{cursor: move; position: absolute; left: 460px; top: 0px; width: 876px; height: 780px; overflow: hidden; margin:0;}


/*****************************************************
MEDIA-媒體報導
*****************************************************/

#media #main {
	background:url("../images/bg_left.jpg");
	width:1440px;
	height:780px;
	background-position: center center; 
	background-repeat: repeat-x;
	background-color: #464646;
}

#media #body{
	width:1280px;
	margin:0 auto;
	padding:0;
	background:url("../images/bg_feature.jpg") repeat;
}

#media #menu_img{
position:absolute; 
width:36px; 
height:100px; 
z-index:1; 
left:60px;
top:65px;
display:inline-block;
float:left;
}

#media div #video{
padding:55px 0 60px 70px;
position:relative; 
}

#media div #video ul{
	display: inline-block;
	margin: 0 0px 0px 70px;               
	list-style: none;
	overflow: hidden;
	padding: 0px 0px 10px;
}

#media div #video ul li{
	width: 212px;
	height: auto;
	float: left;
	margin: 0 67px 30px 0px;

}


/*****************************************************
Contact-我有興趣
*****************************************************/

#contact div #box{
background:url("../images/bg_feature.jpg") repeat;
position:relative; 
width:1280px;
height:780px;
margin:0 auto;
}

#contact #map{
margin-top:50px;
width:1050px;
height:510px;
}

#contact .map_frame{
width:1050px;
height:510px;
}


/*****************************************************
MESSAGE-問與答
*****************************************************/

#contact div #hide{
width:1050px;
}

#contact #map{
margin:10px 0 20px;
}

#contact .message_frame{
width:1050px;
height:680px;
}
