.container-contact {
	display: block;
	float: left;
	width: 900px;
	padding-right: 40px;
	padding-left: 60px;
	position: relative;
}
.contactlist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 255px;
	position: relative;
	font-size: 11pt;
}
.caselist img{
	float: left;
}

.contact-right{
	float: left;
	width: 645px;
	position: relative;
	display: block;
	padding-top: 50px;
}
.contact-right h1{
	font-weight: normal;
	margin: 0px;
	float: left;
	width: 388px;
	position: relative;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #737373;
}
.contact-right h1 b{
	background-image: url(http://error.ibest.com.tw/404.html);
	background-repeat: repeat-x;
	background-position: left top;
	width: 388px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #737373;
	margin: 0px;
	padding-right: 9px;
	padding-left: 9px;
	display: block;
	float: left;
	position: relative;
}
.contact-right h1 b td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #737373;
}
.glay{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #737373;
}
.contact-right h1 b input.key[type=text]{
	border: 1px solid #B7B7B7;
	background-color: transparent;
	color: #333333;
	width: 100px;
}
.contact-right h2{
	display: block;
	margin: 0px;
	float: left;
	width: 220px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	color: #1391CB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.contact-right h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	color: #28A6F0;
	margin: 0px;
	float: left;
	width: 645px;
	text-align: center;
	padding: 0px;
}
.customertable{
	width: 406px;
	padding: 0px;
	margin: 0px;
}
.customertable td{
	width: 320px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.customertable th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #737373;
	width: 80px;
	margin: 0px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: right;
}
.customertable input[type=text]{
	border: 1px solid #B7B7B7;
	background-color: transparent;
	color: #333333;
	width: 300px;
}
.customertable input {  
    border: expression((this.type=="text") ? "1px solid #B7B7B7" : "style"); 
	background-color: expression((this.type=="text") ? "transparent" : "style"); 
	color: expression((this.type=="text") ? "#333333" : "style");
	width: expression((this.type=="text") ? "300px" : "style");
}
.customertable textarea{
	border: 1px solid #B7B7B7;
	background-color: transparent;
	color: #333333;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#B1B1B1;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-shadow-color:#B1B1B1;
	scrollbar-arrow-color:#B1B1B1;
	scrollbar-track-color:#fff;
	width: 300px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-size: 10pt;
}
