* {
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
}
ul, li {
	list-style: none;
}
input, button {
	outline: none;
}
img {
	display: block;
	border: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #2a58ad;
}
.clear {
	clear: both;
}
.wrapper {
	width: 1280px;
	margin: auto;
}
.cm-header-p {
	height: 100px;
}
.cm-header-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 555;
	width: 100%;
	background: linear-gradient(180deg, rgba(235, 235, 235, 1) 0%, rgba(255, 255, 255, 1) 100%);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
}
.cm-header-bg .cm-header {
}
.cm-header-bg .cm-header .row {
	position: relative;
	height: 100px;
}
.cm-header-bg .cm-header .row .col1 {
	padding-top: 12px;
}
.cm-header-bg .cm-header .row .col1 a {
}
.cm-header-bg .cm-header .row .col1 a img {
	height: 74px;
}
.cm-header-bg .cm-header .row .col2 {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 18px;
}
.cm-header-bg .cm-header .row .col2 .tool {
	float: left;
	height: 28px;
	padding: 0 20px;
	line-height: 28px;
	color: #4d70b3;
	background: #e9edf0;
	border-radius: 100px;
}
.cm-header-bg .cm-header .row .col2 .tool a {
	padding: 0 5px;
	color: #2a58ad;
}
.cm-header-bg .cm-header .row .col2 .search1 {
	float: left;
	width: 140px;
	height: 28px;
	margin-left: 10px;
	background: #e9edf0;
	border-radius: 100px;
}
.cm-header-bg .cm-header .row .col2 .search1 form {
}
.cm-header-bg .cm-header .row .col2 .search1 form input {
	float: left;
	width: 80px;
	height: 28px;
	padding-left: 15px;
	line-height: 28px;
	background: none;
	border: none;
}
.cm-header-bg .cm-header .row .col2 .search1 form button {
	float: right;
	width: 30px;
	height: 28px;
	cursor: pointer;
	background: none;
	border: none;
}
.cm-header-bg .cm-header .row .col2 .search1 form button img {
}
.cm-header-bg .cm-header .row .col3 {
}
.cm-header-bg .cm-header .row .col3 .nav {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 17px;
}
.cm-header-bg .cm-header .row .col3 .nav .item {
	position: relative;
	float: left;
}
.cm-header-bg .cm-header .row .col3 .nav .item .t1 {
}
.cm-header-bg .cm-header .row .col3 .nav .item .t1 a {
	height: 50px;
	padding: 0 15px;
	line-height: 50px;
	color: #2a58ad;
}
.cm-header-bg .cm-header .row .col3 .nav .item .t2 {
	position: absolute;
	top: 50px;
	left: -38px;
	display: none;
	width: 180px;
}
.cm-header-bg .cm-header .row .col3 .nav .item .t2 a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #333;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.cm-header-bg .cm-header .row .col3 .nav .item:hover .t1 a {
	font-weight: bold;
}
.cm-header-bg .cm-header .row .col3 .nav .item:hover .t1 a:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 80%;
	height: 5px;
	margin-left: -40%;
	content: "";
	background: #2a58ad;
}
.cm-header-bg .cm-header .row .col3 .nav .item.active .t1 a {
	font-weight: bold;
}
.cm-header-bg .cm-header .row .col3 .nav .item.active .t1 a:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 80%;
	height: 5px;
	margin-left: -40%;
	content: "";
	background: #2a58ad;
}
.cm-header-bg .cm-header .row .col3 .nav .item:hover .t2 {
	display: block;
}
.cm-header-bg .cm-header .row .col3 .nav .item:hover .t2 a:hover {
	background: #f5f5f5;
}
.banner {height: 540px;overflow: hidden;position: relative;}
.banner a.item {
}
.banner a.item img {
	width: 100%;
}
.ind-block1-bg {
	padding-top: 40px;
}
.ind-block1-bg .ind-block1 {
}
.ind-block1-bg .ind-block1 .row {
	height: 420px;
}
.ind-block1-bg .ind-block1 .row .col1 {
	float: left;
	width: 885px;
}
.cm-tit {
	height: 36px;
	line-height: 32px;
}
.cm-tit img {
	float: left;
	margin-right: 5px;
}
.cm-tit span {
	float: left;
	font-size: 28px;
}
.cm-tit a {
	float: right;
	padding-right: 25px;
	font-size: 18px;
	color: #666;
	background: url(style_res/more.png) no-repeat right center;
}
.ind-block1-bg .ind-block1 .row .col1 .box {
	height: 360px;
	margin-top: 23px;
}
.ind-block1-bg .ind-block1 .row .col1 .box .cm-news {
	float: left;
}
.cm-news {
}
.cm-news a.item {
	display: block;
	padding: 8px 0;
	padding-left: 20px;
	background: url(style_res/list-ico.png) no-repeat left 12px;
	border-bottom: 1px dashed #ddd;
}
.cm-news a.item .t1 {
	height: 24px;
	overflow: hidden;
	font-size: 16px;/* color:#363636; */
}
.cm-news a.item .t2 {
	color: #a6a6a6;
	height: 19px;
	line-height: 19px;
}
.ind-block1-bg .ind-block1 .row .col1 .box .hd {
	position: relative;
	float: right;
	width: 480px;
	height: 360px;
}
.ind-block1-bg .ind-block1 .row .col1 .box .hd a.item {
	position: relative;
}
.ind-block1-bg .ind-block1 .row .col1 .box .hd a.item img {
	width: 480px;
	height: 360px;
}
.ind-block1-bg .ind-block1 .row .col1 .box .hd a.item .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 54px;
	background: rgba(0, 0, 0, .7);
	background: #000;
}
.ind-block1-bg .ind-block1 .row .col1 .box .hd a.item .txt {
	position: absolute;
	right: 90px;
	bottom: 0;
	left: 20px;
	z-index: 100;
	height: 54px;
	overflow: hidden;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
.ind-block1-bg .ind-block1 .row .col2 {
	float: right;
	width: 350px;
}
.ind-block1-bg .ind-block1 .row .col2 .cm-tit {
}
.ind-block1-bg .ind-block1 .row .col2 .cm-tit img {
}
.ind-block1-bg .ind-block1 .row .col2 .cm-tit span {
}
.ind-block1-bg .ind-block1 .row .col2 .cm-tit a {
}
.ind-block1-bg .ind-block1 .row .col2 .cm-news {
	margin-top: 23px;
}
.ind-block1-bg .ind-block1 .row .col2 .cm-news a.item {
}
.ind-block1-bg .ind-block1 .row .col2 .cm-news a.item .t1 {
}
.ind-block1-bg .ind-block1 .row .col2 .cm-news a.item .t2 {
	height: 19px;
	line-height: 19px;
}
.ind-block2-bg {
	padding-top: 40px;
}
.ind-block2-bg .ind-block2 {
	overflow: hidden;
}
.ind-block2-bg .ind-block2 .cm-tit {
}
.ind-block2-bg .ind-block2 .cm-tit img {
}
.ind-block2-bg .ind-block2 .cm-tit span {
}
.ind-block2-bg .ind-block2 .cm-tit a {
}
.ind-block2-bg .ind-block2 .row {
	width: 110%;
	margin-top: 30px;
}
.ind-block2-bg .ind-block2 .row a.item {
	display: block;
	float: left;
	width: 408px;
	height: 94px;
	margin-right: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	border: 1px solid #c5c9d4;
	border-radius: 8px;
}
.ind-block2-bg .ind-block2 .row a.item .t1 {
	float: left;
	width: 95px;
	height: 94px;
	font-size: 26px;
	line-height: 94px;
	color: #fff;
	text-align: center;
	background: #437ce6;
}
.ind-block2-bg .ind-block2 .row a.item .t2 {
	float: left;
	width: 271px;
	height: 56px;
	margin: 19px;
	overflow: hidden;
	font-size: 16px;
	line-height: 28px;/* color:#000; */
}
.ind-block3-bg {
	padding: 30px 0px;
}
.ind-block3-bg .ind-block3 {
}
.ind-block3-bg .ind-block3 .cm-tit {
}
.ind-block3-bg .ind-block3 .cm-tit img {
}
.ind-block3-bg .ind-block3 .cm-tit span {
}
.ind-block3-bg .ind-block3 .cm-tit a {
}
.ind-block3-bg .ind-block3 .row {
	height: 319px;
	margin-top: 30px;
}
.ind-block3-bg .ind-block3 .row a.item {
	position: relative;
	display: block;
	float: left;
	width: 426px;
	height: 319px;
}
.ind-block3-bg .ind-block3 .row a.item .img {
}
.ind-block3-bg .ind-block3 .row a.item .img img {
	width: 426px;
	height: 319px;
}
.ind-block3-bg .ind-block3 .row a.item .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 82px;
}
.ind-block3-bg .ind-block3 .row a.item .bg img {
}
.ind-block3-bg .ind-block3 .row a.item .txt {
	position: absolute;
	right: 0px;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: auto;
	padding: 15px 20px;
	overflow: hidden;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}
.ind-block4-bg {
	padding: 35px 0;
	background: #f2f6fa;
}
.ind-block4-bg .ind-block4 {
}
.ind-block4-bg .ind-block4 .cm-tit {
}
.ind-block4-bg .ind-block4 .cm-tit img {
}
.ind-block4-bg .ind-block4 .cm-tit span {
}
.ind-block4-bg .ind-block4 .cm-tit a {
}
.ind-block4-bg .ind-block4 .row {
	position: relative;
	width: 100%;
	height: 639px;
	margin-top: 30px;
	background: #fff;
}
.ind-block4-bg .ind-block4 .row a.col1 {
	position: relative;
	display: block;
	width: 854px;
	height: 319px;
}
.ind-block4-bg .ind-block4 .row a.col1 .ico {
	position: absolute;
	top: 145px;
	left: 426px;
}
.ind-block4-bg .ind-block4 .row a.col1 .txt {
	float: left;
	width: 426px;
	height: 319px;
}
.ind-block4-bg .ind-block4 .row a .txt .txt1 {
	height: 24px;
	padding-top: 52px;
	margin-right: 35px;
	margin-left: 35px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
}
.ind-block4-bg .ind-block4 .row a .txt .txt2 {
	margin-top: 15px;
	margin-left: 35px;
	font-size: 16px;
	color: #363636;
}
.ind-block4-bg .ind-block4 .row a .txt .txt3 {
	height: 78px;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 16px;
	line-height: 26px;
	color: #363636;
}
.ind-block4-bg .ind-block4 .row a .txt .txt4 {
	padding-right: 25px;
	margin: 35px;
	font-size: 18px;
	color: #666;
	text-align: right;
	background: url(style_res/more.png) no-repeat right center;
}
.ind-block4-bg .ind-block4 .row a.col1 .img {
	float: right;
	width: 426px;
	height: 319px;
}
.ind-block4-bg .ind-block4 .row a.col1 .img img {
	float: right;
	width: 426px;
	height: 319px;
}
.ind-block4-bg .ind-block4 .row a.col2 {
	position: relative;
	display: block;
	width: 854px;
	height: 319px;
}
.ind-block4-bg .ind-block4 .row a.col2 .ico {
	position: absolute;
	top: 147px;
	left: 414px;
}
.ind-block4-bg .ind-block4 .row a.col2 .txt {
	float: right;
	width: 426px;
	height: 319px;
}
.ind-block4-bg .ind-block4 .row a.col2 .txt .txt1 {
}
.ind-block4-bg .ind-block4 .row a.col2 .txt .txt2 {
}
.ind-block4-bg .ind-block4 .row a.col2 .txt .txt3 {
}
.ind-block4-bg .ind-block4 .row a.col2 .txt .txt4 {
}
.ind-block4-bg .ind-block4 .row a.col2 .img {
}
.ind-block4-bg .ind-block4 .row a.col2 .img img {
}
.ind-block4-bg .ind-block4 .row a.col3 {
	position: absolute;
	top: 0;
	right: 0;
	width: 426px;
	height: 639px;
}
.ind-block4-bg .ind-block4 .row a.col3 .ico {
	position: absolute;
	top: 317px;
	left: 216px;
}
.ind-block4-bg .ind-block4 .row a.col3 .txt {
	height: 319px;
}
.ind-block4-bg .ind-block4 .row a.col3 .txt .txt1 {
}
.ind-block4-bg .ind-block4 .row a.col3 .txt .txt2 {
}
.ind-block4-bg .ind-block4 .row a.col3 .txt .txt3 {
}
.ind-block4-bg .ind-block4 .row a.col3 .txt .txt4 {
}
.ind-block4-bg .ind-block4 .row a.col3 .img {
}
.ind-block4-bg .ind-block4 .row a.col3 .img img {
}
.ind-block5-bg {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ind-block5-bg .ind-block5 {
	overflow: hidden;
}
.ind-block5-bg .ind-block5 .cm-tit {
}
.ind-block5-bg .ind-block5 .cm-tit img {
}
.ind-block5-bg .ind-block5 .cm-tit span {
}
.ind-block5-bg .ind-block5 .cm-tit a {
}
.ind-block5-bg .ind-block5 .row {
	width: 105%;
	height: 80px;
	margin-top: 30px;
}
.ind-block5-bg .ind-block5 .row a.item {
	float: left;
	margin-right: 26px;
}
.ind-block5-bg .ind-block5 .row a.item img {
	width: 300px;
	height: 80px;
}
.cm-footer-bg {
	height: 256px;
	background: url(style_res/footer-bg.png) no-repeat center center;
}
.cm-footer-bg .cm-footer {
}
.cm-footer-bg .cm-footer .row {
	height: 110px;
	padding: 37px 0;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
}
.cm-footer-bg .cm-footer .row .col1 {
	float: left;
	font-size: 22px;
}
.cm-footer-bg .cm-footer .row .col2 {
	float: left;
	width: 300px;
	margin-left: 72px;
}
.cm-footer-bg .cm-footer .row .col2 br {
}
.cm-footer-bg .cm-footer .row .col3 {
	float: right;
	font-size: 13px;
}
.cm-footer-bg .cm-footer .row .col3 .qr {
	float: left;
	margin-left: 72px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.cm-footer-bg .cm-footer .row .col3 .qr img {
	display: block;
	width: 100px;
	height: 100px;
}
.cm-footer-bg .cm-footer .row .clear {
}
.cm-footer-bg .cm-footer .row2 {
	height: 72px;
	font-size: 16px;
	line-height: 72px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, .5);
}
.img {
	overflow: hidden;
}
.img img {
	transition: all .5s;
}
.img:hover img {
	transform: scale(1.05);
}
#cm1 {
}
#cm1 .item {
	display: block;
	height: 540px;
	/*background-size: cover !important;*/
	min-width: 1280px;
}
.swiper-num {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	text-align: center;
}
.swiper-num span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 20px 5px;
	background: #a8b2ba;
	border-radius: 10px;
}
.swiper-active-switch {
	background-color: #f22253 !important;
}
#cm2 {
	height: 360px;
}
#cm2 .item {
	display: block;
	height: 360px;
}
#cm2 .swiper-num {
	right: 20px;
	left: auto;
	text-align: right;
}
/*******************************   */

.sub-banner {
	height: 240px;
	background: url(style_res/sub-banner.png) no-repeat center center;
}
.sub {
	padding: 45px 0;
	background: #f2f6fa;
}
.sub .wrapper {
	width: 1200px;
}
.sub .sub-left {
	float: left;
	width: 270px;
}
.sub .sub-left .menu {
	background: #fff;
	border: 1px solid #d8e4e8;
	border-radius: 10px;
}
.sub .sub-left .menu .tit {
	height: 76px;
	background: url(style_res/sub-menu-bg.png) no-repeat center center / 100% auto;
}
.sub .sub-left .menu .tit .txt {
	padding: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.sub .sub-left .menu .itemG {
	margin: 0 25px;
}
.sub .sub-left .menu .itemG a.item {
	display: block;
	padding: 20px 0;
	font-size: 20px;
	color: #333;
	background: url(style_res/sub-arrow.png) no-repeat right center;
	border-bottom: 1px solid #f5f5f5;
}
.sub .sub-left .menu .itemG a.item.active {
	font-weight: bold;
	color: #215fd1;
	background-image: url(style_res/sub-arrow-active.png);
}
.sub .sub-left .menu .itemG a.item:hover {
	font-weight: bold;
	color: #215fd1;
	background-image: url(style_res/sub-arrow-active.png);
}
.sub .sub-right {
	float: right;
	width: 870px;
}
.sub .bread {
	height: 24px;
	line-height: 24px;
	color: #808080;
}
.sub .bread img {
	float: left;
	margin-right: 10px;
}
.sub .block {
	margin-top: 20px;
	background: #fff;
	border: 1px solid #d8e4e8;
	border-radius: 10px;
}
.sub .block .tit {
	background: url(style_res/tit-line.png) no-repeat left bottom;
}
.sub .block .tit .txt {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	font-size: 28px;
	font-weight: bold;
	color: #215fd1;
}
.sub .block ul.news {
	margin: 25px 65px;
}
.sub .block ul.news li {
}
.sub .block ul.news li a {
	display: block;
	padding: 20px 0;
	padding-left: 25px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	background: url(style_res/list-ico.png) no-repeat left center;
	border-bottom: 1px solid #f0f0f0;
}
.sub .block ul.news li a span {
	float: right;
	color: #999;
}
.sub .block ul.news li a:hover {
	color: #db4c6d;
}
.sub .block ul.news li a:hover span {
	color: #db4c6d;
}
.sub .block .pages {
	/* padding: 50px 0; */
	/* padding-top: 20px; */
	/* text-align: center; */
}
.sub .block .pages a {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 1px;
	color: #333;
	border: 1px solid #f0f0f0;
	border-radius: 3px;
}
.sub .block .pages a.active {
	color: #fff;
	background: #215fd1;
}
.sub .block .pages a:hover {
	color: #fff;
	background: #215fd1;
}
.sub .clear {
}
.sub .data {
	margin: 40px 75px;
}
.sub .data p {
	margin: 20px 0;
	font-size: 18px;
	line-height: 2em;
	font-weight: normal;
	text-align: initial;
}
.sub .data p strong {
	font-size: 20px;
}
.sub .data img {
	max-width: 100%;
	margin: auto;
}
.sub .data li {
	font-size: initial;
	font-weight: initial;
	color: blue;
}
.detail {
}
.title {
	padding: 35px 75px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}
.time {
	padding-bottom: 30px;
	margin: 0 75px;
	font-size: 16px;
	font-weight: initial;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.next {
	/* margin: 75px; */
	/* margin-bottom: 0; */
	/* font-size: 16px; */
	/* line-height: 1.75em; */
	/* font-weight: normal; */
	/* text-align: initial; */
}
.next a {
	display: block;
	padding: 7px 0;
	color: #333;
	line-height: 1.75em;
}
.close {
	padding: 75px;
	text-align: right;
}
.close a {
	font-size: 18px;
	color: #333;
}
.search-box {
	padding: 36px 0;
	margin: 0 100px;
	border-bottom: 1px solid #cfcfcf;
}
.search-box .search2 {
	width: 740px;
	height: 56px;
	margin: auto;
	background: #f5f6f7;
	border: 1px solid #d8e4e8;
}
.search-box .search2 input {
	float: left;
	width: 86%;
	height: 56px;
	padding: 0;
	padding-left: 20px;
	background: none;
	border: none;
}
.search-box .search2 button {
	float: right;
	padding: 4px;
	cursor: pointer;
	background: none;
	border: none;
}
.search-box .search2 button img {
}
.news-search {
	margin: 25px 100px !important;
}





.MMi1 .t1 a:after,.selected1 .t1 a:after,.parent1 .t1 a:after {position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 80%;
    height: 5px;
    margin-left: -40%;
    content: "";
    background: #2a58ad;
}

.selected2,.parent2 {    font-weight: bold !important;
    color: #215fd1 !important;
    background-image: url(style_res/sub-arrow-active.png) !important;
}

.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 4px;}
.lby {min-height:300px; padding-bottom:50px;}
.MMi1 .t1 a,.selected1 .t1 a,.parent1 .t1 a {font-weight: bold;}

#vsb_content_2 H2 {
    font-size: 14px
;}
#vsb_content_2 .icon {
    border-right-width: 0px; margin: 3px 0px 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px
;}
#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; border-top: #ccc 1px solid; border-right: #ccc 1px solid;}
#vsb_content_2 DIV {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 14px
;}
#vsb_content_2 P {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 14px
;}

#vsb_content_2 span {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 14px
;}

#vsb_content_2 A {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_2 A:visited {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_2 A:hover {
    color: #ba2636
;}

#vsb_content_2 TABLE{ border-collapse:collapse;border:1px solid #000 } 
#vsb_content_2 TABLE TD{ text-indent: 2em;border:1px solid #000; } 

#vsb_content_2 TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 14px;LINE-HEIGHT: 150%;
;}
#vsb_content_2 TABLE TH P {
    text-indent: 2em;text-indent: 0px; margin: 0px; font-size: 1px;LINE-HEIGHT: 150%;
;}
#vsb_content_2 TABLE TD IMG {
    border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none
;}
#vsb_content_2.fs p {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 10px
;}

#vsb_content_2 .vsbcontent_img{
    text-align:center;text-indent:0px
}

#vsb_content_2 .vsbcontent_video{
    text-align:center;text-indent:0px
}

#vsb_content_2.newscontent_l p {
    font-size: 16px;
}        
#vsb_content_2.newscontent_m p {
    font-size: 14px;
} 
#vsb_content_2.newscontent_s p {
    font-size: 12px;
} 



#vsb_content_501 H2 {
    font-size: 14pt;LINE-HEIGHT: 180%; 
;}
#vsb_content_501 .icon {
    border-right-width: 0px; margin: 3px 0px 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px
;}
#vsb_content_501 IMG {
    border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; border-top: #ccc 1px solid; border-right: #ccc 1px solid;}
#vsb_content_501 DIV {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt
;}
#vsb_content_501 P {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt
;}

#vsb_content_501 span {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt
;}

#vsb_content_501 A {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_501 A:visited {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_501 A:hover {
    color: #ba2636
;}

#vsb_content_501 TABLE{ border-collapse:collapse;border:1px solid #000 } 
#vsb_content_501 TABLE TD{ border:1px solid #000; } 

#vsb_content_501 TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 14pt;LINE-HEIGHT: 180%; 
;}
#vsb_content_501 TABLE TH P {
    text-indent: 0px; margin: 0px; font-size: 1px;LINE-HEIGHT: 180%; 
;}
#vsb_content_501 TABLE TD IMG {
    border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none
;}
#vsb_content_501.fs p {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 10px
;}

#vsb_content_501.newscontent_l p {
    font-size: 16pt;
}        
#vsb_content_501.newscontent_m p {
    font-size: 14pt;
} 
#vsb_content_501.newscontent_s p {
    font-size: 12pt;
} 

#vsb_content_501 .vsbcontent_start {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt
}

#vsb_content_501 .vsbcontent_end {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt
}

#vsb_content_501 .vsbcontent_img{
    text-align:center;text-indent:0px
}

#vsb_content_501 .vsbcontent_video{
    text-align:center;text-indent:0px
}

.next3 {text-align:left;font-size:14px;font-weight:normal;margin: 0 75px;}
.nrk {text-align:left; font-size:16px; font-weight:normal;}













