@charset "utf-8";
/* CSS Document */

/*定義-------------------------------------*/
#header{
	height:auto;
	width:100%;
	margin:0 auto;
	}

#banner{
	height:auto;
	width:100%;
	margin:0 auto;
	background:url(../data/wrapper/banner/bg.jpg) center;
	}

#content{
	height:auto;
	width:100%;
	margin:0 auto;
	}

#footer{
	height:auto;
	width:100%;
	margin:0 auto;
	background:url(../data/wrapper/footer/bg.jpg) repeat-x;
	}
	
/*定義-------------------------------------*/
/*header-------------------------------------*/
#header_box{
	height: 136px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background:url(../data/wrapper/top_bg.jpg);
	}
#menu_bg{
	height: 68px;
	width: 805px;
	position: absolute;
	top: 22px;
	right: 32px;
	}
#logo{
	position: absolute;
	top: 34px;
	left: 20px;
	}
/*header-------------------------------------*/

#banner_box{
	height: 208px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	}
#banner_box .pic{}
#banner_box .prev{
	width: 42px;
	height: 42px;
	position: absolute;
	left: 1px;
	top: 192px;
	}
#banner_box .prev a{
	width:42px;
	height:42px;
	display:block;
	}
#banner_box .next{
	width: 42px;
	height: 42px;
	position: absolute;
	right: 1px;
	top: 192px;
	}
#banner_box .next a{
	width:42px;
	height:42px;
	display:block;
	}
#content_box{
	height: auto !important;
	width: 950px;
	position: relative;
	margin: 0 auto;
	background: url(../data/wrapper/con_bg_top.jpg) no-repeat;
	background-color: #FFF;
	padding: 30px 25px 50px;
	}
#content_right{
	position: relative;
	width: 647px;
	height: auto;
	float: right;
	padding: 22px 10px 0px 20px;
	}
#content_title{
	font-size: 16px;
	width: 500px;
	height: auto;
	color:#555;
	font-weight:bold;
	}
/*麵包屑*/
#breadcrumbs{
	width: auto;
	height: 15px;
	text-align: right;
	position: absolute;
	top: 24px;
	right: 0px;
	font-size: 12px;
	color: #4DB2E7;
	background: url(../data/pages/icon_home.png) no-repeat;
	padding: 0px 0 0 22px;
	letter-spacing: 0.08em;
	}
#breadcrumbs a{
	height: 17px;
	color:#999;
	text-decoration:none;
	}
#breadcrumbs a:hover{
	color:#999;
	}
/*麵包屑*/

/*language*/
#language{
	width: 80px;
	height: 22px;
	position: absolute;
	right: 20px;
	top: 28px;
	background: url(../data/wrapper/lg_bg.png) no-repeat;
	padding:2px 0 0 26px;
	}
#language select {
  background: none;
  border: none;
  color: #BBB;
}
/*language*/


/*********************************************************/
/*********************************************************/


/*********************************************************/
/*********************************************************/
#iproducts .clear{
	padding-left:0;
	}
/********************************************************/
#contact_box{
	height: 86px;
	width: 268px;
	position: absolute;
	top: 203px;
	left: 590px;
	background:url(../data/wrapper/info.png) no-repeat;
	padding:25px 25px 40px 188px;
	overflow:hidden;
	}
#contact_box .info{
	font-size:12pxpx;
	color:#999;
	line-height:22px;
	white-space:1px;
	}
.dot {
	font-size:16px;
	font-weight:bold;
	color:#006CBD;
	height:21px;
	width:637px;
	margin-bottom:10px;

}
