/* CSS Document */

#contact{
	margin: 15px auto;
	width: 750px;
	padding: 15px 25px;
}
#contact img{
	border-style: none;
}
#top_link {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(../images_08/ya_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 140px;
	margin-left: 610px;
	margin-bottom: 40px;
}

.box1{
	border-bottom: 1px dashed #333;
	padding-bottom: 15px;
	margin-top: 15px;
}
.box2{
	border-bottom: none;
	padding-bottom: 15px;
	margin-top: 15px;
}
.box_left{
	float: left;
	width: 220px;
}
.box_right{
	float: right;
	width: 520px;
}
.box_right ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box_right li{
	line-height: 30px;
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	font-size: 14px;
	margin-top: 5px;
}
.box_right li a{
	color: #333333;
}