html,
body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-size:   cover;
    background-repeat: no-repeat;
	margin:auto;
	background-position: 0% 0%;
	background-attachment: fixed;
	height:100%;
	color: rgb(200,200,200);
	font-size:14px;

	background-image:url(../img/bg2.jpg);
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #666666;
-webkit-transition: all .01s .01s;
   -moz-transition: all .01s .01s;
     -o-transition: all .01s .01s;
        transition: all .01s .01s;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#top_ban {
	background-color: rgba(240,240,240,.95);
}
#radial-center2{
  background-color: rgba(240,240,240,0);
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#d4d4d4), to(rgba(240,240,240,.25)));
  background: -webkit-radial-gradient(circle, #d4d4d4, rgba(240,240,240,.25));
  background: -moz-radial-gradient(circle, #d4d4d4, rgba(240,240,240,.25));
  background: -ms-radial-gradient(circle, #d4d4d4, rgba(240,240,240,.25));
}
#radial-center{
  background-color: #7d0000;
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#7d0000), to(rgba(240,240,240,0)));
  background: -webkit-radial-gradient(circle, #7d0000, rgba(240,240,240,0));
  background: -moz-radial-gradient(circle, #7d0000, rgba(240,240,240,0));
  background: -ms-radial-gradient(circle, #7d0000, rgba(240,240,240,0));
}
#data{
	background-color: rgba(245,245,245,.99);
	box-shadow: 0px 5px 10px rgba(0,0,0,.6);
	color: rgb(10,10,10);
	font-size:13px;
	
}

#data_news{
	background-color: rgba(245,245,245,.99);
	box-shadow: 0px 1px 5px rgba(0,0,0,.2);
	color: rgb(10,10,10);
	font-size:13px;
	border: 1px solid rgba(0,0,0,.1);
}
#data_news2{
	background-color: rgba(215,215,215,.99);
	box-shadow: 0px 1px 5px rgba(0,0,0,.2);
	color: rgb(10,10,10);
	font-size:13px;
	border: 1px solid rgba(0,0,0,.1);
}
#data_news3{
	background-color: rgba(205,245,245,.40);
	box-shadow: 0px 1px 5px rgba(0,0,0,.2);
	color: rgb(10,10,10);
	font-size:13px;
	border: 1px solid rgba(0,0,0,.1);
}
#data-foot{
	background-color: #530000;
	box-shadow: 0px 5px 10px rgba(0,0,0,.6);
	font-size:11px;
	color: rgb(220,220,220);
}
.mark_box:hover {
	color: #FFFFFF;
	background-color: #530000;
}
.mark_box a:hover {
	color: #FFFFFF;
	background-color: #530000;
}
#data-foot a:link,
#data-foot a:visited,
#data-foot a:active {
	text-decoration: none;
	color: #999999;
-webkit-transition: all .01s .01s;
   -moz-transition: all .01s .01s;
     -o-transition: all .01s .01s;
        transition: all .01s .01s;
}
#data-foot a:hover {
	text-decoration: none;
	color: #F5F5F5;
}
.headbox{
	background-color: #600000;
	font-family: Verdana, 'Lucida Grande';
	font-size:15px;
	font-weight:800;
	color: rgb(230,230,230);
	line-height: 35px;
}
.headbox_a > a{
	background-color: rgba(60,0,0,.8);
	font-family: Verdana, 'Lucida Grande';
	font-size:15px;
	font-weight:800;
	color: rgb(230,230,230);
	display: block;
	line-height: 35px;
}
.headbox_a > a:hover{
	background-color: rgba(60,0,0,1);
}
.headbox_as > a{
	background-color: rgba(60,0,0,.8);
	font-family: Verdana, 'Lucida Grande';
	font-size:13px;
	font-weight:800;
	color: rgb(230,230,230);
	display: block;
	line-height: 25px;
}
.headbox_as > a:hover{
	background-color: rgba(60,0,0,1);
}
.head_news{
	background-color: #E9E9E9;
	font-family: Verdana, 'Lucida Grande';
	font-size:14px;
	font-weight:400;
	color: #4B4B4B;
	line-height: 35px;
	border-bottom: 2px solid #9B0000;
}
.br_h a{
	font-size:14px;
	color: #550000;
	font-weight:700;
}
.br_h a:hover{
	font-size:14px;
	color: #333333;
	font-weight:700;
}
.br_u{
	font-size:11px;
	color: #333333;
	font-weight: normal;
}
.h{
	font-size:14px;
	color: #550000;
	font-weight:700;
}
.news_h{
	font-size:12px;
	color: #D5580D;
	font-weight:700;
}
.news_d{
	font-size:11px;
	color: #4B4B4B;
}
.news_t{
	font-size:10px;
	color: #333333;
	font-weight:700;
}
div.img-resize_1 img {
	width: auto;
	min-width: 100%;
	height: 100%;
	position: absolute;

}
div.img-resize_2 img {
	width: 100%;
	height: auto;
	position: absolute;
}
div.img-resize_1,
div.img-resize_2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.event_box_news{
	width:100%;
	height:238px;
	overflow: auto;
}
.event_box{
	width:100%;
	height:250px;
	overflow: auto;
}
.event_box_news::-webkit-scrollbar,
.event_box::-webkit-scrollbar {
    width: 5px;
}
.event_box_news::-webkit-scrollbar-track,
.event_box::-webkit-scrollbar-track {
	background-color:#F0F0F0;
}
.event_box_news::-webkit-scrollbar-thumb,
.event_box::-webkit-scrollbar-thumb {
    background-color: #999999;
}
.event_box_news::-webkit-scrollbar-thumb:hover,
.event_box::-webkit-scrollbar-thumb:hover{
	background-color: #666666;
}
.event_box_news::-webkit-scrollbar-thumb:active,
.event_box::-webkit-scrollbar-thumb:active{
	background-color: #C9C9C9;
} 
.h_b{
	font-size:17px;
	color: #000000;
	font-weight:700;
}

#NEXT_S > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
	z-index: 1;
}

/* The container */
#NEXT_S > ul {
	display: block;
	position: relative;
	width: 100%;
	border: 1px solid rgba(0,0,0,.1);
	margin-top: 10px;
}

/* The list elements which contain the links */
#NEXT_S > ul li {
	display: block;
	position: relative;
	margin: 0;
}

#NEXT_S > ul li a {
	/* Layout */
	display: block;
	position: relative;
	margin: 0;
	padding: 8px 0;
	width: 100%;
	border-bottom: 1px double #CCCCCC;
	/* Typography */
	font-family:  Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: 700;
	line-height:20px;
	/* Background & effects */
	background: #F9F9F9;
}
#NEXT_S > ul li a:hover {
	background: #DADADA;
	cursor: pointer;
}
#NEXT_S > ul li a:active {
	background: #F7F7F7;
}


/* The container */
#top_tag > ul {
	display: block;
	position: relative;
	width:100%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/* The list elements which contain the links */
#top_tag > ul li {
	display: table-cell;
	float: left;
	position: relative;
	margin: 0;
	
}

#top_tag > ul li a {
	/* Layout */
	display: inline-block;
	position: relative;
	margin-top: 2px;
	margin-bottom: 20px;
	padding: 8px 8px;
	padding-left:20px;
	background: #F0F0F0 url(../img/gear.png) no-repeat 5px center;
	/* Typography */
	font-family:  Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: 100;
	line-height:15px;
	border-bottom: 2px solid #9B0000;
	box-shadow: 0px 1px 5px rgba(0,0,0,.2);
	/* Background & effects */
}
#top_tag > ul li a#root_a {
	border-top: 0;
	padding-left:8px;
	background: #F7F7F7;
	font-weight: 700;
	line-height:15px;
}

#top_tag > ul li a#root_a:after{
    content: '';
    border-color: transparent #9B0000 #9B0000 transparent;
    border-style: solid;
    border-width: 5px;
    position: absolute;
    top: 22px;
    margin-left: -2px;
}