/* CSS Document */
a:link { color:#333; text-decoration: none
}
a:active { color:#333; text-decoration: none
}
a:visited { color:#333; text-decoration: none
}
a:hover { color: #ff7300; text-decoration:underline
}
.box{ width:176px; margin:0 10px 16px 10px; height:254px; float:left; display:inline; text-align:center; background:url(/ceo/images/boxBg.gif); padding-right:4px;
}
.box:hover{ background:url(/ceo/images/boxBg2.gif); 
}
.box img{ width:16px;
}
.box img.big{ width:162px; height:216px; padding-top:7px;
}
.ceoFlower{ height:30px; line-height:30px; padding:0 2px; text-align:left;
}
.company{ margin:-20px 7px 0 7px; height:20px; line-height:20px; filter:alpha(style=2,opacity=60,finishOpacity=60);background:#000000; color:#fff; overflow:hidden;
}

#t{ height:28px; background:url(../images/t.jpg); margin-top:8px; font-size:14px; line-height:28px; color:#d30140; text-indent:45px; font-weight:bold;
}
#c{ border-right:#ff86b3 solid 1px; border-bottom:#ff86b3 solid 1px; border-left:#ff86b3 solid 1px; padding-top:20px;
}

#c img{ border:none; max-height:160px; max-width:160px;
}
.img:hover{ background:url(../images/album_hover.gif) no-repeat;
}
.img{ width:172px; float:left; color:#666; background:url(../images/album.gif) no-repeat; height:250px; margin-left:62px;
}
.img_table{ padding:4px; margin-bottom:8px;
}
.img span{ color:#4d4d4d; font-weight:bold;
}
.img img:hover{ border:#f00 solid 1px;
}