
/* cencept */

#cencept{
	width			: 650px;
}

#con_1{
	width			: 650px;
	float			: left;
	padding-bottom	: 20px;
	background		: url(./img/img1.jpg) no-repeat;
}

#con_1 h3{
	margin-bottom	: 10px;
}

#con_1 .line{
	width			: 480px;
	font-size		: 12px;
	line-height		: 20px;
	margin			: 0 0 30px 0;
	background		: url(./img/line1.gif) repeat-y;
}

#con_1 #redtxt{
	width			: 480px;
	font-size		: 12px;
	line-height		: 20px;
	margin			: 5px 0 20px 0;
	color			: #993333;
}

#con_2{
	width			: 650px;
	float			: left;
	padding			: 0 0 80px 0;
	background		: url(./img/img2.jpg) no-repeat;
}

#con_2 h3{
	margin-left		: 280px;
}

#con_2 p{
	width			: 370px;
	font-size		: 12px;
	line-height		: 20px;
	margin			: 0 0 13px 280px;
	background		: url(./img/line2.gif) repeat-y;
}

#con_2 span{
	color			: #a4005b;
}

#con_2 font{
	font-size		: 12px;
	color			: #003366;
}

