@charset "UTF-8";
/* CSS Document */

#pHome #content {
width:860px;
background:url(../../lib_image/top/bg_top.jpg) no-repeat 0 0;
}
#pHome #mainBody {
width:834px;
margin:0 auto;
}
.explanation {
padding:20px 0 10px;
font-size:110%;
font-weight:bold;
color:#805501;
text-align:center;
}
#presPhoto .photoSummary{
width:200px;
height:210px;
float:left;
margin:2px 2px 10px 2px;
}
#presPhoto {
margin-bottom:20px;
border-collapse:separate;
border-spacing:7px;
}
#presPhoto table td {
width:200px;
background-color:#E6E6E6;
}
#presPhoto .ph {
background-color:#EAEAEA;
border:1px solid #CCCCCC;
height:146px;
overflow:hidden;
text-align:center;
width:196px;
}
#presPhoto .ph img { border:1px solid #FFF;}
#presPhoto .compName {
padding:10px 5px 0 10px;
line-height:125%;
height: 2.25em;
overflow: hidden;
background-color:#E6E6E6;
}
#presPhoto .name {
padding:3px 5px 5px 10px;
background-color:#E6E6E6;
height: 1.5em;
overflow:hidden;
}
.btCompList {
clear: both;
margin-top:10px;
text-align:center;
}
.indexCategory table td,
.indexCategory table th {
padding: 5px;
}
.indexCategory li {
width: 100px;
}