@charset "utf-8";
/* CSS Document */
::selection{color:#F36}
#fb {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 100;
	margin-left: 975px;
	margin-top: 5px;
}
body
{
	margin: 0;
	padding: 0;
	background-image: url(../images/white_wall.png);
	background-repeat: repeat;
	}
img{
	border:0;
	}
#topline {
	background-image: url(../images/topline.jpg);
	background-repeat: repeat;
	height: 3px;
}
#layout1000 {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 136px;
}
#banner {
	height: 360px;
	width: 1000px;
}
#icontent {
	background-image: url(../images/i_bg.png);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	background-position: right top;
	margin-top: 10px;
}
#content1 {
	background-image: /*url(../images/2_bg.png);*/
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	background-position: right top;
	margin-top: 10px;
}
#content2 {
	background-image: url(../images/p3_bg.png);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	background-position: right top;
	margin-top: 10px;
}
#content3 {
	background-image: url(../images/p4_bg.png);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	background-position: right top;
	margin-top: 10px;
	float: left;
}
#content4 {
		background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	background-position: right top;
	margin-top: 10px;
	float: left;
}
.ititle {
	display:block;
}
.padding50 {
	font-family: "微軟正黑體", arial;
	font-size: 12pt;
	line-height: 30px;
	padding-left: 50px;
}
.blue {
	color: #06C;
}
#footer {
	font-family: "微軟正黑體", arial;
	font-size: 10pt;
	line-height: 25px;
	color: #FFF;
	background-color: #036;
	text-align: center;
	width: 960px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.top {
	vertical-align: top;
}
.menu {
	float: right;
	height: 63px;
	margin-top: 73px;
}
#index_center ul{
	list-style:none;
	width: 3000px;
	position: absolute;
	z-index: 1;
	margin:0px;
} 
li {
	float:left;
	margin:0px;
 
}
.banner-list {
	padding:0px;
	margin:0px;
}
#index_center {
	height: 368px;
	width: 999px;
	overflow: hidden;
	position: relative;
	padding: 0px;
}
#number{
	width: 60px;
	overflow: hidden;
	position: absolute;
	margin-left: 930px;
	margin-top: 470px;
	z-index: 99;
	margin-right: auto;
	margin-bottom: 0;
}
#number ul{
	list-style:none; margin:0; padding:0; width:70px; margin:0 auto;
	 }
#number li{
	 cursor:pointer; 
	 float:left; 
	 color:#dc7374; 
	 width:10px; 
	 height:10px; 
	 font-family: "微軟正黑體"; font-weight:bold;  
	 font-size:9pt; 
	 text-align:center; 
	 line-height:13px; 
	 border:1px solid #CCC; 
	 margin-right:6px;  
}
.CC{
	background-color:#FF4D20;
	display: block;
	color: #FFF;
	border: 1px solid #CCC;
	font-weight: bold;
	font-family: "微軟正黑體";
}
#index_center img{
	height: 368px;
	width: 1000px;
}
#banner {
	height: 250px;
	width: 1000px;
}
.workimage-link {
  display: inline-block;
  margin: 0 10px 20px 10px;
  line-height: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 4px solid #5e5e5e;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.workimage-link:hover {
  border: 4px solid #00bfa8;
}
.workimage {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#contactform {
	width: 530px;
	display: inline;
	float: left;
}
.scenesbox{
	background: #FCFCFC;
	font-family: "微軟正黑體", arial;
	font-size: 10pt;
	color: #333;
	line-height: 30px;
	padding: 10px;
	margin-bottom: 10px;
	}
.float-left {
	float: left;
	margin-right: 10px;
}

.scenesbox h4{
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #F36;
	font-size: 11pt;
}
.lineheight35 {
	font-family: "微軟正黑體", arial;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.small {
	font-size: 10pt;
	line-height: 25px;
}
.red {
	font-size: 14pt;
	font-weight: bolder;
	color: #F30;
}
