
/* CSS Document */
.personbox{ padding-top:20px; overflow:hidden; padding-bottom:20px;}
.pe_left{ float:left; width:220px;}
.pe_txbox{ width:128px; padding:35px 46px 27px; background-color:#6f6f6f;}
.pe_tx{ border:4px solid #b3b3b3; width:120px; height:120px;}
.pe_tx img{ width:120px; height:120px;}
.pe_txbox h1{ color:#ffffff; font-size:14px; text-align:center; line-height:14px; margin-top:16px;}
.pe_xm{ padding:10px 0 10px 10px; width:210px; background-color:#534542;}
.pe_xm a{ display:inline-block; width:210px;height:37px; line-height:37px; font-size:16px;  margin:5px 0;  background-color:#534542; border-radius:5px 0 0 5px;}
.pe_xm a:hover{  background-color:#ac9d86; border-radius:5px 0 0 5px;}
.pe_xm li{ width:192px;padding-left:18px;}


.pe_gl{padding:20px 0 20px 27px; background:url(../image/pe_bg.jpg) top left repeat-x; background-color:#534542; width:193px;}
.pe_gl h1{ color:#c0b7b5; font-size:16px; line-height:16px; margin-bottom:10px; width:193px;}
.pe_gl a{ display:inline-block; width:193px;font-size:14px; color:#ffffff; line-height:30px; height:30px;background-color:#534542; border-radius:5px 0 0 5px; cursor:pointer}
.pe_gl a:hover{ background-color:#ac9d86; border-radius:5px 0 0 5px;}
.pe_gl li{ width:177px;padding-left:16px; }
#pe_cur{ background-color:#ac9d86; border-radius:5px 0 0 5px;}

.pe_right{ float:right; width:960px;}
.pe_right01{ width:958px; border:1px solid #dddddd; padding-bottom:20px;}
.pe_rt{ padding-left:20px; line-height:48px; border-bottom:1px solid #dddddd; color:#000000; font-size:16px;}
.pe_rt a{color:#000000; text-decoration:underline}
