/* CSS Document */

h3{
font-size:15px;
	color:#ff0079;
}

#left2{
	width:49%;
	height:atuo;
	float:left;
	text-align:center;
	margin:0 0 10px 0;
}

#right2{
	width:49%;
	height:auto;
	float:right;
	text-align:center;
	margin:0 0 10px 0;
}

.cont_img{
	float:left;
	margin:0 5px 0 0;
}

#comment{
	text-align:left;
	height:auto;
	padding:10px 5px 0 5px;
}

#left3{
	width:30%;
	height:80px;
	float:left;
	margin:0 0 10px 0;
}

#right4{
	width:69%;
	height:80px;
	float:right;
	margin:0 0 10px 0;
}