@charset "utf-8";
/* CSS Document */

#conceptArea {
height:250px;
padding:0px 0px 0px 255px;
background:url("images/ph_concept.jpg") no-repeat;
}

#conceptArea p {
	font-size:14px;
	padding-bottom:15px;
	line-height:22px;
}

p.news {
font-size:12px;
line-height:36px;
padding:0px 15px 0px 25px;
border-bottom:#ccc 1px dotted;
background:url("common/images/list01.jpg") no-repeat 10px center;
}

span.date {padding:0px 10px 0px 5px;}

#news_result{
border:solid 1px #ededed;
background-color:#fdfdf5;
padding:20px 10px 20px 10px;
margin-bottom:15px;
font-size:13px;
text-align:center;
}

#news_result span{
font-size:26px;
color:#FF6600;
font-weight:bold;
padding:0px 10px 0px 5px;
}

#news_result div.date{
font-size:20px;
font-weight:bold;
padding:0px 0px 0px 0px;
}

.bnrMsg{
padding:0px 0px 0px 0px;
}

p.bnr{
margin:0px 0px 15px 0px;
}
