body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#main {
	width: 1004px;
}
.font_c1 {
	color: #B9C4FB;
	font-family: Arial, Helvetica, sans-serif;
}
.font_14px {
	font-size: 14px;
}
.font_16px {
	font-size: 16px;
}.contents_1 {
	font-size: 14px;
	line-height: 20px;
}
.prolist img {
	border: 1px solid #CCCCCC;
}
.client_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #08679D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #0A77AF;
	width: 690px;
	margin-left: 10px;
}
.client_list {
	line-height: 20px;
	font-size: 13px;
}

.client_list ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.client_list li {
	float: left;
	width: 220px;
}
.input {
	border: 1px solid #9DA092;
	color: #666666;
}
.point {
	background-image: url(../i/feedback/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
}

.boder_b1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
.boder_b2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d8d8d;
}
.submit {
	width: 100px;
	height: 30px;
}
