.contentsBox{
	width : 750px ;
	margin-left : 30px ;
	padding-bottom :20px;
	float : left ;
	overflow : hidden ;
}

.pageTitleWH {
	width :720px ;
	height : 78px ;
	padding-top : 22px ;
	padding-left : 10px ;
	border-left : solid 20px #800000 ;
}

.pageTitle1 {background-image : url("../image/haed-burow.jpg");}
.pageTitle2 {background-image : url("../image/haed-3d.jpg");}
.pageTitle3 {background-image : url("../image/head-factriy.jpg");}
.pageTitle4 {background-image : url("../image/haed-tai.jpg");}
.pageTitle5 {background-image : url("../image/haed-copletion.jpg");}
.pageTitle6 {background-image : url("../image/head-frow.jpg");}
.pageTitle7 {background-image : url("../image/haed-lnquiry.jpg");}


.pageTitleWH h2{
	font-size : 3.5em ;
	color : #000000 ;
}

.pageSubTitle {
	width :730px ;
	margin-top : 20px ;
	margin-bottom : 20px ;
	border-left : solid 20px #ff8c00 ;
	background-image : url("../image/colorW90.png") ;
}


.pageSubTitle h3{
	padding:12px;
	font-size : 1.8em ;
	color : #000000 ;
}

.blowProductTable{
	width:750px;
	margin-top : 10px ;
	overflow : hidden ;
}

.blowProductTable ul{
	cursor : pointer ;
	list-style-type: none;
}

.blowProductTable ul li{
	float : left ;
	width:248px;
	text-align : center ;
	padding : 10px 0px 10px ;
	color : #ffffff ;
	border-right : solid  1px #ffffff ;
	border-bottom : solid  1px #ffffff ;

	-moz-transition-property: background-color ;
	-webkit-transition-property: background-color ;
	-o-transition-property: background-color ;
	-ms-transition-property: background-color ;
	transition-property: background-color ;

	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
	transition-duration:0.3s;

	-moz-transition-timing-function:ease-in-out;
	-webkit-transition-timing-function:ease-in-out;
	-o-transition-timing-function:ease-in-out;
	-ms-transition-timing-function:ease-in-out;
	transition-timing-function:ease-in-out;
}

.blowProductTable ul li:hover {
	background-color: #ff8c00 ;
	color : #ffefd5 ;
}

.blowProductTable ul li:nth-of-type(3) {border-right : none ;}
.blowProductTable ul li:nth-of-type(6) {border-right : none ;}
.blowProductTable ul li:nth-of-type(9) {border-right : none ;}
.blowProductTable ul li:nth-of-type(10) {border-bottom : none ;}
.blowProductTable ul li:nth-of-type(11) {border-bottom : none ;}
.blowProductTable ul li:nth-of-type(12) {border-right : none ; border-bottom : none ; }

.pageSubTitle h3{
	font-size : 1.8em ;
	color : #000000 ;
}

.container{
	width : 750px ;
	margin-bottom:20px;
	overflow : hidden ;
}

.containerP{
	height : 350px ;
}

.container h4{
	font-size : 1.8em ;
	margin-top : 20px ;
	padding-bottom : 20px ;
	line-height : 1.5em ;
}

.box{
	width : 420px ;
	height : 300px ;
	margin-right : 20px ;
	float : left ;
}

.blowimage1{background-image : url("../image/bImage1.png") ;}

.explanation{
	width : 300px ;
	float : left ;
}

.explanation p{
	text-align : center ;
	margin-top : 20px ;
	padding-bottom : 20px ;
	border-bottom : solid 1px #ffffff ;
}

.explanation p:nth-of-type(even) {
	border-bottom : none ;
}

p.machineName{
	text-align : left ;
	margin-left : -20px ;
	padding : 5px 0px 5px 10px ;
	font-size : 1.5em ;
	background-color : #ff0000 ;
}

.container table caption{
	text-align : left ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	font-size : 2.5em ;
}

td{
	width: 150px ;
	padding : 7px ;
}

.trTop th{
	padding:5px;
}

.container table tr:nth-of-type(odd){
	background-color : #2e5587 ;
}

p.brevity{
	width : 750px ;
	text-align : left ;
	margin-left : 0px ;
	padding : 15px 0px ;
	font-size : 1em ;
	line-height : 2em ;
}

.article{
	float : left ;
}

.leftImage{
	width : 280px ;
	margin-bottom : 10px ;
	margin-right : 20px ;
	position : relative ;
}

.leftImage p{
	width : 270px ;
	background-color : #04042b ;
	padding : 5px ;
	position : absolute ;
	bottom : 0 ;
	z-index : 105 ;
	font-size : 0.8em ;
}

.marginTop{
	margin-top:10px;
	padding-top:10px;
	border-top : solid 1px #778899 ;
}

.factoryBox table tr:nth-of-type(2n+1){
	background-color : #2e5587 ;
}

.factoryBox table tr th:nth-of-type(5n){
	width:40px;
}

.factoryBox table tr>th{
	background-color : #708090 ;
}

.factoryBox table{
	width : 750px ;
	border-right : solid 1px #778899 ;
	border-left : solid 1px #778899 ;
	text-align : center ;
}

.factoryBox tr{
	border-right : solid 1px #778899 ;
	border-left : solid 1px #778899 ;
}

.factoryBox th{
	width:250px;
	border : solid 1px #dcdcdc ;
}

.factoryBox td{
	border-right : solid 1px #778899 ;
	border-left : solid 1px #778899 ;
}


.system table{
	float : left ;
}

.system table th{
	border : solid 1px #dcdcdc ;
	background-color : #708090 ;
}

.system table td{
	border : solid 1px #778899 ;
}

.system table:nth-of-type(2){
	margin-left : 50px ;
}

.summary{
	width: 730px ;
	margin-top:25px;
	margin-left:20px;
}

.summary th{
	width: 30% ;
	border-right : solid 1px #778899 ;
}

.text p{
	margin-left: 20px ;
	margin-bottom: 10px ;
}

.textRsize p{
	margin:10px 0px;
	text-align:center;
}

.iframe{
	background-image : url("../image/loading.jpg") ;
}

.history{
	width : 750px ;
	margin-top : 20px ;
	overflow : hidden ;
}

.history img{
	float : left ;
	margin-right:20px;
}

.history p:nth-of-type(2){
	margin-top : 20px ;
	line-height : 2em ;
}

.history strong{
	font-size : 2.5em ;
	line-height : 1.2em ;
	margin-top : none ;
}

.thanksBox{
	margin :20px;
	padding:20px;
	border:solid 1px #ffffff ;
}

.thanksBox p:first-child{
	text-align:center;
	margin-bottom:10px;
	font-size:3em;
}

.thanksBox p:nth-of-type(2){
	text-align:center;
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom:solid 1px #ffffff ;
	font-size:1.5em;
}

.thanksBox p span{
	color:#ff4500;
}

.flowBig{
	margin-top:20px;
}

.flowBox{
	overflow : hidden ;
}

.imgSize{
	width : 130px ;
	height : auto ;
}

.arrowSize{
	width : 75px ;
	height : auto ;
	margin-top : 20px ;
}

.arrowDd{
	margin-left : 640px ;
}

.arrowSizeD{
	width : auto ;
	height : 75px ;
	margin-top : 10px ;
	margin-bottom : 10px ;
}

.rightFloat dd{
	float : left ;
}

.leftFloat dd{
	float : right ;
}
