@charset "utf-8";
/* CSS Document */
/* =1 Global 全局
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #000;
}*/
body{
	  background:#A50C01 none repeat scroll 0 0;
	/*background:#112233 none repeat scroll 0 0;*/
	}
/* 右浮动*/
.right {
	float: right;
}
/* 左浮动*/
.left {
	float: left;
}
/*文本左对齐*/
.align-left {
	text-align: left;
}
/*文本右对齐*/
.align-right {
	text-align: right;
}
/*文本居中对齐*/
.align-center {
	text-align:center;
}
/*文本两端对齐*/
.justify {
	text-align:justify;
}
/*对象隐藏*/
.hide {
	display: none;
}
/*清除浮动对象*/
.clear {
	clear: both;
}
/*粗体字*/
.bold {
	font-weight:bold;
}
/*斜体字*/
.italic {
	font-style:italic;
}
/*下划线*/
.underline {
	border-bottom:1px solid;
}
/*右侧2px竖线*/
.br2{
	border-right: #FFF 2px solid;
}
/*右侧2px3D凹边竖线*/
.br2i{
	border-right:2px inset #D31616;
}
/*高亮*/
.highlight {
	background:#ffc;
}
/*图片居中*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*图片左浮动*/
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
/*图片右浮动*/
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}
/*字体大小*/
.fs10{ font-size:10px}
.fs12{ font-size:12px}
.fs13{ font-size:13px}
.fs14{ font-size:14px}
.fs16{ font-size:16px}
.fs18{ font-size:18px}
.fs24{ font-size:24px}
.fs36{ font-size:36px}
.ti1{ text-indent:1em}
.mb10{margin-bottom:10px;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #333;
}
a:hover {
	color: #111;
}
a:active {
	color: #111;
}
a:focus{
	text-decoration:underline;
	color:#FC3;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 2em "Times New Roman", Times, serif;
}
h2 {
	font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
	font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/*
-------------------------------------------------------------------*/
.margin0{ margin: 0 auto}
#wrap{
	background:#FFF;
}
#header{
	background:url(/images/nianhui/head_pic.jpg) no-repeat scroll 0 0;
	height:162px;
}
#nav{
	background:url(/images/nianhui/nav_bg.gif) no-repeat scroll -1px 0;
	height:36px;
}
#nav ul{
	padding: 0 0 0 207px;
	}
#nav ul li{
	/*line-height:34px;*/
	float:left;
	margin: 8px 0 0;
	padding:0px 17px 0 18px;
}
#nav ul li a{
	color:#FFF;
	font-size:14px;
}
#nav ul li a:hover{
	color:#FFFF00;
	text-decoration:none;
}

#sub_nav h1{
	background:url(/images/nianhui/title_bg.jpg) repeat-x 0 0;
	line-height:33px;
	text-align:left;
	font-size:14px;
	text-indent:5px;
}
#sub_nav ul {
	margin: 10px 0 ;
	padding: 0 0 0 20px;
}
#sub_nav ul li{
	text-align:left;
	height:32px;
	line-height:35px;
	padding: 0 0 10px;
}
#sub_nav ul li a{
	padding: 0 20px;
	font-size:14px;
}
.lh24{line-height:24px;}
/*宽度698px*/
.w698{width:698px}
/*宽度938px*/
.w938{ width:938px;}
.height330{height:330px;}
.height380{ height:380px;}
.height400{height:400px;}
.nor{
	background:transparent url(/images/nianhui/sprites2.png) no-repeat 0 -230px;
	height:41px;
}
#sub_nav .nor a{color:#FFFF00;font-weight:bold;}
.norselect{
	background:transparent url(/images/nianhui/sprites2.png) no-repeat 0 -274px;
}
#sub_nav .norselect a{
	color:#FFFBF0;
	font-weight:bold;
}
.breadcrumb{
	background:url(/images/nianhui/title_bg.jpg) repeat-x 0 0;
	height:33px;
	padding: 0 10px;
}
.breadcrumb span{
	line-height:30px;
}
#sub_nav .menu,.content{ 
	border-left:1px solid #F1D4D6;
	border-bottom:1px solid #F1D4D6;
	border-right:1px solid #F1D4D6;
}
#sub_nav .menu{
	width:228px;
	float:left;
	margin-top:-1px;
}
.content{margin-top:-1px;padding: 5px 5px;}
/*容器内顶部缩进15px*/
.pt15{ padding: 15px 0 0;}
/*容器内底部缩进15px*/
.pb15{ padding: 0 0 15px;}
/*容器内顶部与底部缩进15px*/
.ptb15{ padding:15px 0;}
/*容器内部左右缩进15px*/
.prl15{ padding:0 15px;}
/*容器内部四周缩进15px*/
.ptrbl15{padding:15px 15px;}

.goto_site{line-height:36px;background:url(/images/nianhui/a.gif) no-repeat 0 -106px; padding: 0 0 0 20px; margin-left:180px;}
.goto_site a{color:#FFFBF0}
.goto_site a:hover{color:#FFFF00;text-decoration:none;}
