/**
 * Lists 样式
 * ------------------------------------------------------------------------
 * Author：Wanyi Bai <wanyibai@gmail.com>
 */

html, body {
	font: normal 14px "微软雅黑" !important;
	color: #777;
	background: #FFF;
}
html, body {
	min-width: 1200px;
	position: relative;
	z-index: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
* {
	margin: 0px;
	padding: 0px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, iframe {
	margin: 0px;
	padding: 0px;
}

textarea {
	resize: none;
	overflow-y: auto
}
ol, ul {
	list-style: none;
}
li {
	vertical-align: bottom;
}
fieldset, img {
	border: none;
}
img, input, select, button {
	vertical-align: middle;
}
img {
	border: 0;
	vertical-align: middle
}
a img, img {
	-ms-interpolation-mode: bicubic
}
.img-responsive {
	max-width: 100%;
	height: auto
}
*:focus {
	outline: none;
}
.fl {
	float: left;
	display: inline;
	overflow: hidden;
}
.fr {
	float: right;
	display: inline;
	overflow: hidden;
}
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.header {
	margin-bottom: 20px;
}
.footer {
	margin-top: 20px;
}
.layout {
	margin: 0px auto;
	width: 1200px;
	min-width: 1200px;
	overflow: hidden;
}
.left {
	width: 199px;
	border-right: 1px solid #C6CDD4;
	padding-bottom: 99999px;
    margin-bottom: -99999px;
}
.center {
	width: 680px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 99999px;
    margin-bottom: -99999px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
.right {
	width: 300px;
	height: 800px;
}
.left-nav h2 {
	color: #0066CC;
	height: 40px;
	padding: 0px 20px;
	font: bold 16px/40px "微软雅黑" !important;
	background: #FFFFFF url(../Images/tabs-h2-style.png) no-repeat left center;
	border-bottom: 1px solid #C6CDD4;
}
.left-nav ul {
	text-align: right;
	padding: 10px;
}
.left-nav li a {
	padding: 10px 20px;
	font: normal 14px/48px "微软雅黑" !important;
	color: #555;
	text-decoration: none;
	border-bottom: 1px solid #C6CDD4;
}
.left-nav li a.this {
	color: #F60;
	background: #FFF url(../Images/point-1.png) no-repeat right center;
}
.left-nav li a:hover {
	color: #F60;
	background: #FFF url(../Images/point-1.png) no-repeat right center;
}
.center h1 {
	height: 60px;
	font: bold 18px/60px "微软雅黑" !important;
	color: #555;
	padding: 10px 40px;
	margin: 0px 20px;
	border-bottom: 1px solid #C6CDD4;
}
.date {
	font-size: 12px;
}
.lists {
	width: 680px;
	min-height: 750px;
	padding: 0px 0px 20px;
}
.lists li {
	border-bottom: #CCC 1px dotted;
	padding: 20px;
}
.lists a {
	color: #555;
	text-decoration: none;
}
.lists a:hover {
	color: #555;
	text-decoration: none;
}
.lists a h3 {
	font: bold 18px/36px "微软雅黑" !important;
}
.lists a p.date {
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	color: #999;
}
.lists a p.date em {
	color: #999;
	padding-right: 1em;
	font-style: normal;
}
.lists a div.summary {
	height: 120px;
	line-height: 2em;
	text-overflow: ellipsis;
	overflow: hidden;
	text-indent: 2em;
}
.tabs-t {
	height: 34px;
	border-bottom: 1px solid #C6CDD4;
}
.tabs-t li {
	height: 32px;
	padding: 0px 20px;
	border-top: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #C6CDD4;
	font: bold 14px/32px "微软雅黑" !important;
	color: #333;
	cursor: pointer;
}
.tabs-t li.thistab {
	border-top: 2px solid #0066CC;
	border-left: 1px solid #C6CDD4;
	border-right: 1px solid #C6CDD4;
	border-bottom: 1px solid #FFFFFF;
}
.tabs-t li.single {
	padding: 0px;
}
.tabs-t li.single h2 a {
	font: bold 14px/32px "微软雅黑" !important;
	color: #333;
	text-decoration: none;
	background: #FFFFFF url(../Images/tabs-h2-style.png) no-repeat left center;
	padding-left: 20px;
}
.tabs-c {
	padding: 10px;
}
.tabs-c li {
	background: #FFFFFF url(../Images/tabs-li-style.png) no-repeat left center;
	padding-left: 20px;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
}
.tabs-c li.lefts {
	width: 250px;
	padding-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.tabs-c li.link {
	background: #FFFFFF;
	width: 250px;
	padding-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.tabs-c li.pic {
	width: 130px;
	height: 136px;
	padding: 0px;
	padding-right: 10px;
}
.tabs-c li.pic div {
	width: 130px;
	height: 54px;
	font-size: 12px;
	line-height: 1.5em;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: normal;
}
.tabs-c a {
	color: #555;
	text-decoration: none;
}
.tabs-c a:hover {
	color: #F60;
	text-decoration: underline;
}
.right-nav {
	width: 280px;
	margin: 10px auto;
	padding-bottom: 40px;
}
.right-nav h2 {
	font: bold 16px/32px "微软雅黑" !important;
	color: #99510F;
	text-shadow: 0 1px 1px #FFF;
	padding-left: 40px;
	background: #FFFFFF url(../Images/right-title-bg.png) no-repeat left center;
	border-bottom: 1px solid #C6CDD4;
}
.right-nav a {
	width: 128px;
	height: 38px;
	display: block;
	color: #555;
	text-decoration: none;
}
.right-nav a:hover {
	color: #99510F;
	background: #EDEDED;
}
.right-nav ul li {
	width: 128px;
	height: 38px;
	text-align: center;
	line-height: 40px;
	background: #FFF;
	margin: 10px 10px 0px 0px;
	border: 1px solid #C6CDD4;
}
.right-ebook {
	width: 280px;
	margin: 10px auto;
}
.right-ebook h2 {
	font: bold 16px/32px "微软雅黑" !important;
	color: #99510F;
	text-shadow: 0 1px 1px #FFF;
	padding-left: 40px;
	background: #FFFFFF url(../Images/right-title-bg.png) no-repeat left center;
	border-bottom: 1px solid #C6CDD4;
}
.right-ebook ul li {
	width: 130px;
	height: 185px;
	margin: 10px 10px 0px 0px;
}
.level {
	padding-left: 10px;
	padding-bottom: 10px;
}
.level li {
	float: left;
	padding-right: 10px;
}
.level li a {
	text-align: center;
	font: normal 14px/2em "微软雅黑" !important;
	color: #555;
	text-decoration: none;
	width: 6em;
	height: 2em;
	display: block;
	background: #FFF;
	border: 1px solid #99C;
}
.level li a:hover {
	background: #EEE;
}
.level li a.this {
	color: #F60;
}