﻿@charset "utf-8";
/* CSS Document */
.globle .book {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-align: left;
}
.book a {
	color: #004B91;
	text-decoration: none;
}

.book h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.book h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
}
.book .boo  {
	margin: 0px;
	float: left;
	height: 200px;
	width: 960px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.boo .left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 244px;
	list-style-type: none;
}
.boo .right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 555px;
	list-style-type: none;
	font-size: 13px;
	line-height: 33px;
}
.boo .right span {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.book h4 {
	padding: 0px;
	float: left;
	width: 960px;
	color: #CC6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.book .bo {
	float: left;
	height: auto;
	width: 960px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
.book .bo li {
	font-size: 13px;
	color: #333333;
	float: left;
	height: 22px;
	width: 311px;
	font-weight: normal;
}
.book .b {
	font-size: 13px;
	float: left;
	width: 880px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.line a{ text-decoration:underline; }
