﻿a.more {
	background: url(../images/read-more.png) no-repeat 0 0;
	color: #000;
	display: inline-block;
	width: 41px;
	height: 15px;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
}
a {
	color: #1a4473;
}
a:hover {
	text-decoration: none;
}
a.type1 {
	color: #003872;
}
a.type2 {
	color: #333;
}
.left {
	margin-right: .875em !important;
}
.right {
	margin-left: .875em;
}
.acenter {
	text-align: center;
}
.aright {
	text-align: right;
}
.aleft {
	text-align: left;
}
.m-bottom {
	margin-bottom: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	line-height: 22px;
}
img.s-border {
	background: #fff;
	border: 1px solid #d8d8d8;
	padding: 4px;
}
hr {
	background: #ddd;
	border: none;
	clear: both;
	color: #ddd;
	float: none;
	height: .1em;
	margin: 0 0 1.45em;
	width: 100%;
}
hr.space {
	background: #fff;
	color: #fff;
}
.input {
	border: 1px solid #dcdcdc;
	color: gray;
	padding: 2px 0;
}
.button,
.button-2 {
	cursor: pointer;
	padding: 2px 6px 1px;
}
.button {
	background: #4f6170 url(../images/button-bg.png) 0 0 repeat-x;
	border: 1px solid #3d4d5b;
	color: #fff;
}
.button-2 {
	background: #4f6170 url(../images/tab-g.png) 0 0 repeat-x;
	border: 1px solid #d8d8d8;
	color: #414f5b;
}
body {
	background: #ebebeb url('../images/body-bg.jpg ') repeat-y center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
}
.wrapper {
	background: #fff;
	width: 997px;
	margin: 0 auto;
	padding: 0 9px;
}
.container {
	background: #fff;
}
.topbar {
	height: 38px;
	overflow: hidden;
	position: relative;
	background-color: #006f9b;
	margin: 0 0 10px 0;
}
.topbar .top {
	padding: 0 5px 4px;
}
div.module-menu {
	margin: 0;
	color: #fff;
	margin: 0 5px;
	text-decoration: none;
	line-height: 38px;
	height: 35px;
}
.q-search {
	width: 289px;
	height: 23px;
	overflow: hidden;
	background: url('../images/search-bg.png ') no-repeat 0 0;
	margin: 8px 8px 0 0;
}
.txt-qs {
	color: #fff;
	width: 195px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	text-indent: 5px;
	float: left;
	overflow: hidden;
}
.submit-qs {
	color: #fff;
	cursor: pointer;
	border: 0;
	width: 80px;
	height: 22px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: transparent;
	float: right;
}
a.rss {
	background: url(../images/rss.png) 0 0 no-repeat;
	display: block;
	height: 16px;
	margin: 2px 5px 0 0;
	text-indent: -9999em;
	width: 16px;
}
#header {
	height: 158px;
	position: relative;
	background: url('../images/banner.jpg') no-repeat;
	margin-bottom: 5px;
}
#header img {
	max-width: 146px;
	max-height: 125px;
	margin: 13px 27px;
}
#header .site-description {
	text-transform: uppercase;
	color: #015e8d;
	font-size: 16px;
	font-weight: 700;
	padding-top: 45px;
}
#header .site-title {
	text-transform: uppercase;
	color: #ff0000;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	text-shadow: 1px 1px 0px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
#logo {
	display: none;
}
.nav {
	margin: 0;
}
.nav .update {
	bottom: 24px;
	position: relative;
	right: 10px;
}
.welcom-mess {
	margin-bottom: 10px;
}
.siteclock {
	background: url('../images/siteclock-bg.png ');
	height: 29px;
	text-align: center;
	line-height: 28px;
	margin-bottom: 4px;
}
.siteclock #digclock {
	float: right;
	padding-right: 10px;
}
.main {
	margin: 0 0 10px 0;
}
.gradient-main {
	margin: 0;
	background: url('../images/g-a.png ') repeat-x 0 top;
	padding: 5px 10px;
	border: 1px #d8d8d8 solid;
}
.gradien-content {
	background: url('../images/g-a.png ') repeat-x 0 top;
}
.gradient-main.no {
	padding: 0;
}
.bodycenter {
	background: url('../images/body-center-bg.png ') repeat-y 0 0;
	margin: 0;
	clear: both;
}
.bodyright {
	background: url('../images/body-right.png ') repeat-y 0 0;
	margin: 0;
}
.lefbody {
	background: url('../images/left-body.png ') repeat-y 0 0;
	margin: 0;
}
.body-left-right {
	background: url('../images/body-left-right.png ') repeat-y 0 0;
	margin: 0;
}
.col-a1,
.col-a2,
.col-b1,
.col-b2,
.col-b3,
.col-b4,
.col-n1,
.col-n2 {
	float: left;
	margin-right: 10px;
}
.col-a1 {
	width: 665px;
	overflow: hidden;
}
.col-a2 {
	width: 320px;
	overflow: hidden;
}
.col-b1 {
	width: 580px;
	overflow: hidden;
}
.col-b2 {
	width: 230px;
	overflow: hidden;
}
.col-b3 {
	width: 207px;
	overflow: hidden;
}
.col-b4 {
	width: 188px;
	overflow: hidden;
}
.col-n1 {
	width: 600px;
	overflow: hidden;
}
.col-n2 {
	width: 360px;
	overflow: hidden;
}
.col-33,
.col-335,
.col-642 {
	float: left;
}
.col-33 {
	width: 33%;
}
.col-335 {
	width: 337px;
	overflow: hidden;
}
.col-642 {
	width: 653px;
	overflow: hidden;
}
.col-center,
.col-left {
	background: url('../images/col-b.png ') repeat-y left top;
}
.col-center .content-box {
	background: url('../images/col-b.png ') repeat-y right top;
}
.content-box {
	padding: 10px 10px 20px;
}
.content-block {
	padding: 5px;
}
.box {
	margin-bottom: 1em;
	width: 100%;
}
.box2 {
	height: 1%;
	width: 100%;
}
.box-border {
	border: 1px solid #dadada;
}
.box-border-shadow {
}
.box-inside {
	background: #ededed;
	border: 1px solid #fff;
	padding: 8px;
}
.box-inside .box-border {
	background: #fff;
}
.box50 h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}
.box50 ul.other-news li {
	background: url(../images/bullet-orange.png) 2px 13px no-repeat;
	border-top: 1px solid #d8d8d8;
	padding: 6px 0 6px 10px;
}
#hot-news {
	background: #fff url(../images/hot-news-shadow.png) 50% bottom no-repeat;
	padding-bottom: 19px;
}
#hot-news .box-border {
	background: url(../images/hot-news-g.png) bottom repeat-x;
}
#hot-news h3 {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 8px;
}
#hot-news ul.other-news {
	background: url(../images/dot.png) left 2px repeat-x;
	border-top: 1px solid #dadada;
	list-style-type: none;
	margin: 0;
}
#hot-news ul.other-news li {
	float: left;
	width: 33%;
	padding: 0 !important;
	background-image: none !important;
}
#hot-news ul.other-news h5 {
	line-height: 1.2;
	margin-bottom: .5em;
}
.cat-box-header {
}
.cat-nav {
	background: url(../images/cat-nav.png) repeat-x left bottom;
	padding: 6px 30px 5px 10px;
	position: relative;
}
.cat-nav.yellow-cat {
	background: url(../images/cat-nav-y.png) repeat-x left bottom;
	padding: 6px 30px 5px 10px;
	position: relative;
}
.cat-nav a,
.cat-nav span {
	line-height: 22px;
	margin: 0 5px;
	color: #005cce;
}
.cat-nav.yellow-cat a,
.cat-nav.yellow-cat span {
	line-height: 22px;
	margin: 0 5px;
	color: #e3860d;
}
.cat-nav a.current-cat,
.cat-nav span.current-cat {
	color: #20548e;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
}
.cat-nav.yellow-cat a.current-cat,
.cat-nav.yellow-cat span.current-cat {
	color: #e3860d;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
}
.cat-nav a.rss {
	background: url(../images/rss2.png) 0 0 no-repeat;
	position: absolute;
	right: 5px;
	top: 9px;
}
.bg {
	background: url(../images/dd-v2.png) 62% 0 repeat-y;
}
.bg_l {
	background: url(../images/dd-v2.png) 38% 0 repeat-y;
}
.cat-news .lt-news {
	width: 62%;
}
.cat-news .lt-news h4,
.cat-news .news-full h4 {
	font-weight: bold;
	margin-bottom: 0;
}
.cat-news .ot-news ul,
.cat-news .ot-news-full ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}
.cat-news .ot-news ul li {
	background: url(../images/bullet-orange.png) 2px 13px no-repeat;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 0 5px 12px;
}
.cat-news .ot-news ul li.last {
	border-bottom: 0;
}
.cat-news .ot-news-full ul li {
	background: url(../images/list-number.gif) 2px 11px no-repeat;
	float: left;
	padding: 0;
	margin: 0;
	width: 50%;
}
.cat-news .ot-news-full ul li a {
	padding: 5px 0 5px 12px;
	float: left;
}
.cat-news ul.related {
	margin: 0;
}
.cat-news ul.related .icon_list {
	padding-left: 7px;
}
.block_default {
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
}
.header-block1 {
	background: #1b6d9d;
	height: 35px;
	padding: 0 5px;
}
.header-block1 h3 {
	color: #fff;
	line-height: 26px;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
.header-block1 h3 span {
}
.header-block1 a {
	color: #fff;
}
.block_default .content-block ul {
	margin: 0;
}
.block_default .content-block li .img-thumbnail {
	margin-right: 5px;
	margin-bottom: 5px;
}
.leftblock {
	border-bottom: 1px #ccc solid;
	margin-bottom: 0px;
}
.block-signed p,
.block-vote p {
	margin-bottom: .3em;
}
.block-signed p {
	font-size: 14px;
}
.block-signed img {
	margin: 0 10px 0 0;
}
.block-login .input {
	width: 48%;
}
.block-login img.captcha {
	height: 22px;
	width: 100px;
}
.block-login img.refresh {
	margin-top: 4px;
}
.block-login .openid {
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
	text-transform: uppercase;
}
.block-login .openid img {
	padding: 0 10px 0 0;
}
.block-stat ul li {
	padding: 4px 0 4px 26px;
}
.block-stat ul li.online {
	background: url(../images/icons/online.png) 0 50% no-repeat;
}
.block-stat ul li.guest {
	background: url(../images/icons/guest.png) 0 50% no-repeat;
}
.block-stat ul li.user {
	background: url(../images/icons/user.png) 0 50% no-repeat;
}
.block-stat ul li.bot {
	background: url(../images/icons/bot.png) 0 50% no-repeat;
}
.block-stat ul li.today {
	background: url(../images/icons/time.png) 0 50% no-repeat;
}
.block-stat ul li.month {
	background: url(../images/icons/month.png) 0 50% no-repeat;
}
.block-stat ul li.statistics {
	background: url(../images/icons/statistics.png) 0 50% no-repeat;
}
.block-about h3 {
	color: #9b2200;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .5em;
}
ul.list-number {
	color: #a62c00;
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0;
}
ul.list-number li {
	padding: 6px;
}
ul.list-number li.bg {
	background: #f3f3f3 url('../images/list-number.gif ') no-repeat 5px 10px;
	padding-left: 16px;
}
ul.list-number li.arrows {
	padding-left: 16px;
	background: url('../images/list-number.gif ') no-repeat 5px 10px;
}
ul.list-tab {
	list-style-type: none;
	margin: 0 0 8px;
}
ul.list-tab li {
	display: block;
	float: left;
	margin-right: 5px;
}
ul.list-tab li a {
	background: #fff url(../images/tab-g.png) 0 0 repeat-x;
	border: 1px solid #d9d9d9;
	color: #646464;
	display: block;
	float: left;
	font-size: .8em;
	padding: 3px 8px 2px;
	text-transform: uppercase;
}
ul.list-tab li.ui-tabs-selected a {
	background: #982100 url(../images/tab-g-current.png) 0 0 repeat-x;
	border: 1px solid #a63700;
	color: #fff;
}
.f-action,
.openid {
	border-top: 1px solid #d8d8d8;
	padding-top: 8px;
}
.breakcoup {
	border-bottom: 1px solid #dadada;
	padding: 5px 0;
}
.breakcoup .spector {
	background: url(../images/arrow-red.gif) 0 50% no-repeat;
	display: inline-block;
	margin: 0 2px;
	width: 11px;
}
.breakcoup img {
	vertical-align: middle;
}
.header-details {
	border-bottom: 1px solid #dadada;
	padding: 8px 0;
}
.header-details .action {
	border-left: 1px solid #dcdcdc;
	display: block;
	padding: 2px 3px 2px 10px;
}
.header-details a.email,
.header-details a.print,
.header-details a.save {
	color: #5f5f5f;
	display: inline-block;
	margin: 2px 5px;
	padding-left: 22px;
}
.header-details a.email {
	background: url(../images/email.png) 0 50% no-repeat;
}
.header-details a.print {
	background: url(../images/print.png) 0 50% no-repeat;
}
.header-details a.save {
	background: url(../images/save.png) 0 50% no-repeat;
}
.header-details .title h1 {
	color: #414f5b;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 0;
}
.short-desc {
	border-bottom: 1px solid #dcdcdc;
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 8px 0;
}
.short-desc em {
	font-size: 11px;
	font-weight: normal;
}
.source {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: .5em;
	padding-bottom: .5em;
}
.oop {
	padding: 5px 0;
	width: 49%;
}
.oop .header-oop {
	font-size: .8em;
	letter-spacing: 1px;
	line-height: 2em;
	padding-left: 20px;
	text-transform: uppercase;
}
.oop .bookmark {
	background: url(../images/bookmark.png) 0 50% no-repeat;
}
.oop .icon-rating {
	background: url(../images/rating.png) 0 50% no-repeat;
}
.oop .tag {
	background: url(../images/tag.png) 0 50% no-repeat;
}
.oop .star {
	color: #666;
	font-size: 11px;
	padding: 5px;
}
.other-news p {
	margin: 0;
	padding: 0;
	text-align: right;
}
.other-news h4 {
	border-bottom: 1px solid #b93d00;
	color: #b93d00;
	margin-bottom: .5em;
}
.other-news ul {
	list-style-type: none;
	margin: 0 0 .5em;
}
.other-news ul li {
	background: url(../images/bullet-orange.png) 3px 10px no-repeat;
	padding: 3px 0 3px 13px;
}
.other-news ul li .fa {
	display: none;
}
#idcomment {
	border-top: 2px solid #b93d00;
	padding: 8px 0;
}
#idcomment .header-comment {
	line-height: 2;
	padding-bottom: .5em;
}
#idcomment .header-comment h3 {
	background: url(../images/com.png) 0 50% no-repeat;
	line-height: 1.2;
	margin-bottom: 0;
	padding-left: 30px;
}
#idcomment .comment-form .box-border {
	background: url(../images/hot-news-g.png) 0 bottom repeat-x;
}
#idcomment .comment-form .capcha {
	width: 100px;
}
#idcomment .comment-form .typer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 40px;
}
#idcomment .list-comments .alt {
	background: #f6f6f6;
}
#idcomment .list-comments h4 {
	color: #b93d00;
	margin-bottom: .5em;
}
#idcomment .list-comments .ava {
	float: left;
	width: 60px;
}
#idcomment .list-comments .ava img {
	vertical-align: middle;
	width: 40px;
}
#idcomment .list-comments .comment-content {
	margin-left: 60px;
}
#footer {
	background: #1b6d9d;
	height: auto;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 11px;
}
#footer a,
#footer a:hover {
	color: #fff;
}
#footer .spector {
	border-left: 1px solid #000;
	margin: 0 3px 0 5px;
	width: 3px;
}
#footer .totop {
	position: absolute;
	top: 20px;
	right: 10px;
}
.page-header {
	padding: 8px 10px 6px;
}
.page-header h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0;
}
.content-page {
	margin-bottom: .5em;
	padding-bottom: .5em;
}
.page-z {
	padding-top: 4px;
}
.page-z a.email,
.page-z a.print,
.page-z a.save {
	display: block;
	float: left;
	height: 16px;
	margin: 0 2px;
	text-indent: -9999em;
	width: 16px;
}
.page-z a.email {
	background: url(../images/email.png) 0 0 no-repeat;
}
.page-z a.print {
	background: url(../images/print.png) 0 0 no-repeat;
}
.page-z a.save {
	background: url(../images/save.png) 0 0 no-repeat;
}
.refresh {
	cursor: pointer;
}
ul.info-z {
	border-bottom: 1px solid #e3e3e3;
	list-style: none;
	margin: 0 0 8px;
}
ul.info-z li {
	margin-bottom: 10px;
	padding-left: 30px;
}
ul.info-z li.email {
	background: url(../images/icons/email.png) 0 1px no-repeat;
}
ul.info-z li.phone {
	background: url(../images/icons/phone.png) 0 1px no-repeat;
}
ul.info-z li.fax {
	background: url(../images/icons/fax.png) 0 1px no-repeat;
}
ul.info-z li.address {
	background: url(../images/icons/home.png) 0 1px no-repeat;
}
.page-nav a {
	background: #fff url(../images/tab-g.png) repeat-x scroll 0 0;
	border: 1px solid #d8d8d8;
	color: #647685;
	display: inline-block;
	font-size: 1em;
	margin: 0 2px;
	padding: 2px 5px;
}
.page-nav a:focus {
	border: 1px solid #b1b1b1;
}
.page-nav .current {
	background: #fff;
	border: 1px solid #b93d00;
	color: #b93d00;
}
.page-nav .left {
	margin-left: 0;
}
.page-nav .right {
	margin-right: 0;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.small {
	color: #979797;
	font-size: .875em;
}
.large {
	font-size: 1.2em;
}
.loud {
	color: #000;
}
.added {
	background: #060;
	color: #fff;
}
.removed {
	background: #900;
	color: #fff;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
.clearfix:after,
.container:after {
	clear: both;
	content: " ?020 ";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#floatleft {
	position: relative;
}
#floatleft ul {
	margin: 0;
}
#floatleft a,
#floatleft ul li {
	display: block;
	height: 13px;
	line-height: 10px;
	width: 13px;
}
#floatleft a.red {
	background: #c32b00;
}
#floatleft a.blue {
	background: #00688b;
}
.keyword {
	background: #ff3;
}
.title-search {
	border-bottom: 1px solid #d7d7d7;
	color: #414f5b;
	font-size: 18px;
	padding: 0 0 8px;
}
#choose-color-lang {
	padding: 0 10px;
	position: relative;
}
#choose-color-lang a.red,
#choose-color-lang a.blue {
	display: block;
	float: left;
	height: 15px;
	text-indent: -9999em;
	width: 15px;
}
#choose-color-lang a.red {
	background: #d83300;
}
#choose-color-lang a.blue {
	background: #098de1;
}
#choose-color-lang .cl {
	border: 1px solid #d8d8d8;
	padding: 5px 10px;
}
#choose-color-lang select {
	border: 1px solid #d8d8d8;
	padding: 1px;
}
form.select_lang {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.list_item {
	list-style: none;
	margin: 0 0 8px;
	padding: 0;
}
ul.list_item li.second {
	background: #fcfcfc;
}
.tabs_view {
	padding: 5px 0;
}
.box,
.box-border,
.box-border-shadow,
.content-box,
.block-signed a,
.clearfix,
.container,
.sideon {
	display: block;
}
.box50,
#idcomment .comment-form .input-c,
#footer .div2 {
	width: 49%;
}
.box50 p,
.block-about p,
#idcomment .comment-form p {
	margin-bottom: .5em;
}
.box50 ul.other-news,
.block-stat ul {
	list-style-type: none;
	margin: 0;
}
#hot-news p,
.cat-news .lt-news p,
.cat-news .news-full p,
.oop p {
	margin-bottom: 0;
}
.cat-news,
.cat-news .news-full {
	width: 100%;
}
.block-login img,
#idcomment .comment-form img {
	margin-left: 10px;
	vertical-align: middle;
}
.block-login .openid a,
.quiet {
	color: #666;
}
ul.list_item li {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.details-content,
#idcomment .comment-form,
#idcomment .list-comments {
	padding: 8px 0;
}
.hide,
.sideoff {
	display: none;
}
.highlight,
a.highlight,
a.highlight:hover {
	color: #008ad6;
}
/* HOME NIVO SLIDER */
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	left: 0;
	position: absolute;
	top: 0;
}
.nivoSlider a.nivo-imageLink {
	border: 0;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 6;
}
.nivo-slice {
	display: block;
	height: 100%;
	position: absolute;
	z-index: 5;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
.nivo-caption {
	background: #000;
	bottom: 0;
	color: #fff;
	left: 0;
	opacity: 0.8;
	position: absolute;
	width: 100%;
	z-index: 8;
}
.nivo-caption p {
	margin: 0;
	padding: 5px;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	cursor: pointer;
	position: absolute;
	top: 45%;
	z-index: 9;
}
.nivo-prevNav {
	left: 0;
}
.nivo-nextNav {
	right: 0;
}
.nivo-controlNav a {
	cursor: pointer;
	position: relative;
	z-index: 9;
}
.nivo-controlNav a.active {
	font-weight: 700;
}
.theme-default .nivoSlider {
	background: #fff url(../images/nivo/loading.gif) no-repeat 50% 50%;
	margin: 10px 0;
	position: relative;
}
.theme-default .nivoSlider img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.theme-default .nivoSlider a {
	border: 0;
	display: block;
}
.theme-default .nivo-controlNav {
	bottom: -42px;
	left: 50%;
	margin-left: -40px;
	position: absolute;
}
.theme-default .nivo-controlNav a {
	background: url(../images/nivo/bullets.png) no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 22px;
	margin-right: 3px;
	text-indent: -9999px;
	width: 22px;
}
.theme-default .nivo-controlNav a.active {
	background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
	background: url(../images/nivo/arrows.png) no-repeat;
	border: 0;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 30px;
}
.theme-default a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
.theme-default a.nivo-prevNav {
	left: 15px;
}
.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.theme-default .nivo-caption a:hover {
	color: #fff;
}
/* SLIDE NEWS */
.hilinews {
	float: left;
	width: 415px;
	margin-right: 5px;
}
.news_style {
	display: none;
}
.newsphoto {
	max-height: 201px;
	overflow: hidden;
	float: left;
	background: #fff;
	border: 1px solid #d8d8d8;
	padding: 2px;
	margin: 0 5px 0 0;
}
.buttondiv {
	text-align: left;
}
.head01 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 2px 0 15px 0;
	padding: 0;
}
.topreadnews {
	background: #ededed;
	border: 1px #e1dfdd solid;
	padding: 10px;
	margin-bottom: 6px;
}
.topreadnews .i {
	float: left;
	width: 33%;
	text-align: center;
}
.topreadnews .i .j {
	padding: 0 3px;
	font-size: 11px;
}
.topreadnews .i .j .im1 {
	padding: 2px;
	border: 1px #666 solid;
	background: #fff;
	margin-bottom: 5px;
}
.topreadnews .i .j .im1 .im2 {
	height: 80px;
	overflow: hidden;
	width: 117px;
}
.topreadnews .i .j a {
	font-size: 11px;
}
.newestnews {
	float: left;
	width: 225px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #abafb5;
	height: 387px;
	overflow: hidden;
}
/* BLOCK NEWS */
.block_news {
	margin-bottom: 10px;
}
.block_news .img {
	margin-right: 10px;
}
/* BLOCK SLIDE */
#slide-album,
.slide-prev,
.slide-next {
	float: left;
}
.slide-img {
	display: block;
	height: 110px;
	text-align: center;
	overflow: hidden;
	width: 190px;
}
.slide-imgv1 {
	padding: 2px;
	border: 2px #333 solid;
	background: #fff;
	width: 170px;
	margin: 0 auto;
}
.slide-imgv2 {
	max-height: 92px;
	overflow: hidden;
	text-align: center;
}
.slide-prev,
.slide-next {
	height: 110px;
	cursor: pointer;
	width: 30px;
}
.slide-prev {
	background: url('../images/icons/to-left.png ') no-repeat center center;
}
.slide-next {
	background: url('../images/icons/to-right.png ') no-repeat center center;
}
/* LEVEL 1 MENU */
.menu-lev1 {
	padding: 0 0 10px 21px;
	font-weight: 700;
	background: url('../images/cat-current.png ') no-repeat 0 3px;
}
/* JQUERY TREE VIEW */
.treeview,
.treeview ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.treeview ul {
	margin-top: 4px;
}
.treeview .hitarea {
	background: url(../images/icons/sub.png) 0 0 no-repeat;
	cursor: pointer;
	float: left;
	height: 19px;
	margin-left: -18px;
	width: 18px;
}
* html .hitarea {
	display: inline;
	float: none;
}
.treeview li {
	background: url(../images/cat-current.png) 0 5px no-repeat;
	margin: 0;
	padding: 3px 0 3px 18px;
}
#treecontrol {
	display: none;
	margin: 1em 0;
}
.treeview .hover {
	cursor: pointer;
}
/*.treeview li.expandable .hitarea{background:url(../images/icons/add1.png) 0 0 no-repeat!important}*/
.treeview li.collapsable,
.treeview li.expandable {
	background-position: 0 -176px;
}
.treeview .expandable-hitarea {
	background-position: 0 0;
}
.treeview li.lastCollapsable,
.treeview li.lastExpandable {
	background-image: url(../images/cat-current.png);
}
.treeview div.lastCollapsable-hitarea,
.treeview div.lastExpandable-hitarea {
	background-position: 0;
}
.treeview-red li {
	background-image: url(images/treeview-red-line.gif);
}
.treeview-red .hitarea,
.treeview-red li.lastCollapsable,
.treeview-red li.lastExpandable {
	background-image: url(images/treeview-red.gif);
}
.treeview-black li {
	background-image: url(images/treeview-black-line.gif);
}
.treeview-black .hitarea,
.treeview-black li.lastCollapsable,
.treeview-black li.lastExpandable {
	background-image: url(images/treeview-black.gif);
}
.treeview-gray li {
	background-image: url(images/treeview-gray-line.gif);
}
.treeview-gray .hitarea,
.treeview-gray li.lastCollapsable,
.treeview-gray li.lastExpandable {
	background-image: url(images/treeview-gray.gif);
}
.treeview-famfamfam li {
	background-image: url(images/treeview-famfamfam-line.gif);
}
.treeview-famfamfam .hitarea,
.treeview-famfamfam li.lastCollapsable,
.treeview-famfamfam li.lastExpandable {
	background-image: url(images/treeview-famfamfam.gif);
}
/* BLOCK WEBLINKS */
.block-weblink {
	margin: 0 auto;
	width: 90%;
	position: relative;
}
.block-weblink .sl-txt {
	background: url('../images/select-left.png ') no-repeat 0 0;
	margin: 0;
	padding: 0 0 0 10px;
	height: 25px;
	line-height: 22px;
	display: block;
	margin-right: 37px;
}
.block-weblink .sl-bt {
	position: absolute;
	width: 37px;
	height: 25px;
	cursor: pointer;
	background: url('../images/select-right.png ') no-repeat 0 0;
	right: 0;
	top: 0;
}
.weblink-data {
	max-height: 300px;
	overflow: auto;
	display: none;
	border: 1px #666 solid;
	padding: 5px;
	border-radius: 5px;
	margin-right: 2px;
}
/* BLOCK TAB */
.tabmdata {
	padding-bottom: 2px;
	background: url('../images/tab-c.png ') no-repeat 9px bottom;
	margin-top: 7px;
}
.tabmdata a {
	padding-left: 30px;
	background: url('../images/tab-b.png ') no-repeat left bottom;
	line-height: 24px;
	font-weight: bold;
	color: #20548e;
	display: inline-block;
}
/* LIST ARROWS */
ul.list-arrows {
	color: #a62c00;
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0;
}
ul.list-arrows li {
	padding: 6px;
	background: url('../images/arrow-a.gif ') no-repeat 5px 10px;
	padding-left: 16px;
}
span.blockTTQT {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	color: #dd5b5b;
	text-align: center;
}
/* LIST ARROWS */
ul.list-arrows1 {
	color: #666;
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0;
}
ul.list-arrows1 li {
	padding: 6px;
	background: url('../images/arrow-b.gif ') no-repeat 5px 10px;
	padding-left: 16px;
}
/* LICH CONG TAC */
#LichCongTac {
	height: 290px;
	overflow: auto;
}
#LichCongTac .i {
	border-bottom: 2px #246a9b solid;
}
#LichCongTac span {
	float: right;
}
#LichCongTac p {
	border-bottom: 1px #333 dotted;
	line-height: 22px;
	padding-left: 22px;
	background: url('../images/icons/calendar.png ') no-repeat left center;
}

.TPNSSwrapper {
	display: block;
	float: left;
	line-height: 18px;
	width: 580px;
}
#TPNiceSlideShowMenu div {
	background: url("../images/bg_bnews.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #d2d2d2;
	color: #333333;
	display: block;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	height: 60px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	width: 180px;
}
.TPNiceSlideShowMenu span {
	color: #999999;
	font: 10px Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.TPNiceSlideShowMenuContent span .tpnssmenu_title {
	color: #999999;
	font: 10px Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.TPNiceSlideShowMenuContent a {
	color: #555555;
	line-height: 19px;
}
.TPNiceSlideShowMenuContent a:hover {
	color: #044c9f;
}
.TPNiceSlideShowMenuContent img {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #c5c5c5;
	display: block;
	float: left;
	height: 50px;
	margin: 5px 5px 5px 0;
	padding: 2px;
	width: 60px;
}
.TPNiceSlideShowMenuContent {
	color: #333333;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	padding: 0 5px;
	text-align: justify;
	width: 200px;
}
#TPNiceSlideShowMenu .active a {
	color: #044c9f;
}
#TPNiceSlideShow {
	display: block;
	float: left;
	padding: 0 4px 10px 0;
	position: relative;
	width: 370px;
	height: 330px;
	overflow: hidden;
}
#TPNiceSlideShow p.title {
	color: #333333;
	display: block;
	float: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 5px 0 0;
	width: 256px;
}
#TPNiceSlideShow p.title a {
	color: #333333;
}
#TPNiceSlideShow img {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #cccccc;
	display: block;
	float: left;
	padding: 2px;
	height: 330px;
	width: auto;
}
#TPNiceSlideShowMenuWrp {
	display: block;
	float: right;
	overflow: hidden;
	width: 200px;
}
.tpniceslideshow_scrollbar-vert {
	float: right;
	height: 300px;
	width: 22px;
}
.tpniceslideshow_handle-vert {
	width: 22px;
}
.TPNiceSlideShowGallery .slideInfoZone {
	background: none repeat scroll 0 0 #333333;
	height: 300px;
	left: 50%;
	margin-left: -100px;
	margin-top: -150px;
	position: absolute;
	top: 50%;
	width: 245px;
}
.description {
	background: url("../images/bg-box.png");
	bottom: 10px;
	color: #ffffff;
	left: 0;
	padding: 7px;
	position: absolute;
	text-align: left;
	width: 365px;
	z-index: 2;
}
.description a {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.description a:hover {
	color: #993300;
}
#skypedetectionswf {
	display: none;
	height: 0;
}
div.ban_scroll {
	background: none repeat scroll 0 0 #ffff00;
	cursor: pointer;
	position: fixed;
	top: 0;
	width: 190px;
}
.itemsite {
	width: 49%;
	float: left;
}
@media (min-width: 1200px) {
	.container {
		width: 1160px;
	}
}
@media (max-width: 1199px) {
	#menu-site-default .navbar-right {
		display: none;
	}
}
@media (max-width: 991px) {
	#menu-site-default .navbar-nav li:first-child {
		display: none;
	}
	#menu-site-default .nav > li > a {
		padding-left: 7px;
		padding-right: 7px;
	}
}

@media (max-width: 768px) {
	.module-menu {
		display: none;
	}

	#logo {
		display: none;
		text-align: center;
	}

	#logo img {
		width: 146px !important;
		max-height: 125px !important;
	}
}

.navbar-default {
	background-color: #006f9b;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
}

/* NEW */
.panel-primary {
	border-color: #1b6d9d;
}
.panel-primary > .panel-heading {
	background-color: #1b6d9d;
	border-color: #1b6d9d;
}
.panel,
.panel-heading {
	border-radius: 0;
}

.btn,
.form-control,
.well,
.img-thumbnail,
.input-group-addon {
	border-radius: 0 !important;
}
.btn-primary {
	background-color: #4f6170;
	border-color: #3d4d5b;
}
.btn-primary:hover {
	background-color: #003867;
	border-color: #0d2940;
}
#nv-block-login .btn.login {
	width: 100%;
	margin-bottom: 10px;
}
#nv-block-login .btn.register {
	width: 100%;
}
