/* CSS Document */

#contents_title {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 182px;
	width: 900px;
}
#contents_title h2 {
	display: none;
}
#main_title {
	height: 200px;
	width: 50px;
	background-image: url(../images/main_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#main_title p {
	display: none;
}
#investment {}
#investment p {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 20px;
	color: #1A5A9B;
	display: block;
	width: 800px;
}



/* CSS Document */

#contents_title {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 182px;
	width: 900px;
}
#contents_title h2 {
	display: none;
}


#main_title {
	height: 200px;
	width: 50px;
	background-image: url(../images/main_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#main_title p {
	display: none;
}


#investment {
	width: 830px;
}

#investment ul {
	display: block;
}
#investment ul li {
	display: block;
	float: left;
	width: 415px;
	padding-bottom: 30px;
}
#investment ul li .pic_back {
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 14px;
	width: 350px;
}
#investment ul li .pic_back .pic {
	height: 350px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
#investment ul li .pic_back p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	height: 15px;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 350px;
	color: #333333;
}
