/* concept.css */

/* –{•¶
------------------------------------*/
#mainConcept {
	position:relative;
}
#c1 {
	position:absolute;
	left:22px;
	top:7px;
	width:900px;
	height:400px;
	background:url(../img/concept_bg_1.gif) no-repeat 647px 192px;
}
#c1 h2 {
	margin:0 0 60px 0;
	display:block;
	width:428px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/concept_title_1.gif) no-repeat;
}
#c1 p {
	font-size:11px;
	line-height:30px;
	color:#343434;
}
#c1 p em {
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	font-size:13px;
	line-height:42px;
}