body {
	margin: 0;
	color: #fff;
	background: #00428a url(/i/00.png) repeat-y 50% 0;
}


table,
img {
	border: 0;
}


body,
table {
	font-family: arial, tahoma;
	font-size: 16px;
}


table {
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

form {
	margin: 0;
}

a {
	color: #fff;
}


.superglobal {
	background: url(/i/01.jpg) no-repeat 50% 0;
	min-height: 1000px;
	//height: 1000px;
}


.global {
	width: 100%;
	max-width: 1258px;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) > 1258 ? '1258px' : '100%');
	position: relative;
	text-align: left;
}


.glob {
	padding: 60px 50px;
	zoom: 1;
}


#top {
	width: 100%;
	margin-bottom: 60px;
}

#top td {
	width: 33%;
}

#top .logo img {
	width: 247px;
	height: 172px;
	margin-right: 30px;
}

#top .menu {
	padding-top: 15px;
	//padding-top: 5px;
}

#top .menu a {
	color: #fff;
	font-size: 18px;
	display: block;
	width: 226px;
	height: 53px;
	padding: 12px 0 0 32px;
	margin: -25px 0;
	//margin: -15px 0;
}

#top .menu a:hover {
	color: #ee2229;
	text-decoration: none;
	background: url(/i/02.png) no-repeat;
}

#top .menu .s {
	color: #fff046;
}


#top .desc {
	width: 28%;
	padding-top: 2px;
	padding-left: 30px;
	color: #badff4;
	font-size: 16px;
	line-height: 130%;
}

#top .btn {
	display: block;
	width: 271px;
	height: 66px;
	//height: 95px;
	background: url(/i/05.png);
	margin-top: 5px;
	margin-left: -30px;
	text-align: center;
	padding-top: 29px;
	color: #fff;
	font-size: 24px;
	font-family: tahoma;
	text-decoration: none;
	cursor: pointer;
}

#top .btn:hover {
	color: #fff046;
}


#digits {
	height: 309px;
	background: url(/i/04.png) no-repeat 50% 0;
}

#tuner {
	margin-top: 47px;
}


.mainnews {
	width: 50%;
	padding-right: 30px;
	color: #fff;
	line-height: 130%;
}

.mainnews p {
	margin: 8px 0;
}

.mainnews .item {
	margin: 30px 0 25px 0;
}

.mainnews .item p {
	margin: 10px 0;
}

.mainnews .item a {
	font-size: 17px;
}


.maincomp {
	padding-left: 30px;
}

.maincomp .btn {
	display: block;
	width: 271px;
	height: 68px;
	//height: 95px;
	background: url(/i/05.png);
	margin-left: -30px;
	text-align: center;
	padding-top: 27px;
	color: #fff;
	font-size: 24px;
	font-family: tahoma;
	text-decoration: none;
	cursor: pointer;
}

.maincomp .btn:hover {
	color: #fff046;
}

.maincomp table {
	margin: 25px 0 0 -10px;
}

.maincomp td {
	color: #fff;
}

.maincomp .foto {
	width: 105px;
	//width: 90px;
	height: 129px;
	background: url(/i/06.png) no-repeat;
}

.maincomp .foto img {
	width: 71px;
	height: 97px;
	margin: 14px 30px 0 15px;
}

.maincomp .desc {
	font-size: 14px;
	padding-top: 5px;
	line-height: 130%;
}

.maincomp .desc b {
	font-size: 22px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	line-height: 120%;
}

.maincomp .desc i {
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

.maincomp .text {
	padding: 10px 0 0 10px;
	font-size: 16px;
	line-height: 130%;
}

.maincomp .text a {
	font-size: 14px;
}

.maincomp .text p {
	margin: 10px 0 7px 0;
}

.maincomp span {
	font-size: 14px;
}

.maincomp p {
	margin: 10px 0;
}

.maincomp .book {
	margin-top: 30px;
	padding: 17px;
	background: #fff;
}

.maincomp .book table {
	margin: 0;
}

.maincomp .book td {
	padding: 0 20px 0 0;
	color: #444;
	font-style: italic;
	font-size: 14px;
}

.maincomp .book b {
	font-weight: normal;
	font-size: 22px;
	display: block;
}

.maincomp .book i {
	color: #888;
}

.maincomp .book a {
	color: #005bb4;
}


.mainmedia {
	width: 50%;
	min-width: 480px;
	padding-left: 10px;
}

.mainmedia .h1 {
	margin-bottom: 15px;
}

.mainmedia .item {
	float: left;
	width: 146px;
	height: 170px;
	background: url(/i/07.png) no-repeat;
	margin: 10px 20px 5px -10px;
	//margin-left: -5px;
	//margin-right: 15px;
	font-size: 12px;
}	

.mainmedia .item.video {
	background: url(/i/09.png) no-repeat;
}

.mainmedia .item.s {
	background: url(/i/10.png) no-repeat;
}	

.mainmedia .item.video.s {
	background: url(/i/11.png) no-repeat;
}

.mainmedia .item.video i {
	position: absolute;
	width: 37px;
	height: 37px;
	top: 33px;
	left: 53px;
	background: url(/i/08.png);
	cursor: pointer;
}

.mainmedia .item div {
	position: relative;
	width: 116px;
	//width: 146px;
	padding: 13px 15px 0 15px;
}

.mainmedia .item img {
	width: 114px;
	height: 80px;
	margin-bottom: 15px;
	display: block;
}


.mainpeople {
	padding-left: 35px;
}

.mainpeople .more {
	height: 41px;
	font-size: 14px;
	margin-left: -9px;
	padding: 10px 0 0 42px;
	background: url(/i/refresh.png) no-repeat 0 0;
}

.mainpeople .more a {
	border-bottom: 1px dotted #fff;
	cursor: pointer;
}


#people {
	height: 182px;
	overflow: hidden;
	margin: 33px 0 10px 0;
	zoom: 1;
}

#people img {
	margin: 0 1px 1px 0;
}


.h1 {
	color: #fff;
	font-family: tahoma;
	font-size: 28px;
}

.h1 a {
	color: #fff;
}


h1 {
	color: #fff;
	font-family: tahoma;
	font-size: 42px;
	font-weight: normal;
	line-height: 110% !important;
}

h2 {
	color: #fff;
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}


.delim1 {
	font-size: 0;
	height: 1px;
	background: url(/i/03.gif) repeat-x;
	margin: 20px 0;
}


.foto_p {
	border: 1px solid #118ce7;
}

.foto_c {
	border: 1px solid #118ce7;
	float: left;
	margin: 0 25px 15px 0;
}


.small {
	font-size: 12px;
}

.mid {
	font-size: 14px;
}


.yellow {
	color: #fff046;
}

.light {
	color: #badff4;
}


td.t {
	padding: 0 20px;
}


.navy {
	margin-bottom: -26px;
	//margin-bottom: -20px;
}


.text .tlh {
	line-height: 140%;
}

.next {
	font-size: 14px;
	color: #fffec7;
}


#video {
	margin: 0 50px 30px 0;
	border: 1px solid #118ce7;
}

#video1 {
	border: 1px solid #118ce7;
}



.h1 {
	color: #fff;
	font-family: tahoma;
	font-size: 28px;
}

.h1 a {
	color: #fff;
}


h1 {
	color: #fff;
	font-family: tahoma;
	font-size: 42px;
	font-weight: normal;
	line-height: 120%;
}

h2 {
	color: #fff;
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 120%;
}


#bottom {
	margin-top: 60px;
	padding: 20px 40px 0 40px;
	border-top: 1px solid #fff;
	font-size: 13px;
	line-height: 120%;
}

#bottom p {
	margin: 5px 0;
}


.artil {
	float: right;
	display: block;
	height: 38px;
	padding: 12px 0 0 45px;
	background: url(/i/a.png) no-repeat;
	font-size: 12px;
	line-height: 100%;
	
}


table.history {
	width: 100%;
}

table.history td {
	padding: 10px 10px 10px 35px;
	line-height: 140%;
}

table.history .y {
	font-size: 20px;
	padding-left: 10px;
}

table.history .yh {
	width: 15%;
	font-size: 32px;
	padding-top: 5px;
	padding-left: 10px;
}

table.history .yh a {
	color: #fff046;
}

table.history .d {
	padding-top: 0;
}

table.history .gift {
	background: url(/i/gift.png) no-repeat 0 -2px;
	margin-left: -35px;
	padding-left: 35px;
}

table.history p {
	margin: 10px 0;
}

table.complm {
	width: 100%;
}

table.complm td {
	padding-right: 40px;
}


.mn_navy {
	font-size: 12px;
	font-family: tahoma;
}

.mn_navy td {
	padding: 3px 0 !important;
} 

.mn_normal {
	font-size: 13px;
	border-collapse: separate !important;
}                                                 

.mn_normal td {
	padding: 3px 1px 3px 3px !important;
}

.mn_normal .line {
	border-bottom: 1px solid #000;
}

.mn_small {
	font-size: 12px;
}                                                  

.mn_small td {
	padding: 3px 0 !important;
}                                                  

.export {
	color: #0065c7; 
}

.bggroup {
	background: #eae3d9;
	color: #444;
}

.bggroup a {
	color: #444;
}

.bgitem {
	background: #eae3d9;
	color: #444;
}

.bgitem a {
	color: #444;
}


#dialog {
	z-index: 100;
	position: absolute;
	width: 550px;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	display: none;
}

.overwin {
	position: relative;
	overflow: hidden;
	padding: 50px 0;
	zoom: 1;
}

.overwin .content {
	width: 100%;
}

.overwin .content .l {
	width: 50px;
	background: url(/i/l.png);
}

.overwin .content .r {
	width: 50px;
	background: url(/i/r.png);
}

.overwin .content .m {
	background: #fff;
	color: #000;
	padding: 20px;
}

.overwin .cn {
	position: absolute;
	width: 100px;
	height: 100px;
	left: -50px;
	top: -50px;
	background: url(/i/t.png) no-repeat;
}

.overwin .cn.tr,
.overwin .cn.br {
	margin-left: 100%;
}

.overwin .cn.bl,
.overwin .cn.br {
	top: auto;
}

.overwin .cn.tl,
.overwin .cn.bl {
	width: 100%;
}

.overwin .close {
	display: block;
	position: absolute;
	width: 14px;
	height: 13px;
	top: 47px;
	right: 50px;
	background: url(/i/c.gif);
	font-size: 0;
	cursor: pointer;
}

.overwin .close:hover {
	background-position: -14px 0;
}


#add {
	margin: 20px 0;
	font-size: 14px;
}

#add .t {
	display: block;
	width: 100%;
	font-size: 16px;
}

#add #form_submit {
	font-size: 18px;
}


#super {
	height: 25px;
	//height: 30px;
	color: #badff4;
	background: #004a99;
	font-size: 12px;
	font-family: tahoma;
	text-align: center;
	padding-top: 10px;
	//padding-top: 7px;
}

#super a {
	color: #badff4;
}

