*      {
						margin:0;
						padding:0;
						font-size:12px;
						color:#346667;
						font-family: Arial, Helvetica, sans-serif,"宋体";
			}
			header a      {
						font-size:12px;
						color:#fff;
						text-decoration:none;
						margin:5px;
			}
			header a:hover      {
						text-decoration:underline;
			}
			.profile h2      {
						font-size:14px;
						margin-bottom:5px;
						line-height:30px;
			}
			.profile p      {
						margin-bottom:5px;
						text-align:justify;
						line-height:24px;
						text-indent:26px;
			}
			#wrap {
						width:770px;
						margin:auto;
			}
			header {
						height:92px;
						background: url(../images/banner.gif) no-repeat;
						border:4px solid #badbdb;
						text-align:right;
						color:#fff;
						font-size:10px;
			}
			#mainbody .content      {
						padding:44px 15px 15px;
						border:4px solid #badbdb;
			}
			#mainbody .book      {
						background: #eff9f9 url(../images/t_book.gif) no-repeat left top;
						font-size:0px;
			}
			#mainbody .profile      {
						background: #eff9f9 url(../images/t_profile.gif) no-repeat left top;
						
			}
			.book img      {
						margin:10px 19px;
						border:1px solid #b1adaa;
			}
			footer      {
						text-align:center;
						padding:20px 0;
			}