@charset "utf-8";
.twitter-b {
	text-align: right;
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 20px;
}
.content {
	margin-right: 36px;
	margin-left: 36px;
	margin-top: 40px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #000;
	padding: 40px;
	clear: both;
	float: left;
	width: 840px;
}
.title {
	padding-bottom: 20px;
}
p {
	padding-top: 15px;
}
a {
	color: #EE548C;
	text-decoration: none;
}
.text-box {
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.book-img {
	float: left;
	width: 444px;
}
.novelty-img {
	float: left;
	width: 200px;
	background-image: url(../img/03.gif);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 80px;
	padding-left: 155px;
	padding-bottom: 50px;
}
.novelty-text {
	font-size: 10px;
	line-height: 16px;
	padding-top: 5px;
}
.content ul {
	margin-top: 15px;
}
.content ul li {
	float: left;
	width: 235px;
	display: block;
	padding: 20px;
}
.border-bottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.border-right-bottom {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
}
.border-right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999;
}

.content ul strong {
	font-size: 16px;
}
.url {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}
.url2 {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 16px;
}
.url3 {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}

.banner {
	float: left;
	width: 220px;
}
.banner-text {
	float: left;
	width: 500px;
}
.banner-box {
	clear: both;
	padding-top: 5px;
}
.url a {
	color: #000;
}
.url a:hover {
	color: #EE548C;
}
.url2 a {
	color: #000;
}
.url2 a:hover {
	color: #EE548C;
}

.text-mini {
	font-size: 12px;
}
.text-whith {
	color: #FFF;
}
