@charset "utf-8";
/* CSS Document */
.nav .nav7 a{
	color:#fff;
	background:url(../images/bg_all.png) 6px -700px;
}
#page_contact_us{
	padding:20px;
}
.table1{
	width:100%;
	margin-bottom:40px;
}
.table1 tr:hover{
	background-color:#dfe8f7;
}
.table1 th,.table1 td{
	line-height:24px;
	border-top:#ccc 1px dotted;
	border-bottom:#ccc 1px dotted;
}
.table1 th{
	width:18%;
	text-align:right;
	padding-right:2%;
}
.table1 td{
	width:80%;
	word-wrap: break-word; 
	word-break:break-all;
}
.contact_us_title{
	color:#3a792d;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#eee;
}
.contact_us_inquiry_btn a{
	display:inline-block;
	width:150px;
	height:35px;
	color:#777;
	text-decoration:none;
	background:url(../images/bg_all.png) no-repeat 0 -650px;
}
.contact_us_inquiry_btn a span{
	display:block;
	width:16px;
	text-indent:-1000em;
	cursor:pointer;
}