@charset "iso-8859-1";

/* =========================================

	English IR / business / monthly / monthly.css

============================================ */

/* -------------------------------------------
	content / main
------------------------------------------- */

#main h3 {
background:url(../image/title.jpg) no-repeat 0 0;
}

#main p{
margin:10px 25px;
}

#main ul.value{
overflow:hidden;
width:700px;
margin:0 auto;
background:url(../image/ele_bg01.gif) no-repeat 0 53%;
}

#main ul.value li{
float:left;
width:320px;
padding:15px;
background:url(../image/ele_bg02.gif) no-repeat 0 0;
}

#main ul.value li span{
display:block;
margin:0 0 5px 0;
padding:5px;
border-bottom:1px solid #5d9e89;
color:#367762;
font-weight:bold;
background:#eaf3f0;
}
