﻿.Book { border:solid 1px #000; padding:0; margin:10px; height:100%;}
.BookLeft {width:120px; background:#F5F5F5; text-align:center;  border:solid 1px #7BBDFF; margin-bottom:20px; vertical-align:top;}
.BookLeft img {width:80px; height:80px; border:0; margin:10px 0;}
.BookLeft .Nick {font-weight:bold; line-height:200%; width:120px; display:block;}

.BookRight{ background:#fff; vertical-align:top; width:680px; font-size:small; padding:10px; border:solid 1px #7BBDFF; margin-bottom:20px;color:#000;}
.BookRight .head { border-bottom:dotted 1px #ccc; padding-bottom:10px; margin-bottom:10px; font-size:12px;}
.BookRight .head span{ margin-left:10px; margin-right:100px;}
.BookRight .Reply {color:Red; margin-top:15px;}
.BookRight .Reply .MyTitle { display:inline-block; width:70px; float:left; }
.BookRight .Reply .MyValue { display:inline-block; width:500px; float:left; color:#444;}