@charset "gb2312";
/* CSS Document */
/*
**second level
*/
.secondLevel {
	height: auto;
	margin-top: 10px;
}
.secondLevel h2 {
	font-size: 16px;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	height: 40px;
	line-height: 40px;
	letter-spacing: 2px;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	color: #BB080A;
	background: -webkit-linear-gradient(right, #fff, rgba(250,250,250,0) 20px), -webkit-linear-gradient(left, #fff, rgba(250,250,250,0) 20px), -webkit-linear-gradient(top, #f7f7f7, #fff 10px);
	background: -moz-linear-gradient(right, #fff, rgba(250,250,250,0) 20px), -moz-linear-gradient(left, #fff, rgba(250,250,250,0) 20px), -moz-linear-gradient(top, #f7f7f7, #fff 10px);
	background: -ms-linear-gradient(right, #fff, rgba(250,250,250,0) 20px), -ms-linear-gradient(left, #fff, rgba(250,250,250,0) 20px), -ms-linear-gradient(top, #f7f7f7, #fff 10px);
	background: linear-gradient(to right, #fff, rgba(250,250,250,0) 20px), linear-gradient(to left, #fff, rgba(250,250,250,0) 20px), linear-gradient(to bottom, #f7f7f7, #fff 10px);
}
.secondLevel h2.t {
	padding-left: 2em;
	text-align: left;
}
.secondLevel h2.t i {
	border-left: 4px solid #b03839;
	height: 15px;
	width: 4px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
.secondLevel ._leftBar {
	background-color: #FFF;
	height: auto;
	width: 20%;
	box-shadow: 2px 2px 2px #CCC;
}
.secondLevel ._leftBar .leftBar-list .t_bgc {
	height: 41px;
	background: url(t_bgc.png) 50% 0 no-repeat;
	line-height: 41px;
}
.secondLevel ._leftBar .leftBar-list .t_bgc h2 {
	line-height: 41px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	margin-left: 20px;
	background: none;
	border-bottom: 0;
}
.secondLevel ._leftBar .leftBar-list {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	/*-webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
	background: #f9f9f9;
	border: 1px solid #d2d2d2;
}
.secondLevel .section-list-content {
	padding: 0px 20px 0 20px;
	font-family: '\5FAE\8F6F\96C5\9ED1';
}
.secondLevel .section-list-content dl dt, .secondLevel .section-list-content ul li {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-bottom: 1px solid #E5E5E5;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left: 2px solid #E5E5E5;
	margin: 5px 0;
	box-shadow: 2px 2px 2px #CCC;
}
.secondLevel .section-list-content dl dt.current, .secondLevel .section-list-content dl dd.current {
	border-left: 2px solid #C40606;
}
.secondLevel .section-list-content dl dd {
	display: none;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-bottom: 1px solid #E5E5E5;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left: 2px solid #E5E5E5;
	margin: 5px 0 5px 20px;
	box-shadow: 2px 2px 2px #CCC;
}
.secondLevel .section-list-content dl dd.current {
	border-left: 2px solid #C40606;
	display: block;
}
.secondLevel .section-list-content dl dt.current a, .secondLevel .section-list-content dl dd.current a, .secondLevel .section-list-content ul li.current a {
	color: #C40606;
	font-weight: bold;
}
.secondLevel ._rightCon {
	height: auto;
	width: 79%;
	box-shadow: 2px 2px 2px #CCC;
}
.secondLevel ._rightCon .rightCon-list {
	/*-webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px	
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;*/
	background: #fff;
	border: 1px solid #d2d2d2;
	height: auto;
}
.secondLevel .box-content {
	padding: 0 2em 0 2em;
}
.secondLevel .box-content ul {
	border-bottom: 1px dotted #8C8C8C;
	padding: 10px 0;
}
.secondLevel .box-content ul li {
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	position: relative;
}
.secondLevel .box-content ul li b {
	position: absolute;
	top: 14px;
	display: inline-block;
	background: #666;
	width: 4px;
	height: 4px;
	overflow: hidden;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.secondLevel .box-content li:hover b {
	background: #B03839;
}
.secondLevel .box-content ul li a {
	padding-left: 10px;
}
.secondLevel .box-content ul li span {
	position: absolute;
	right: 0;
	top: 2px;
}
/*
**secondLevel leader-box-content
*/
.secondLevel .leader-box-content ul {
	padding: 30px 0;
}
.secondLevel .leader-box-content ul li {
	height: auto;
	line-height: 30px;
}
.secondLevel .leader-box-content ul li h3.line {
	line-height: 30px;
	height: 30px;
	clear: both;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
/*
**detail
*/
.secondLevel .detail {
	border: 1px solid #d2d2d2;
	width: auto;
	height: auto;
	/*-webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;*/
	box-shadow: 2px 2px 2px #CCC;
}
.secondLevel .detail h1 {
	line-height: 35px;
	text-align: center;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
	border-bottom: #C40606 solid 2px;
	margin: 20px 50px 0 50px;
	padding: 10px 0 10px 0;
	font-family: "\9ED1\4F53";
}
.secondLevel .detail .abc {
	padding: 10px;
	text-align: center;
}
.secondLevel .detail .abc span {
	padding: 0 10px;
}
.secondLevel .detail .con {
	padding: 20px 50px;
	line-height: 30px;
	font-size: 14px;
}
.secondLevel .detail .con p {
	padding: 5px 0;
}
.secondLevel .detail ._clickloading {
	background: url(common.loading.gif) center no-repeat;
	width: 10px;
	height: 10px;
	display: inline-block;
}
.relative-news {
    padding-top: 2em;
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 2em;
}

.relative-news dt {
    background: url(q_dang_pic1.jpg) no-repeat;
    height: 34px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.relative-news dd {
	height: 30px;
}
.relative-news dd a {
	float: left;
}
.dot {
	display: inline-block;
	background: #666;
	width: 4px;
	height: 4px;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.relative-date {
	float: right
}