﻿@charset "utf-8";
.lyb {
	line-height:1.8em;
}
.Message{
  background:url(../img/form.png) no-repeat 400px 45px;
  margin:0 auto;
}
#Message {
	width:98%;
	height:auto;
	padding:40px 0 20px 40px;
  font-size: 14px;
}
#Message p {
	padding:1px 0;
  font-family:宋体;
  font-weight: bold;
}
#Message .SingleText {
	border:#BBB 1px solid;
	line-height:30px;
	text-indent:0.5em;
	font-family:verdana,geneva,sans-serif;
	background:url(../images/message_bg.gif) repeat-x 0 -10px;
  width:35%;
	height:30px;
	color:#555;
  padding: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
#Message .AreaText {
	border:#BBB 1px solid;
	line-height:20px;
	margin-top:6px;
	width:90%;
	font-family:verdana,geneva,sans-serif;
	margin-bottom:10px;
	background:#EDEDED url(../images/message_bg.gif) repeat-x top left;
	height:146px;
	color:#555;
	padding:5px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  vertical-align: middle;
}
#Message .submit {
	border-bottom:medium none;
	border-left:medium none;
	width:105px;
	background:url(../images/btn_submit.gif) no-repeat center top;
	height:37px;
	border-top:medium none;
	cursor:pointer;
	border-right:medium none}
#Message .submit:hover {
	background:url(../images/btn_submit.gif) no-repeat center bottom;
}

#Message .code{
  width:70px;
}
#Message .code_img{
  cursor:pointer; 
  height:35px; 
  margin-top:-5px;
}
.tijiao{
  margin: 10px 0;
}
.require{ background:#F7F7F7 url(../img/jion.png) no-repeat 92% 15%; border:1px solid #DDD; padding:15px;}
.require p{margin:0; padding:0; line-height:22px;}
.book_cont { height:28px; background-color: #EEE; border-bottom:1px solid #CCC; line-height: 28px; padding: 5px; margin-bottom:5px; font-size:14px;}
.book_cont ,.book_cont1 ,.book_cont2 { padding:0 10px;}
.book_cont2 { border-top: 1px solid #eee;}
.book_cont2 strong{ color: #124d9f;}
.books { border: 1px solid #ddd; padding: 5px; margin-top: 10px; }