@charset utf-8;

#service blockquote {
background:#fff;
border:1px solid #ccc;
height:170px;
margin:0;
padding:0;
}

#service blockquote h3 {
line-height:25px;
font-weight:400;
background:url(../imgdir/common/bq_bg.gif) repeat-x left top;
border-bottom:1px solid #CCC;
margin:0;
padding:0 0 0 10px;
}

#service blockquote ul {
margin:0 auto;
padding:5px;
}

#service blockquote ul li {
background:url(../imgdir/common/dot.gif) repeat-x left bottom;
line-height:1.8em;
list-style-type:none;
float:left;
margin:5px;
padding:0;
}

#service blockquote ul li a {
background:url(../imgdir/common/bq_arrow.gif) no-repeat left center;
display:block;
width:245px;
line-height:1.8em;
text-decoration:none;
margin:0;
padding:0 0 0 15px;
}
