@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#FFF;
}
a {
	color:#fff;
}
a:link {
	color:#fff;
	text-decoration:none;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#851007;
	text-decoration:none;
}
ul, li, p {
	margin:0;
	padding:0;
	list-style-type:none;
}
img {
	border:0;
}
#main {
	width:700px;
	height:520px;
	_height:530px;
}
#books {
	padding-top:3px;
	width:580px;
	margin:0 auto;
}
#books .tit {
	width:595px;
	height:35px;
}
#books .tit span {
	color:#C00;
}
#books .ask {
	width:595px;
	height:24px;
	line-height:24px;
}
#books .ask img {
	width:24px;
	height:24px;
	float:left;
	display:block;
	padding-right:10px;
}
#books .ask span {
	color:#999;
}
#books .top {
	width:595px;
	height:18px;
}
#books .mid {
	width:575px;
	height:auto;
	overflow:hidden;
	min-height:50px;
	padding:5px 10px;
	background:url(images/book_mid.gif) repeat-y;
}
#books .btm {
	width:595px;
	height:8px;
	margin-bottom:15px;
}
#books .repety {
	width:595px;
	height:24px;
	line-height:24px;
	margin-left:35px;
	color:#C00;
}
#books .repety img {
	width:24px;
	height:24px;
	float:left;
	display:block;
	padding-right:10px;
}
#books .repety span {
	color:#999;
}
#books .repetytop {
	width:595px;
	height:18px;
	;
	margin-left:35px;
}
#books .repetymid {
	width:575px;
	height:auto;
	overflow:hidden;
	min-height:50px;
	padding:5px 10px;
	margin-left:35px;
}
#books .repetybtm {
	width:595px;
	height:8px;
	margin-bottom:15px;
	margin-left:35px;
}
#form {
	margin:0 auto;
}
#form li {
	height:25px;
	line-height:25px;
	clear:left;
}
#form li p.name {
	width:45px;
	height:25px;
	line-height:25px;
	text-align:right;
	padding-right:10px;
	float:left;
}
#form li p.from {
	width:359px;
	height:25px;
	float:left;
}
#form li p.from a {
	display:block;
	float:left;
	padding-right:5px;
}
#form li p.from a img {
	display:block;
	border:1px #366BB1 solid;
}
#form li p.from a:hover img {
	border:1px #000 solid;
}
#form li p.from a.oncheck img {
	display:block;
	border:1px #000 solid;
}
.input1 {
	width:347px;
	height:14px;
	line-height:14px;
	padding:2px;
	border:1px solid #06592B;
	color: #666666;
}
#form li p.from input.submit {
	width:69px;
	height:30px;
	padding:0;
	border:0;
}
#form li.area {
	height:108px;
	line-height:25px;
}
#form li.area p.name {
	width:45px;
	height:25px;
	line-height:25px;
	text-align:right;
	padding-right:10px;
	float:left;
}
#form li.area p.from {
	width:359px;
	height:100px;
	float:left;
}
#form li.area p.from textarea {
	width:500px;
	height:100px;
	padding:2px;
	border:1px #06592B solid;
	color: #666666;
}
#form li.picer {
	height:30px;
	line-height:30px;
	clear:left;
}
#form li.picer p.name {
	width:35px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	float:left;
}
#form li.picer p.from {
	width:359px;
	height:30px;
	float:left;
}

.scott {
	padding:8px 3px 3px 3px;
	margin:3px;
	text-align:center;
	clear:both;
}
.scott a {
	padding:2px 5px;
	color:#53A0C4;
	margin-right:2px;
	text-decoration:none;
}
.scott a:hover {
	background:#126422;
}
.scott a:active {
	background:#126422;
	color:#3E1E03;
}
.scott span.current {
	padding:2px 5px;
	font-weight:bold;
	color:#FFF;
	margin-right: 2px;
	background:#126422;
}
.scott span.disabled {
	padding:2px 5px;
	color:#CCC;
	margin-right:2px;
}

.pl_1 {

	padding:8px;
	border:1px dashed #f12423;
}
.pl_2 {

	padding:8px;
	border:1px dashed #000000;
	margin-top:12px;
	margin-bottom:12px;
}
.pl_title {
	background-image: url(../images/dot3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 23px;
	padding-top: 5px;
}
.c1 {
	color:#000000;
	margin-right:15px;
	font-weight:bold;
}
.c2 {
	color:#FF3300;
	font-weight:bold;
}
.pl_content {
	padding-top:5px;
	padding-bottom:8px;
	color:#000000;
	line-height:18px;
	padding-left:5px;
	word-wrap:break-word;
	word-break:break-all;
}
.bbs {
	text-align:left;
	width:580px;
	margin:0px auto;
	color: #000000;
}
