#person {
float: left;
width: 300px;
height: 500px;
background: url('/new_ec/questionnaire/images/old_wall.jpg');
margin-left: 540px;
padding-top: 100px;
}
#person:after {
position: absolute;
top: 447px;
width: 4px;
background: rgba(111,106,96,0.8);
left: 50%;
margin-left: -2px;
content: '';
height: 100%;
}
#person2:after {
position: absolute;
width: 4px;
background: rgba(111,106,96,0.8);
left: 50%;
margin-left: -2px;
content: '';
height: 100%;
}
#person .name {
font-size: 2em;
position: absolute;
top: -65px;
left: -20px;
font-family: 新細明體;
font-weight: bold;
color: #464033;
}
#person .maxmi {
font-size: 1em;
position: absolute;
top: -30px;
left: -20px;
font-family: 新細明體;
color: #6f6960;
}
.head {
padding-top: 30px;
}
.head div {
width: 246px;
height: 246px;
}
#books {
float: left;
width: 300px;
padding-top: 10px;
}
.item {
width:130px;
font-size: 1em;
font-family: 微軟正黑體;
color: #464033;
height: 300px;
}
.book_name {
padding:1px;
font-weight: bold;
}
.book_author {
padding:1px;
font-size: 0.8em;
}
.book_publsher {
padding:1px;
font-size: 0.8em;
}
.share_item {
float:left;
padding: 2px;
font-size: 14px;
}
.ss-row a {
color:#00e0d6;
}
.ss-row a:hover {
opacity: 0.8;
}
