@charset "utf-8";
/* CSS Document */
html,body {
	-webkit-text-size-adjust:none;
	padding: 0;
	margin: 0;
}/*chrome font-size<12px */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #bdbdbd;
	overflow:hidden;
	background-color: #FFF;
}
/*-*/
#wrapper{
	position:absolute;
	width:100%;
	height:100%;
}
/*-------------------------------------上半部-*/
#header{
	position:absolute;
	width:100%;
	height:100%;
	/*z-index:997;*/
}
.left_btn{
}
.right_btn{
}
/*-------------------------------------下半部-*/
#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 102px;
	position: absolute;
	bottom: 0px;
	overflow:hidden;
	z-index:999;
}
/*-*/
.logo{
	position: absolute;
	margin-left:47px;
	margin-top:20px;
}
/*-*/
.list{
	position: absolute;
	width:367px;
	height:53px;
	margin-top:50px;
	margin-left:272px;
}
.list ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list li{
	display:block;
	float:left;
}
.list li a{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
/*-*/
/*--*/
.list li.but01 a{
	background-image: url(../images/eng/list.png);
	background-repeat: no-repeat;
	width:67px;
	height:53px;
	display:block;
	margin-right:36px;
}
.list li.but01 a:hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:67px;
	height:53px;
	display:block;
}
.list_but01_a_hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:67px;
	height:53px;
	margin-right:36px;
	display:block;
}
.list li.but02 a{
	background-image: url(../images/eng/list.png);
	background-repeat: no-repeat;
	width:65px;
	height:53px;
	display:block;
	background-position: -103px 0px;
	margin-right:35px;
}
.list li.but02 a:hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:65px;
	height:53px;
	display:block;
}
.list_but02_a_hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:65px;
	height:53px;
	display:block;
	background-position: -103px 0px;
	margin-right:35px;
}
.list li.but03 a{
	background-image: url(../images/eng/list.png);
	background-repeat: no-repeat;
	width:58px;
	height:53px;
	display:block;
	background-position: -203px 0px;
	margin-right:33px;
}
.list li.list_but03_a_hover a{
	background-image: none;
	width:58px;
	height:53px;
	display:block;
	background-position: -203px 0px;
	margin-right:33px;
}
.list li.but03 a:hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:58px;
	height:53px;
	display:block;
}
.list li.list_but03_a_hover a:hover{
	background-image: none;
}
.list_but03_a_hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:58px;
	height:53px;
	display:block;
	background-position: -203px 0px;
	margin-right:33px;
}
.list li.but04 a{
	background-image: url(../images/eng/list.png);
	background-repeat: no-repeat;
	width:73px;
	height:53px;
	display:block;
	background-position: -294px 0px;
}
.list li.but04 a:hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:73px;
	height:53px;
	display:block;
}
.list_but04_a_hover{
	background-image: url(../images/eng/list_ahover.png);
	background-repeat: no-repeat;
	width:73px;
	height:53px;
	display:block;
	background-position: -294px 0px;
}
/*-*/
.fb{
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:39px;
	margin-right:370px;
}
/*-*/
.copyright{
	position:absolute;
	right:0;
	bottom:0;
	margin-right:106px;
	margin-bottom:34px;
	font-family:"Myriad Pro", "Arial Unicode MS";
	font-size:11px; -webkit-transform:scale(0.91); display:inline-block;
	color:#5c5c5c;
}
.copyright A:link , .copyright A:visited{
	color:#5c5c5c;
	text-decoration:none;
}
.copyright A:hover , .copyright A:active{
	color:#160f0d;
	text-decoration:none;
}
.copy_t{
	color:#868686;
}
.copy_t A:link , .copy_t A:visited{
	color:#868686;
	text-decoration:none;
}
.copy_t A:hover , .copy_t A:active{
	color:#504b49;
	text-decoration:none;
}
/*-*/
.icon{
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:32px;
	margin-right:43px;
}
/*-----------------------------------------上方-----*/
.search{
	position:absolute;
	z-index:1001;
	top:0;
	right:0;
	margin-right:296px;
	width:147px;
	height:44px;
}
.search_left{
	background-image: url(../images/search_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 11px;
}
.search_middle{
	background-image: url(../images/search_middle.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 33px;
	width: 105px;
}
.search_box{
	width:100px;
	font-size:14px;
	font-family:"微軟正黑體","黑体", "新細明體";
	color:#5a5250;
	border:none;
	background-image: url(../images/search_middle.png);
	background-repeat: repeat;
	padding-top:6px;
}
.search_btn{
	float: left;
	height: 33px;
	width: 31px;
}
/*-*/
.photo{
	position:absolute;
	z-index:1000;
	top:0;
	right:0;
	margin-right:127px;
	width:168px;
	height:33px;
}
/*---下拉*/
#quickmenu_content{
	width:208px;
	height:300px;
}
/*-*/
.photo_con{
	width:208px;
	background-image: url(../images/photo_middle_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 21px 21px 17px;
	overflow:hidden;
	margin-top:85px;
	position:absolute;
	z-index:998;
}
/* ======================= */
/* 下拉選單區塊  */
/* ======================= */
.photo_con ul{
	margin:0;
	padding:0;
	list-style:none;
}
.photo_con li {
	display: block;
	float: left;
}
/* ======================= */
/* 下拉選單的高度 */
/* ======================= */
.photo_con ul li ul {
	margin: 0;
	padding:0;
	display: block;
	overflow: auto;
	width: 208px;
	color: #4c4c4c;
}
.photo_con ul li ul li {
	display:block;
}
.photo_con_bg{
	background-color:#e8e8e8;
	padding:18px 12px 18px 12px;
}
/* 當選到時 */
/* ======================= */
.photo_con .option_selected {
    background: url("../images/dropdown.png") no-repeat scroll 0 0 transparent;
    color: #4c4c4c;
    display: block;
    font-size: 12px;
    line-height: 34px;
    margin-top: 9px;
    padding: 0 8px;
    position: relative;
    width: 200px;
    z-index: 400;
}
.photo_con li{
	float:none;
}
/*--底圖*/
.photo_down{
	background-image: url(../images/photo_down.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:246px;
	height:13px;
}
/*-*/
.languge{
	position:absolute;
	z-index:9999;
	top:0;
	right:0;
	margin-top:13px;
	margin-right:68px;
	width:39px;
	height:11px;
}
.languge ul{
	margin:0;padding:0;list-style:none;
}
.languge li{
	float:left;
	display:block;
}


body,.select_menu,dl, dt, dd, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

/*-----------------------------------------------------第一層選單內容-----*/
/* ======================= */
/* 下拉選單區塊  */
/* ======================= */
.select_menu03 {
	width:208px;
	background-image: url(../images/photo_middle_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding:14px 21px 21px 17px;
	overflow:hidden;
	margin-top:33px;
	position:absolute;
	z-index:999;
}

.select_menu03 ul li {
	display: block;
	float: left;
	margin:0;
	padding:0;
	list-style:none;
}

/* ======================= */
/* 下拉選單的高度 */
/* ======================= */
.select_menu03 ul li ul {
	margin: 0;
	padding:0;
	display: none;
	overflow: auto;
	width: 208px;
	color: #4c4c4c;
}

.select_menu03 ul li ul li {
	background: #fff;
	display:block;
}

.select_menu03 ul li ul li a {
	display: block;
	padding: 0 10px;
	font-size: 12px;
	overflow: hidden;
	line-height: 29px;
	color:#555;
}

/* ======================= */
/* 子層選單 */
/* ======================= */
.select_menu03 ul li ul li ul.children{
	margin: -4px 0 0;
	display: none;
	position: inherit;
	width: 100%;
	z-index:none;
	border: 0;
	height:inherit;
}

.select_menu03 ul li ul li ul.children li a{padding-left:30px;}

/* ======================= */
/* 當選到時 */
/* ======================= */
.option_selected03 {
    background: url("../images/dropdown.png") no-repeat scroll 0 0 transparent;
    color: #555;
    display: block;
    font-size: 12px;
    line-height: 29px;
    margin-top: 9px;
    padding: 0 8px;
    position: relative;
    width: 208px;
    z-index: 400;
}

.option_list03 li{
	float:none;
	width:100%;
}

/* ======================= */
/* 滑入選項變色*/
/* ======================= */
.hovered_item{
	background: #eee;
	font-weight: bold;
	color:#333;
}

/*-------------------------------------------------------------內頁內容-----*/
#content{
	position:absolute;
	z-index:999;
	width:950px;
	height:480px;
	top:50%;
	left:50%;
	margin-top:-290px;
	margin-left:-480px;
	background-image: url(../images/ex_con_bg.png);
	background-repeat: repeat;
}
/*--------------------------------------------------------------product_內容區塊-*/
#content_pro{
	position:absolute;
	z-index:999;
	width:100%;
	height:590px;
	top:50%;
	left:0;
	margin-top:-290px;
}
/* for 1100px or less */
@media screen and (max-width: 1200px) {
.copyright {
	display:none!important;
}
.fb {
	margin-right:120px!important;
}
}