@charset "utf-8";
body {
	font-family: "微软雅黑", "宋体", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #42413C;
}
h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 5px 0px; /* 删除上边距可以解决边距会超出其包含的 div 的问题。剩余的下边距可以使 div 与后面的任何元素保持一定距离。 */
	padding-right: 15px;
	padding-left: 15px;
	font-family: 楷体, 楷体_GB2312, 微软雅黑, 幼圆, 黑体, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #CC0000;
}
p {
	margin: 0px; /* 删除上边距可以解决边距会超出其包含的 div 的问题。剩余的下边距可以使 div 与后面的任何元素保持一定距离。 */
	padding-right: 15px;
	padding-left: 15px;
	text-indent: 18pt;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
a img { /* 此选择器将删除某些浏览器中显示在图像周围的默认蓝色边框（当该图像包含在链接中时） */
	border: none;
}
a, a:visited {
	color: #00F;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #F00;
	text-decoration: none;
}
.head {
	width: 960px;
	margin: 0 auto; /* 侧边的自动值与宽度结合使用，可以将布局居中对齐 */
	background-image: url(../Images/Banner.jpg);
	height: 180px;
	background-color: #FFF;
}
.menu {
	height: 35px;
	width: 960px;
	background-color: #FFFBD6;
	margin: 0 auto;
	font-weight: bold;
	font-size: 15px;
	border: none;
	border-collapse: collapse;
}
.menu td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	color: #FFF;
	background-color: #900;
	text-align: center;
	width: 120px;
}
.menu a, .menu a:visited {
	text-decoration: none;
	display: block;
	color: #900;
	background-color: #FFFBD6;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.menu a:hover, .menu a:active, .menu a:focus {
	color: #900;
	background-color: #FC6;
}
.contener {
	margin: 0 auto;
	width: 960px; /*默认是960*/
	background-color: #FFF;
}
.sidebar {
	background-image: url(../Images/Bg_Sidebar.jpg);
	width: 160px;
	float: left;
	padding: 10px;
}
.sidebar .download {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 25px;
}
.sidebar .title {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebar .item {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 30px;
}
.sidebar .item a {
	text-decoration: none;
	color: #C60;
}
.sidebar .item img {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar .item .number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C60;
}
.sidebar .item li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebar .item ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-image: url(../Images/ItemUl.jpg);
	margin: 0px;
	font-weight: bold;
	color: #666;
}
.sidebar .item ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-image: url(../Images/ItemUlUl.jpg);
	margin: 0px;
	font-weight: normal;
	color: #666;
}
.sidebar .item ul a {
	color: #666;
}
.content {
	width: 750px;/*默认750*/
	float: left;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 15px;
}
.content .marginLeftTB {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content .marginRightTB {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content .marginTopBootom {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content .marginLeftRight {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.content a img {
	margin: 0px;
	padding: 0px;
}
.content .marginleft20 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.content .marginleft40 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.content .marginleft60 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.content .marginleft80 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.content .marginleft100 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.content .marginleft150 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.content h2 .floatright {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 9px;
}
.overflowauto {
	overflow: auto;
}
.overflowhidden {
	overflow: hidden;
}
.foot {
	width: 960px;
	clear: both;
	color: #FFF;
	background-color: #900;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.foot td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
.foot a, .foot a:visited {
	color: #FFF;
	text-decoration: none;
}
.foot a:hover, .foot a:active, .foot a:focus {
	color: #FFF;
	text-decoration: underline;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.textred {
	color: #F00;
}
.textgreen {
	color: #090;
}
.aligncenter {
	text-align: center;
	margin: 0 auto;
}
.boxgray {
	border: 1px solid #999;
}
.content blockquote blockquote h2 {
	display: inline;
}
