/*-----------------------------------------------
  –{•¶
-----------------------------------------------*/

#present_title {
	margin: 0;
	padding: 0;
}

#present_body {
	width: 600px;
	background-color: #fff;
	padding:40px 20px;
	display: block;
	overflow: hidden;
}

#present_copy {
	widht: 600px;
	margin-bottom: 50px;
	background-image: url(../images/090813/copy_bg.gif);
	background-repeat: repeat-y;
}

#present_copy1 {
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#present_copy2 {
	margin-top: 25px;
	margin-left: 30px;
}


.present_title {
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0;
}

.present_img {
	margin-bottom: 10px;
	padding: 0;
}

.present_text {
	width: 600px;
	margin-bottom: 20px;
	padding: 0;
}


.present_img_3 {
	float: right;
	margin: 0;
	padding: 0;
}

.present_text_3 {
	float: left;
	width: 480px;
	margin-bottom: 60px;
	padding: 0;
}

.pre_other {
	background-color:#FFF;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #CCC;
}


