#article_manner * {
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 13px;
	line-height: 140%;
}

#article_manner ul li {
	list-style-type: none;
}

#article_manner div#pagetitle_manner {
	padding-bottom: 15px;
}

#article_manner ul.a {
	float: left;
	width: 313px;
	margin-top: 5px;
}

#article_manner ul li dl dd.a_text {/* 修正 */
	font-size: 16px;
	padding-top: 5px;
	color: #333333;
}

#article_manner ul.b {
	float: left;
	width: 337px;
	margin-left: 25px;
	margin-top: 5px;
}

#article_manner ul li.clear {
	clear: both;
}

#article_manner ul.b li dl dt.b_img {
	float: left;
	width: 175px;
	padding-bottom: 10px;
}

#article_manner ul.b li dl dt.b_title {
	float: left;
	width: 162px;
}

#article_manner ul.b li dl dd {/* 修正 */
	float: left;
	width: 162px;
	font-size: 16px;
	margin-bottom: 15px;
	color: #333333;
}

#article_manner h4 {
	clear: both;
}

#article_manner p {/* 追加 */
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
}

#article_manner div.c {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 674px;
	padding-bottom: 40px;
}

#article_manner div ul.c {
	margin-left: 35px;
}

#article_manner div ul li.c_text {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 175px;
	padding-top: 35px;
	font-weight: bold;
	color: #373067;
}

#article_manner div ul li.c_img {
	float: left;
	width: 200px;
	margin-left: 15px;
}

#article_manner div ul li.c2_img {
	float: left;
	width: 175px;
}

#article_manner div ul.c2 {
	margin-left: 35px;
	margin-top: 15px;
	clear: both;
}

#article_manner p.company {/* 修正 */
	width: 666px;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;
}