﻿#container {
	width:1050px;
	margin:0 auto;
	overflow:hidden;
}
#content {
}
#header {
	background:url(banner.jpg) no-repeat center;
	height:260px;
}
#top {
	height:73px;
	background: url(top.jpg) repeat-x;
}
* {
	padding: 0;
	margin:  0;
}
.body {
	background-color:#FFFFFF;
}
.buttom {
	font-size:12px;
	color:#999;
	margin:60px 0 0 220px;
}
.foot {
	text-align:center;
	width:1015px;
	margin:0 auto;
	line-height:30px;
	font-size:12px;
}
.lib_Contentbox {
	float:right;
	width:768px;
}
.lib_detail {
	float:right;
}
.lib_Menubox {
	background:url(bg_left.jpg) no-repeat center;
	height:639px;
	width: 257px;
	float: left;
}
.lib_Menubox .mmore {
	float:left;
}
.lib_Menubox .mmore span {
}
.lib_Menubox .mmore span a:hover {
	color:#FFF;
	text-decoration:none;
}
.lib_Menubox .mmore span a:link, .lib_Menubox .mmore span a:focus {
	color:#FFF;
	text-decoration:none;
}
.lib_Menubox li {
	color: #003366;
	cursor: pointer;
	display: block;
	font-weight: bold;
	line-height:40px;
	padding-left:25px;
}
.lib_Menubox li.hover {
	background:url(bnt_bg.png) no-repeat center;
	color: #FFFFFF;
}
.lib_Menubox ul {
	list-style:none;
	text-align:left;
	font-family:"微软雅黑";
	font-size:16px;
	padding-top:20px;
}
.lib_vedio {
	margin-top:10px;
}
.logo {
	width:1000px;
	margin:0 auto;
}
a img {
	border: none;
}
ul, ol, dl {
	margin: 0;
	padding: 0;
}