@CHARSET "UTF-8";

.book-center{
	width:1100px;
	margin:0 auto;}
	
.book-center-left{
	float:left;
	width:250px;}
	
.book-center-left-title{
	width:250px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
	font-size:18px;}
	
.book-center-left-title span{
	border-bottom:2px solid #3B5975;
	color:#1D3660;
	display:block;
	width:100px;
	height:40px;
	line-height:40px;}
	
.book-center-left-word{
	width:250px;
	font-size:14px;
	color:#2b2b2b;}
	
.book-center-left-word-demo{
	width:250px;
	line-height:30px;}
	
.book-center-left-word-demo .span01{
	font-weight:bold;}
	
.book-center-left-word-img{
	width:250px;}
	
.book-center-left-word-img img{
	width:250px;}
	
.book-center-right{
	width:800px;
	float:right;}
	
.book-center-right-title{
	width:800px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
	font-size:18px;}
	
.book-center-right-title span{
	border-bottom:2px solid #3B5975;
	color:#1D3660;
	display:block;
	width:100px;
	height:40px;
	line-height:40px;}
	
.book-center-right-form{
	width:800px;
	background:#5ABAE5;}
	
.book-center-right-form-bk{
	width:750px;
	margin:0 auto;}
	
.book-center-right-form-title{
	width:750px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#FCFCFC;}
	
.book-center-right-form-demo01{
	width:750px;
	height:35px;
	line-height:35px;
	margin-top:20px;
	background:#fff;}
	
.book-center-right-form-demo01-left{
	float:left;
	width:40px;
	height:35px;
	line-height:35px;
	margin-left:20px;
	font-size:12px;}
	
.book-center-right-form-demo01-right{
	width:650px;
	height:35px;
	line-height:35px;
	float:left;}
	
.book-center-right-form-demo01-right input{
	border:none;
	background:none;
	width:650px;
	height:35px;
	line-height:35px;}

.book-center-right-form-demo02{
	width:750px;
	height:250px;
	background:#fff;
	margin-top:20px;}
	
.book-center-right-form-demo02-left{
	width:550px;
	height:35px;
	line-height:35px;
	margin-left:20px;}

.book-center-right-form-demo02-right{
	width:700px;
	height:180px;
	border:1px solid #ccc;
	margin:0 auto;
	margin-top:10px;}
	
.book-center-right-form-demo02-right textarea{
	border:none;
	background:none;
	width:700px;
	height:180px;
	line-height:25px;
	resize:none;}

.book-center-right-form-demo03{
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	border:1px soldi #F30;
	background:#F30;
	float:right;}

.book-center-right-form-demo03 input{
	border:none;
	background:none;
	width:90px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:12px;
	color:#fff;}
















