@charset "utf-8";
#contact_flash {
	height: 376px;
	width: 903px;
}
#contact_head{
	height: 73px;
	width: 903px;
	background-image:url(images/product_11.jpg);
}
#contact_body{
	height: auto;
	width: 903px;
	background-image: url(images/mail_b_20.jpg);
	background-repeat: repeat-y;
	float: left;
}

#contact_body_Left{
	float:left;
	height:auto;
	width:334px;
	background-image: url(images/mail_12.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#contact_body_Right{
	float:right;
	height:auto;
	width:569px;
	background-image: url(images/mail_15.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contact_body_Left_L{
	float:left;
	height:auto;
	width:46px;
	background-repeat:repeat-y;
	background-image:url(images/mail_12.jpg);
	
}
#contact_body_Left_R{
	float:right;
	height:auto;
	width:288px;
}
#contact_body_Right_L{
	float:left;
	height:auto;
	width:519px;
}
#contact_body_Right_R{
	float:right;
	height:auto;
	width:50px;
	background-image:url(images/mail_15.jpg);
	background-repeat:repeat-y;
}
#contact_foot{
	height:79px;
	width:903px;
	background-image:url(images/mail_20.jpg);
	clear: both;





}
.input {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}

.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contact_body #contact_body_Right #contact_body_Right_L #form1 td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
.table_no {
}
.search {
	background-color: #999999;
	border: 1px dotted #999999;
	color: #FFFFFF;
}

