﻿body 
{
	margin:0;
	padding: 0;
	/*width:1242px;
	/*background:url("../../images/body_bg.jpg");*/

}
#mainajx
{	
	width:1200px;
	background:#fff;
	/*margin-left:124px;
	margin-right:124px; 	*/
	margin-top:0px; //首頁上面空白
	padding:0px 0px 0px 0px;

}

/*
#footer 
{
    
	position: relative;   Needed for Safari 
	padding: 0px;
	height:65px;
}
*/


#header 
{
//    height:205px;
//    text-align:left;
}

#outer_wrapper {
  text-align:left;
}

#wrapper {
  
}

#container 
{
    width: 100%;
    float: left;
    margin-right: -304px;
}

#row
{
    width: 100%;
    float: left;
background:url("/images/qrcode.png");
}


#content 
{

    margin-right: 263px;
    *margin-right: 263px;
    padding-left:0px;/* content與左視窗的距離*/ /* 最左邊靠齊 */
	padding-right:0px;/* content與right 的距離*/
	padding-top:0px;
}

#main 
{

	margin-left:266px; /* cody 左邊與右邊距離 */
	margin-top:4px;/* content與Header距離*//* 上面與下面內容距離 */
	padding: 0px 0px 0px 0px;/* content與兩側間隔*/
	*padding: 0px 0px 0px 0px;/* content與兩側間隔*/
	_padding: 0px 0px 0px 0px;/* content與兩側間隔*/
}

#nav 
{

    margin-top:0px;/* left與Header距離*/ /* 左邊高度 */
	
	width: 0px;
	float: left;
}
#sidebar 
{

	width: 255px;
	float: right;
	margin-right: 0px;/* right與右視窗的距離*/
	margin-top:0px;/* right與Header距離*/
}

#logo
{
    display:none;
}



.clearing {
    height: 0;
    clear: both;
}

/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #EEEEEE;
	border-top: 1px solid #ddd;
	color: #000000;
	text-align: left;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #000000;
}
footer a:hover {
	color: #AAAAAA;
}
footer h5 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.col-sm-2 {
  margin-left: -50px;
  margin-right: -5px;
}
.col-sm-3 {
  margin-left: -50px;
  margin-right: -10px;
}
.col-sm-4 {
  margin-left: 0px;
  margin-right: 0px;
}
.col-md-6 {
}

.mod {
    margin: 0 0 0px;
    padding: 0px 0px 0px 0px;
    width: 1000px;
}
.cntblqsearch01 h4 {
  border-radius: 3px;
  color: #a10602;
  display: inline-block;
  font-family: PMingLiU;
  font-size: 12px;
  height: 22px;
  width: 60px;
  line-height: 10px;
  padding:6px 0px 0px 6px;
  vertical-align: right;
  float: left;
  background: #fff;
  border: 1px solid #999;
  //-webkit-box-sizing: border-box;
  //-moz-box-sizing: border-box;
  //box-sizing: border-box;
}
.cntblqsearch01 .blq01 {
  height: 22px;
  //overflow: hidden;
}
.cntblqsearch01 .blq01 li {
  font-size: 12px;
  border-left: 1px solid #999999;
  display: inline;
  height: 22px;
  line-height: 42px;
}
.cntblqsearch02 .blq02 {
  height: 80px;
  width: 1000px;
  //overflow: hidden;
}
.cntblqsearch02 .blq02 li {
  font-size: 14px;
  border-left: 1px solid #999999;
  display: inline;
  height: 22px;
  line-height: 42px;
}
.cntblqsearch01 .blq01 li.first {
  border: none;
}
.cntblqsearch01 .blq01 li a {
  margin: 0 0 0 5px;
}
.flash_banner .open {
 z-index: 10000;
 position:static;
 top:0;
 right:0;
 width:70px;
 height:70px;
 display:block;
  float:right;
}
.flash_banner_pop .close {
 //position: fixed;
// z-index: 0;
 z-index: 10000;
 position:static;
 top:0;
 right:0;
 width:70px;
 height:70px;
 display:block;
  float:right;
}

.flash_banner .activity {
    position: static;
    top: 0;
    left: 0;
    height: 70px;
    display: block;
    float:left;
}

.flash_banner_pop .activity {
    z-index: 10;
    position: relative;
    top: 70;
    left: 0;
    height: 655px;
    display: block;
    float:left;
}

.header_box_pop {
z-index:5;position: relative; //div 優先權
}

/*header set*/
.type04_header {
 position:relative;
 text-align:left;
 background-color:#fff;
}
.header_box1 {
 width:1200px;
 height:33px; 
 position:relative;
 top:0;
 z-index:1;
 background:#ffffff;
 border-bottom:2px solid #ffffff;
 -webkit-overflow-scrolling:touch;  
 _position:absolute;
 _top:expression(documentElement.scrollTop+"px");
 animation: myfirst 5s;
-moz-animation: myfirst 5s; /* Firefox */
-webkit-animation: myfirst 5s;  /* Safari ??Chrome */
-o-animation: myfirst 5s; /* Opera */
}
.website_nav{float:left;}
.website_nav, .type04_header .website_nav a,
.type04_header .service_nav, .type04_header .service_nav a {
 color:#666;
 line-height:33px;
 height:33px;
 text-decoration:none;
}
.type04_header .website_nav a:hover,
.type04_header .service_nav a:hover { color:#666; text-decoration:underline;}
.type04_header .website_nav li{ float:left; padding:0 5px;}
.type04_header .service_nav { float:right;}
.type04_header .service_nav li { float:left; padding:0 5px;}
.type04_header .service_nav .pop_tip_box span {
  margin-left:2px;
  color:#8c1c1c;
  text-decoration:none;
  font-weight:bold;
  font-family:Verdana;
}
