@charset "utf-8";
/* CSS Document */

#contact_info{
	color:#FFF;
	padding:0px 10px;
	line-height:30px;
	background:#A18C59;
	margin-bottom:15px;
}
#content{
	width:900px;
	padding:0 0 0px 0;
	margin-left:34px;
	position:relative;
	line-height:26px;
}
#content .left{
	width:345px;
	color:#777777;
	font-size:12px;
	float: left;
}
#content .left td{
	padding:3px 0px 3px 10px;
	border-bottom:#777777 1px solid;
}
#content .left .con{
	padding:25px 10px 0 10px;
}
#content .right{
	width:490px;
	float:right;
	padding:5px 5px 5px 5px;
	background:#E6E6E6;
}
#content .right table.bg_use td{
	background: url(../wrapper/img/bg.jpg);
}
#content .right table{
}
#content .right tr > td {
	color:#666666;
	padding:5px 10px;
}
#content .right tr > td.title_use{
	color: #3D2519;
	padding-left: 15px;
}
#content .right tr > td.title_use img{
	padding:5px 13px 0px 0px;
}
#content .right tr > td table tr td{
	padding: 0px 0px;
	border-bottom: none;
}