/*-----------------NewsList-----------------*/
.news-list-bound{
	margin: 20px auto;
	
}
.news-list-bound ul {
	list-style: none;
}
.news-list-item {
	margin: 20px auto;
}
.news-list-image{
	width:110px;
	float: left;
	padding-left:10px;
}
.news-list-image a img {
	width: 100px;
	border: 1px solid #CCC;
	padding:1px;
}
.news-list-text {
}
.news-list-name a {
	color: #008001 !important;
	text-decoration: none !important;
	font-weight:bold;
}
.news-list-name a:hover{
	color:#49A44A !important;
}
.news-list-detail{
	margin-top: 10px;
	text-align:right !important;
	padding-right:5px;
}
div.news-list-no-img{
	width: 500px;
}
/*------------------ NewsDetail ------------------*/
.newsdetail-bound{
	padding:0 10px 10px 10px;
	text-align:left;
}
.newsdetail-tilte{
	display:none;
}
.newsdetail-bound-content{
	padding:5px 0px;
}
.newsdetail-name{ 
	font-size:14px;
	border-bottom:1px solid #CCCBCA;
	padding:5px 0px 10px 0px;
	#margin-top:1em;
	text-align:left;
	font-weight:bold;
	color:#C61515;
}
.newsdetail-time{
	margin-bottom:10px;
	padding-right:5px;
	color:#04664F;
	text-align:right;
}
.newsdetail-brief{
	line-height:22px;
	font-weight:bold;
	padding-bottom:10px;
	color:#222;
	text-align:justify;
}
.newsdetail-brief div,.newsdetail-brief span,.newsdetail-brief p{
}
.newsdetail-description{ 
	line-height:22px; 
	padding-top:10px;
	color:#222;
	overflow:hidden;
	text-align:justify;
}
.newsdetail-description ul,.newsdetail-brief ul{
	margin-left:20px;
}
.newsdetail-description p{
	margin:0px;
}
.newsdetail-description div,
.newsdetail-description span,
.newsdetail-description a,
.newsdetail-description a:hover{
}
.newsdetail-edit{}
.not-exist-id{ text-align:center; font-size:12pt; font-weight:bold;}
.newsdetail-bound-related{ 
	clear:both;
	font-size:0;
	margin-top:20px;
}
.newsdetail-related-text{
	margin-bottom:6px; 
	font-weight:bold; 
	border-bottom:1px dotted #222; 
	padding-bottom:4px;
}
.newsdetail-related-name{ 
	padding-left:10px; 
	line-height:18px;
}
.newsdetail-related-name a:link,.newsdetail-related-name a:visited,
.newsdetail-related-name a:hover,.newsdetail-related-name a:visited:hover{
}
.newsdetail-other-item-title{
	font-size:10pt; text-transform:uppercase; padding:10px 0; color:#222; font-weight:bold;
}
.newsdetail-other-item ul{ margin-left:15px;line-height:17px;}
.newsdetail-other-item li a,.newsdetail-other-item li a:visited,
.newsdetail-other-item li a:hover,.newsdetail-other-item li a:visited:hover{
	color:#222;
}
.newsdetail-other-item li{
	color:#222;
}
.newsdetail-attachment{
	text-align:right;
}
.newsdetail-attachment a,.newsdetail-attachment a:visited,
.newsdetail-attachment a:hover,.newsdetail-attachment a:visited:hover{
	color:red; text-decoration:none;
}
.data-is-updating{
	text-align:center; font-weight:bold; padding:10px;
}
.newslist-date-bound{
	 padding:20px 0;
}
.newslist-date{
	 font-weight:bold; padding:0 3px; color:#333333;
}
.news-date-select{
	 float:left; padding-right:5px;
}
.comment-title{background:#297537 url(../images/home/icon_audence.gif) 5% 70% no-repeat;height:19px;line-height:20px;text-indent:25px; width:120px;}
.comment-title a, .comment-title a:hover,
.comment-title a:visited, .comment-title a:visited:hover
{
	color:#fff;
	text-decoration:underline;
}

/*-----------------NewsHOt-----------------*/
.news-hot-bound {
	margin-bottom:10px;
	height:450px;
	width:680px;
	overflow:hidden;
}
.news-hot-hide{
	display:none;
}
.news-hot-left {
	width:400px;
	float:left;
	position:relative;
	_margin-bottom:-4px;
}
.news-hot-right {
	width: 300px;
	float:right;
	background:url(../images/bg_trongdong.jpg) center no-repeat;	
}
.news-hot-content {
}

.news-hot-left-text{
	position:absolute;
	left:0px;
	bottom:0px;
	padding-left:15px;
}
.news-hot-left-text p{
	color:#FFF;
	padding-bottom: 5px;
}
.news-hot-left-text a,.news-hot-left-text a:visited,
.news-hot-left-text a:hover, .news-hot-left-text a:visited:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.news-hot-item{
	height:64px;
	position:relative;
	overflow:hidden;
}
.news-hot-item-1 {
	padding-top:6px;
}
.news-hot-item-end {
	_height: 60px;
}
.news-hot-img {
	width: 70px;
	float: left;
	padding-left:5px;
}
.news-hot-text {
	width: 208px;
	float:right;
	padding-right:8px;
}
.news-hot-img img{
	width:60px;
	border:1px solid #79797D;
}
div.news-hot-text a,.news-hot-text a:visited{
	color:#004276;
	font-weight:bold;
}
div.news-hot-item:hover span{
	color:#B01A1B;
	text-decoration:none;
}
div.news-hot-item span{
	color:#333;
}
div.news-hot-item a:hover, div.news-hot-item a:visited:hover{
	text-decoration: none
}
.news-hot-text-name {
	padding-top:5px;
}
.news-hot-text-view-detail{
	position:absolute;
	bottom:8px;
	right:5px;
}
.news-hot-item-border {
	border-top: 1px solid #C5C5C5;
}
.news-hot-left-text {
	height:77px;
}
.news-hot-left-text-bg{
	height:77px; width:400px;
	border-top:1px solid #000;
	position:absolute;
	left:0px;
	bottom:1px;
	background:#000;
	opacity: 0.4;
	filter:alpha(opacity=40);
}

.newsdetail-utility {
    margin:50px 0px 20px 0px;
    text-align: right;
}
.newsdetail-utility a, .newsdetail-utility a:visited, .newsdetail-utility a:hover, .newsdetail-utility a:visited:hover {
    color: #000;
    padding: 0 2px;
    text-decoration: none;
}
h3.lawh3 {
    border-bottom: 1px solid #cccccc;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 0;
	font-weight:normal;
	margin-top:10px;
}
.frame-title{
	padding:0px !important;
	margin:0px;	
}

.newsdetail-description p, newsdetail-description div, newsdetail-description span{
	line-height:19px !important;
	padding:5px 0px !important;	
}


/*news list hanoifc*/
a, abbr, acronym, address, applet, article, .tinlienquan, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, thead, time, tt, u, ul, var, video, xmp {
    border: 0 none;
	margin:0px; 
	padding:0px;
}
html, body {
    height: 100%;
}
article, .tinlienquan, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
b, strong {
    font-weight: bold;
}
img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
}
li {
    display: list-item;
}

.boxy-wrapper {
    position: absolute;
}
.boxy-wrapper.fixed {
    position: fixed;
}
.boxy-modal-blackout {
    background-color: black;
    left: 0;
    position: absolute;
    top: 0;
}
.boxy-wrapper {
    empty-cells: show;
}
.boxy-wrapper .top-left, .boxy-wrapper .top-right, .boxy-wrapper .bottom-right, .boxy-wrapper .bottom-left {
    height: 10px;
    padding: 0;
    width: 10px;
}
.boxy-wrapper .top-left {
    background: url("../images/boxy-nw.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .top-right {
    background: url("../images/boxy-ne.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .bottom-right {
    background: url("../images/boxy-se.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .bottom-left {
    background: url("../images/boxy-sw.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.boxy-wrapper .top-left {
}
.boxy-wrapper .top-right {
}
.boxy-wrapper .bottom-right {
}
.boxy-wrapper .bottom-left {
}
.boxy-wrapper .top, .boxy-wrapper .bottom {
    background-color: black;
    height: 10px;
    opacity: 0.6;
    padding: 0;
}
.boxy-wrapper .left, .boxy-wrapper .right {
    background-color: black;
    opacity: 0.6;
    padding: 0;
    width: 10px;
}
.boxy-wrapper .title-bar {
    background-color: black;
    padding: 6px;
    position: relative;
}
.boxy-wrapper .title-bar.dragging {
    cursor: move;
}
.boxy-wrapper .title-bar h2 {
    color: white;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.boxy-wrapper .title-bar .close {
    color: white;
    font-size: 90%;
    line-height: 1;
    position: absolute;
    right: 6px;
    top: 6px;
}
.boxy-inner {
    background-color: white;
    padding: 0;
}
.boxy-content {
    padding: 15px;
}
.boxy-wrapper .question {
    min-height: 80px;
    width: 350px;
}
.boxy-wrapper .answers {
    text-align: right;
}
.css3 {
    position: relative;
}
.clear {
    clear: both;
    float: none;
}
.clearfix {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    
}
.fl {
    float: left;
}
.fr {
    float: right;
    white-space: nowrap;
}
.fn {
    clear: both;
    float: none;
}
.noBorder {
    border: medium none !important;
}
.dInline {
    display: inline;
}
.dBlock {
    display: block;
}
.dInlineBlock {
    display: inline-block;
}
.center {
    margin: 0 auto;
}
.tLeft {
    text-align: left;
}
.tRight {
    text-align: right;
}
.tCenter {
    text-align: center;
}
.bold {
    font-weight: bold;
}
.regular {
    font-weight: normal;
}
.uppercase {
    text-transform: uppercase;
}
.im {
    color: #e80000;
}
.height5 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 5px;
    visibility: hidden;
}
.height7 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 7px;
    visibility: hidden;
}
.height10 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 10px;
    visibility: hidden;
}
.height12 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 12px;
    visibility: hidden;
}
.height15 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 15px;
    visibility: hidden;
}
.height20 {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 20px;
    visibility: hidden;
}
a.df {
    color: #134739;
    text-decoration: none;
}
a.df:hover {
    text-decoration: none !important;;
}
h1.df, h2.df, h3.df, h4.df, h5.df {
    font-size: 12px;
    margin: 5px 0px 0px 0px;
    padding: 0;
}
ul.df {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.df li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.full {
    width: 1020px;
}
.alpha {
    width: 678px;
}
.beta {
    width: 300px;
}
header {
    margin-bottom: 35px;
    min-height: 75px;
}
header .logo {
    display: block;
    padding: 0;
    width: 285px;
}
.loaderboard {
    height: 75px;
    width: 728px;
}
.gg-search {
    margin-top: 32px;
    position: relative;
}
.gg-search .googlesearch {
    border: 3px solid #e2e2e2 !important;
    border-radius: 3px;
    height: 24px;
    padding: 5px !important;
    width: 305px;
}
.gg-search input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/gg-search.png") no-repeat scroll 5px 3px rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    display: block;
    height: 27px;
    padding-left: 10px;
    position: absolute;
    right: 9px;
    text-indent: -999em;
    top: 7px;
    width: 32px;
}
.gg-search .title {
    color: #999;
    font-size: 11px;
    font-weight: normal;
    margin: 4px 0 0;
    padding: 0;
}
.gg-search .title a {
    color: #999;
    text-decoration: none;
}
nav {
    position: relative;
	text-align:left !important;
	width:1160px;
	margin:0 auto;
}
nav ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 1050px;
	margin:0 auto;
	position:relative;
	padding-left:10px;	
	height:60px;

}
nav ul li ul {
	padding-left:0px;
	background:none !important;
}


nav ul li {
    display: block;
    margin: 0;
    padding: 0;
}
nav > ul > li {
    float: left;
}
nav > ul > li > a {
    background-color: #045489;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
	font-family:"UTM";
	
}
nav > ul > li:last-child a.link-first {
    margin-right: 0 !important;
}
nav > ul > li:first-child ul.sub-nav {
    z-index: 99;
}
nav ul.sub-nav {
    background-color: #0b6098;
    bottom: 0;
    display: none;
    height: 32px;
    left: 0;
    position: absolute;
    z-index: 100;
}
nav ul.sub-nav li {
    display: block;
    float: left;
    height: 22px;
    padding: 5px 0;
}
nav ul.sub-nav li a {
    color: #fff;
    display: block;
    font-family: "Myriad Pro";
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
}
nav ul.sub-nav li:first-child a {
}
nav ul.sub-nav li.selected a {
    background-color: #6ec3e4;
    border-radius: 3px 0 0 3px;
    padding-left: 10px;
    position: relative;
}
nav ul.sub-nav li.selected a::after {
    background-color: #fff;
    border-bottom: 11px solid #0b6098;
    border-left: 11px solid #6ec3e4;
    border-top: 11px solid #0b6098;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
nav li.selected ul.sub-nav {
    display: block;
}
nav li .nav-drop {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #dbdbd8;
    box-shadow: 0px 4px 4px 1px #888;
    display: none;
    left: 0;
    margin-top: -2px;
    padding: 0;
    position: absolute;
    z-index: 1000;
}
nav li .nav-drop .nav-drop-cate {
    float: left;
    min-height: 200px;
    padding: 20px 0 20px 25px;
    width: 190px;
}
.nav-drop .nav-drop-cate li {
    background: url("../images/arow-li.png") no-repeat scroll left 15px rgba(0, 0, 0, 0);
    padding: 9px 0 9px 12px;
}
.nav-drop .nav-drop-cate li a {
    color: #0b6098;
    font-weight: bold;
}
.nav-drop .nav-drop-news {
    float: left;
    padding-top: 10px;
    width: 765px;
}
.nav-drop-news article.top {
    float: left;
    width: 322px;
}
.nav-drop-news article.top h2 {
    margin-top: 5px;
}
.nav-drop-news article.top h2 a {
    color: #252525;
    font-size: 16px;
}
.nav-drop-news .fl {
    margin-left: 20px;
    width: 800px;
}
.nav-drop-news .fl article {
    margin-bottom: 25px;
}
.nav-drop-news .fl div img {
    width:106%;
}
.nav-drop-news .fl article h2 a {
    color: #353535;
    font-size: 14px;
}
.nav-drop-news .fl article::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
nav::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
#top-nav {
    height: 18px;
    padding: 8px 0;
}
#top-nav .fl {
    width: 500px;
}
#top-nav::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
.ticker-wrapper.has-js {
    height: 18px;
}
.ticker {
    display: block;
    height: 18px;
    overflow: hidden;
    position: relative;
    width: 700px;
}
.ticker-content {
    color: #1e1e1e;
    line-height: 18px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
}
.ticker-content a {
    color: #0b6098 !important;
    padding-left: 10px;
    text-decoration: none;
}
.ticker-content a:hover {
    color: #15325b !important;
}
.ticker-swipe {
    background-color: #fff;
    display: block;
    height: 18px;
    position: absolute;
    top: 0;
    width: 500px;
}
.ticker-swipe span {
    background-color: #fff;
    display: block;
    height: 18px;
    width: 7px;
}
.ticker-controls {
    float: left;
    list-style-type: none;
    padding: 0;
}
.ticker-controls li {
    cursor: pointer;
    display: block;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 8.5px;
}
.ticker-controls li.jnt-play-pause {
    display: none;
}
.ticker-controls li.jnt-prev {
    display: none;
}
.ticker-controls li.jnt-next {
    display: none;
}
.js-hidden {
    display: none;
}
.ticker-controls, .ticker-content, .ticker-title, .ticker {
    float: left;
}
#top-nav #form-search {
    float: right;
}
#top-nav .rss {
    display: block;
    padding: 2px 7px 0;
}
#top-nav .datetime {
    color: #8a8a8a;
    font-size: 11px;
    line-height: 18px;
}
#form-search input[type="text"] {
    border: 1px solid #cfcfcf;
    color: #8a8a8a;
    float: left;
    font-size: 11px;
    height: 16px;
    padding: 0;
    width: 180px;
}
#form-search input[type="image"] {
    float: left;
}
#content {
    border-right: 1px solid #dbdbdb;
    border-top: 3px solid #dbdbdb;
    padding-top: 13px;
}
.newslist-featured .featured-large {
    float: left;
    width: 406px;
}
.newslist-featured .featured-large .heading {
    display: block;
    font-size: 19px;
    line-height: 26px;
    margin: 5px 0;
}
.newslist-featured .featured-large p {
    color: #383838;
    margin: 0 0 7px;
}
.newslist-featured .featured-list {
    float: right;
    width: 258px;
}
.newslist-featured .featured-list .list-large a.thumb {
    display: inline-block;
    overflow: hidden;
    width: 245px;
}
.newslist-featured .featured-list .list-large a.thumb img {
    width: 245px;
}
.newslist-featured .featured-list .list-large .heading {
    color: #0b6098 !important;
    display: block;
    padding: 7px 0;
    width: 245px;
}
.newslist-featured .featured-list .heading {
    border-top: 1px dotted #b2b2b2;
    color: #3a3a3a;
    display: block;
    padding: 7px 7px 7px 0;
    text-decoration: none;
}
.newslist-featured .featured-list a:hover {
    text-decoration: underline;
}
.newslist-event .box-title {
    background: none no-repeat scroll 12px 7px #ff840c;
    color: #fff;
    font-family: "Myriad Pro";
    font-weight: normal;
    height: 37px;
    line-height: 37px;
    margin: 0;
    padding: 0 0 0 45px;
    text-transform: uppercase;
}
.newslist-event .box-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f8f7f7;
    border-color: -moz-use-text-color #e3e3e3 #e3e3e3;
    border-image: none;
    border-right: 1px solid #e3e3e3;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}
.newslist-event article {
    border-bottom: 1px solid #fdfdfd;
    border-top: 1px solid #e1e1e1;
    padding: 9px 13px;
}
.newslist-event article::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
.newslist-event article a.thumb {
    display: inline-block;
    float: left;
    height: 64px;
    margin-right: 14px;
    overflow: hidden;
    width: 84px;
}
.newslist-event article a.thumb img {
    width: 84px;
}
.newslist-event article:first-child .thumb {
    height: 130px;
    margin: 0;
    width: 271px;
}
.newslist-event article:first-child .thumb img {
    width: 271px;
}
.newslist-focus .box-title {
    border-bottom: 4px solid #d2d6da;
    color: #ed1c24;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
}
.newslist-focus .box-title strong {
    border-bottom: 4px solid #ed1c24;
    display: inline-block;
    height: 36px;
}
.newslist-focus .top-focus {
    display: block;
    float: right;
    margin: 0 13px 0 0;
    width: 153px;
}
.newslist-focus .top-focus h5 {
    background: url("../images/focus.png") no-repeat scroll 127px 5px #a70505;
    color: #fff;
    font-family: "Myriad Pro";
    font-size: 14px;
    font-weight: normal;
    height: 27px;
    line-height: 27px;
    margin: 0 0 14px;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}
.newslist-focus .top-focus article {
    position: relative;
}
.newslist-focus .top-focus article .thumb {
    display: block;
    height: 112px;
    overflow: hidden;
    width: 153px;
}
.newslist-focus .top-focus article .thumb img {
    height: 112px;
}
.newslist-focus .top-focus article .heading {
    display: block;
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0 9px;
}
.newslist-focus .top-focus article a.heading {
    color: #3c3c3c !important;
}
.newslist-focus .top-focus article a.holder {
    background: url("../images/holder.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #00abe3;
    font-size: 10px;
    height: 19px;
    left: 0;
    line-height: 19px;
    padding-right: 10px;
    position: absolute;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    top: 93px;
    width: 143px;
}
.newslist-focus .top-focus article a.holder:hover {
    color: #fff;
}
.newslist-focus .list {
    float: left;
    width: 490px;
}
.newslist-focus .list article:first-child {
    border: 0 none;
    padding-top: 0;
}
.newslist-focus .list article {
    border-top: 1px dotted #7f7f7f;
    padding: 18px 0;
}
.newslist-focus .list article::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
.newslist-focus .list article .thumb {
    display: inline-block;
    float: left;
    height: 84px;
    margin-right: 15px;
    overflow: hidden;
    width: 102px;
}
.newslist-focus .list article .thumb img {
    height: 84px;
}
.newslist-focus .list article p {
    color: #3c3c3c;
    margin: 5px 0 0;
    padding: 0;
}
.newscat-default .box-title {
    background: url("../images/newscat.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #000;
    height: 28px;
    margin-bottom: 20px;
    position: relative;
}
.newscat-default .box-title h2 {
    background-color: #000;
    color: #fff;
    float: left;
    font-size: 13px !important;
    height: 28px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0 24px 0 10px;
    position: relative;
    text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:bold;
}
.newscat-default .box-title h2 a {
    color: #fff;
    text-decoration: none;
}
.newscat-default .box-title ul {
    display: block;
    float: left !important;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.newscat-default .box-title ul li {
    float: left;
    margin: 0 !important;
}
.newscat-default .box-title ul li a {
    border-top: 1px solid #f4f4f4;
    color: #585858;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    text-decoration: none;
}
.newscat-default .box-title ul li a:hover, .newscat-default .box-title ul li a.selected {
    background-color: #fff;
    border-bottom-color: #fff !important;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-style: solid;
    border-top: 1px solid #000;
    border-width: 1px 1px 2px;
    padding: 0 14px;
}
.newscat-default .box-title h2::after {
    background-color: #fff;
    border-bottom: 28px solid #000;
    border-right: 14px solid #f5f5f5;
    border-top: 28px solid #f5f5f5;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    z-index: 99;
}
.newscat-default .box-title a.rss {
    position: absolute;
    right: 10px;
    top: 7px;
}
.newscat-default .post-large {
    float: left;
    width: 322px;
}
.newscat-default .post-large .heading {
    display: block;
    font-size: 16px;
    padding: 5px 0 7px;
}
.newscat-default .post-large p {
    color: #585858;
    margin: 0;
	line-height:18px;
}
.newscat-default .list-post {
    float: right;
    width: 340px;
}
.newscat-default .post {
    float: left;
    width: 330px;
}
.newscat-default .post .heading {
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
}
.newscat-default .post.post-2, .newscat-default .post.post-4 {
    margin-right: 20px;
	line-height:18px;
	text-align:justify;
}
.newscat-default.newscat-default-small .post.post-2, .newscat-default.newscat-default-small .post.post-4 {
    margin-right: 0;
}
.newscat-default.newscat-default-small .post.post-2 {
    margin-bottom: 10px;
}
.newscat-default.newscat-default-small .list-post {
    float: right;
    width: 314px;
}
.newscat-default .post .thumb img {
    float: left;
    margin-right: 15px;
}
.newscat-box .box-title {
    background-color: #000;
    height: 31px;
    position: relative;
}
.newscat-box .box-title .arow {
    background: url("../images/arow-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 7px;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 15px;
}
.newscat-box .box-title h2 {
    color: #fff;
    font-size: 16px;
    height: 31px;
    line-height: 31px;
    padding-left: 18px;
    text-transform: uppercase;
}
.newscat-box .box-title h2 a {
    color: #fff;
    text-decoration: none;
}
.newscat-box .box-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e0e0e0 #e0e0e0;
    border-image: none;
    border-right: 1px solid #e0e0e0;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 7px;
}
.newscat-box article .heading {
    background: url("../images/li-newscat-box.png") no-repeat scroll 8px center rgba(0, 0, 0, 0);
    font-weight: normal;
    padding-left: 20px;
    white-space: normal;
}
.newscat-box article {
    padding: 7px 0 7px 7px;
}
.newscat-box article:first-child {
    border-bottom: 1px dotted #c2c2c2;
    margin-bottom: 3px;
    padding: 7px 7px 18px;
}
.newscat-box article:first-child .heading {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 7px;
    white-space: normal;
}
.newscat-box article:first-child .thumb img {
    float: left;
    margin-right: 11px;
}
.newscat-box article:first-child p {
    color: #585858;
    margin: 0;
    white-space: normal;
}
.newscat-box article:first-child p::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
.post-item {
    padding: 12px 10px 13px 0;
}
.post-item .thumb img {
    float: left;
    margin-right: 24px;
}
.post-item .title a {
    color: #343434;
    font-size: 17px !important;
    line-height: 22px;
}
.post-item p {
    color: #171717;
    margin-bottom: 0;
}
.post-item .date {
    color: #939393;
    font-size: 11px;
    padding: 5px 0;
}
.post-item .date a {
    color: #0b6098;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.post-item::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
.cat-hots {
    height: 223px;
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;
}
.cat-hots ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.cat-hots ul::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    visibility: hidden;
}
.cat-hots ul li {
    display: block;
    float: left;
    height: 223px;
    margin: 0;
    padding: 0;
    width: 678px;
}
.cat-hots .post-item {
    padding: 0 10px 0 0;
}
.cat-hots .post-item h2 a, .cat-hots .post-item h3 a {
    color: #0b6098;
    font-size: 21px;
    line-height: 26px;
}
.cat-hots .cat-hots-pagination {
    bottom: 0;
    height: 15px;
    position: absolute;
    right: 20px;
}
.cat-hots .cat-hots-pagination a {
    border: 1px solid #0b6098;
    border-radius: 6px;
    color: #0b6098;
    display: inline-block;
    font-size: 11px;
    height: 13px;
    line-height: 13px;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    width: 13px;
}
.cat-hots .cat-hots-pagination a.selected, .cat-hots .cat-hots-pagination a:hover {
    background-color: #0b6098;
    color: #fff;
}
.box-subcat {
    width: 315px;
}
.box-subcat .box-title {
    background: url("../images/arow-down-brown.png") no-repeat scroll 288px 12px #f3f3f3;
    border-radius: 2px;
    color: #0b6098;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
}
.box-subcat .box-title a {
    color: #0b6098;
    text-decoration: none;
}
.box-subcat article .thumb {
    display: block;
    height: 190px;
    overflow: hidden;
    width: 315px;
}
.box-subcat article h2, .box-subcat article h3 {
    font-weight: normal;
    padding: 5px 0;
}
.box-subcat article:first-child h2, .box-subcat article:first-child h3 {
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px !important;
    padding: 7px 0 !important;
}
.box-subcat article a {
    color: #222;
}
.box-subcat article a:hover {
    color: #0062b9;
}
.box-subcat.box-subcat-2, .box-subcat.box-subcat-5, .box-subcat.box-subcat-8, .box-subcat.box-subcat-11, .box-subcat.box-subcat-14, .box-subcat.box-subcat-17 {
    margin: 0 22px 0 23px;
}
#detail-news {
    color: #212121;
    margin-right: 17px;
}
#detail-news h1.title {
    color: #212121;
    font-size: 22px;
    margin: 0 0 7px;
}
#detail-news .tools {
    border-bottom: 1px solid #dcdcdc;
    color: #8a8a8a;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    margin-bottom: 10px;
}
#detail-news .tools .block-breadcrumb {
    float: left;
}
#detail-news .summary {
    margin-bottom: 5px;
}
#detail-news .tags {
    background: url("../images/tags.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 65px;
}
#detail-news .tags a {
    color: #0b6098 !important;
    font-style: italic;
}
#detail-news .social {
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 0;
}
#detail-news table {
    width: 100%;
}
.news-other article, .news-other .tinlienquan {
    margin-right:10px;
    width: 160px;
}
.news-other article .thumb, .news-other .tinlienquan .thumb {
    display: block;
    height: 100px;
    overflow: hidden;
    width: 160px;
}
.news-other article .thumb img, .news-other .tinlienquan .thumb img {
    width: 160px;
}
.box-comments {
    margin-right: 17px;
}
.box-comments .boxc-title {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.box-comments .hide {
    display: none;
}
.content-comments {
    background-color: #f6f6f6;
    border-radius: 7px;
    padding: 10px 0;
}
.content-comments .hide {
    display: none !important;
}
.content-comments a {
    text-decoration: none;
}
.content-comments .comment-item {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #fdfdfd;
    color: #535353;
}
.content-comments .comment-item:first-child {
    border-top: 0 none;
}
.content-comments .comment-item {
    padding: 5px 10px 5px 18px;
}
.content-comments .comment-item .name {
    display: block;
    float: left;
    font-weight: bold;
}
.content-comments .comment-item .date {
    color: #9b9b9b;
    display: block;
    float: right;
    font-size: 11px;
}
.content-comments .comment-item .date {
    color: #9b9b9b;
    display: block;
    float: right;
    font-size: 11px;
}
.content-comments .comment-item .button_reply {
    color: #9b9b9b;
    display: block;
    float: right;
    font-size: 11px;
}
.content-comments .text_area_ct textarea {
    border: 1px solid #ccc;
    height: 55px;
    width: 98%;
}
#form-comment {
    padding: 5px 10px 5px 18px;
}
#form-comment #text {
    border: 1px solid #ccc;
    float: left;
    height: 55px;
    margin: 0;
    width: 540px;
}
#form-comment #submitbt {
    background-color: #a0a0a0;
    border-radius: 7px;
    color: #fff;
    display: block;
    float: right;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 70px;
}
#form-comment #submitbt:hover {
    background-color: #6e6c6c;
}
h1.cat-title, div.cat-title {
    background: url("../images/cat-title.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    height: 32px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
h1.cat-title a, div.cat-title a {
    background-color: #006600;
    border-radius: 0 0 3px 3px;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 25px;
    text-decoration: none;
}
.nav-footer {
    background-color: #006600;
    border-radius: 3px;
    height: 31px;
    margin: 12px 0;
}
.nav-footer ul {
    display: block;
    height: 27px;
    line-height: 27px;
    list-style: outside none none;
    padding-top: 2px;
}
.nav-footer ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.nav-footer ul li a {
    border-left: 1px solid #006600;
    border-right: 1px solid #006600;
    color: #fff;
    display: block;
    font-size: 9px;
    padding: 0 6px;
    text-decoration: none !important;
    text-transform: uppercase;
}
.nav-footer ul li:first-child a {
    border-left: medium none !important;
}
.nav-footer ul li:last-child a {
    border-right: medium none !important;
}
.label_error {
    color: red;
    padding-top: 3px;
}
footer {
    background: url("../images/footer.jpg") repeat-x scroll 0 0 #0b6098;
    color: #b5b5b5;
    font-size: 11px;
    padding: 25px 0 10px;
}
footer a {
    color: #b5b5b5;
}
footer p {
    margin-bottom: 5px;
}
#footer .logo {
    display: block;
    padding: 0 0 0 15px;
    width: 218px;
}
#footer .copyright {
    margin-left: 15px;
    text-shadow: 1px 1px #151515;
    width: 670px;
}
#footer .contact {
    margin-left: 25px;
    text-shadow: 1px 1px #151515;
    width: 390px;
}
#footer .cooperative {
    width: 170px;
}
.footer-social {
    height: 27px;
}
.footer-social a {
    background: url("../images/share.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 26px;
    margin-right: 5px;
    text-indent: -999em;
    width: 26px;
}
.footer-social a.facebook:hover {
    background-position: -63px top;
}
.footer-social a.rss {
    background-position: -31px top;
}
.footer-social a.rss:hover {
    background-position: -95px top;
}
.web-pagination {
    border-top: 1px solid #dbdbdb;
    height: 25px;
    line-height: 25px;
    padding-top: 9px;
    position: relative;
    text-align: left;
}
.web-pagination::after {
    border-right: 1px solid #fff;
    content: "";
    display: block;
    height: 34px;
    position: absolute;
    right: -1px;
    top: 0;
}
.web-pagination a, .web-pagination font.current {
    border: 1px solid #0b6098;
    border-radius: 12px;
    color: #0b6098;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    margin: 0 7px;
    padding: 0 8px;
    text-decoration: none;
}
.web-pagination a:hover, .web-pagination font.current {
    background-color: #0b6098;
    color: #fff;
    font-weight: bold;
}
.video_camera_icon {
    margin-left: 5px;
}
#block-newscat-4 .box-title {
    border-color: #0b6098;
}
#block-newscat-4 .box-title h2 {
    background-color: #0b6098;
}
#block-newscat-4 .box-title h2::after {
    border-bottom-color: #0b6098;
}
#block-newscat-4 .box-title ul li a:hover, #block-newscat-4 .box-title ul li a.selected {
    border-color: #0b6098;
}
#block-newscat-6 .box-title {
    border-color: #006600;
}
#block-newscat-6 .box-title h2 {
    background-color: #006600;
}
#block-newscat-6 .box-title h2::after {
    border-bottom-color: #006600;
}
#block-newscat-6 .box-title ul li a:hover, #block-newscat-6 .box-title ul li a.selected {
    border-color: #006600;
}
#block-newscat-8 .box-title {
    background-color: #22a0a5;
}
#block-newscat-9 .box-title {
    background-color: #e3609b;
}
#block-newscat-11 .box-title {
    border-color: #d340d8;
}
#block-newscat-11 .box-title h2 {
    background-color: #d340d8;
}
#block-newscat-11 .box-title h2::after {
    border-bottom-color: #d340d8;
}
#block-newscat-11 .box-title ul li a:hover, #block-newscat-11 .box-title ul li a.selected {
    border-color: #d340d8;
}
#block-newscat-13 .box-title {
    border-color: #6db84c;
}
#block-newscat-13 .box-title h2 {
    background-color: #6db84c;
}
#block-newscat-13 .box-title h2::after {
    border-bottom-color: #6db84c;
}
#block-newscat-13 .box-title ul li a:hover, #block-newscat-13 .box-title ul li a.selected {
    border-color: #6db84c;
}
#block-newscat-14 .box-title {
    background-color: #657ae5;
}
#block-newscat-16 .box-title {
    border-color: #4a94e7;
}
#block-newscat-16 .box-title h2 {
    background-color: #4a94e7;
}
#block-newscat-16 .box-title h2::after {
    border-bottom-color: #4a94e7;
}
#block-newscat-16 .box-title ul li a:hover, #block-newscat-16 .box-title ul li a.selected {
    border-color: #4a94e7;
}
#block-newscat-17 .box-title {
    background-color: #f08d3c;
}
a {
    text-decoration: none;
}
#tm-content .box-news-top-title img {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 19px;
}
.box-news-wrapper {
    float: left;
    margin-right: 20px;
    width: 678px;
}
.box-news-top {
    float: left;
    margin: 10px 0;
    width: 665px;
}
.box-news-top-title {
    float: left;
    margin-bottom: 7px;
}
.box-news-top-title p {
    color: #525252;
    float: left;
    font-size: 11px;
    margin: 0;
}
.box-news-top-title img {
    margin-left: 10px;
    margin-top: 10px;
}
.box-news-top-content {
    float: left;
}
.box-news-content {
    padding-left: 15px;
}
.box-news-content ul {
    margin: 0;
    padding-left: 0;
}
.box-news-content ul li {
    list-style: outside none none;
}
.box-news-content ul li a {
    background: url("../images/bullet-dot_07.png") no-repeat scroll 0 center transparent;
    color: #999;
    float: left;
    padding-left: 10px;
}
.box-news-content img {
    float: left;
    margin-bottom: 7px;
    margin-top: 7px;
}
.box-news-suggest {
    border-color: #b6d1e1;
    border-width: 2px 1px;
    float: right;
    height: auto;
    margin: 10px 15px;
    position: relative;
    width: 160px;
}
.box-news-suggest-title {
    left: -27px;
    position: absolute;
    top: -3px;
}
.stitle {
    background: none repeat scroll 0 0 white;
    color: #d70000;
    font-size: 14px;
    left: 50px;
    padding: 0 5px;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
}
.box-news-suggest-content {
    border-bottom: 1px solid #dfdfdf;
    margin-left: 15px;
    margin-top: 25px;
    padding-bottom: 20px;
    width: 130px;
}
.img-130x85 {
    border: 1px solid #b6d1e1;
    height: 85px;
    margin-bottom: 7px;
    padding: 1px;
    width: 130px;
}
.img-120x75 {
    border: 1px solid #b6d1e1;
    height: 75px;
    margin-bottom: 7px;
    padding: 1px;
    width: 120px;
}
.img-130x85:hover, .img-120x75:hover {
    border: 1px solid #ab0000;
    cursor: pointer;
}
.box-news-suggest-a {
    color: #111;
    font-size: 14px;
    line-height: 18px;
}
.box-news-suggest-a:hover, .box-news-content ul li a:hover, .box-bews-today-content a:hover {
    color: #bb0003;
}
.box-news-suggest-hor {
    float: left;
    height: 185px;
    width: 575px;
}
.suggest-hor {
    border: 0 none;
    float: left;
    margin-right: 12px;
}
.box-news-suggest-ver {
    height: auto;
    width: 285px;
}
.box-news-suggest-wrapper {
    border-top: 1px solid #dfdfdf;
    float: left;
    width: 285px;
}
.hor-content {
    border: medium none;
    float: left;
    height: 100px;
    margin-left: 16px;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 15px;
    width: 120px;
}
.box-news-suggest-link {
    float: left;
    height: auto;
    padding-top: 10px;
    width: 283px;
}
.suggest-link {
    border-bottom: 1px solid #dbdbdb;
    margin: 15px 16px 0;
    padding-bottom: 10px;
}
.suggest-link a {
    background: url("../images/bullet-arrow_31.png") no-repeat scroll 0 6px transparent;
    display: block;
    padding-left: 15px;
}
.box-news-today {
    border-top: 3px solid #ca0002;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    width: 300px;
}
.title-today {
    left: 70px;
    position: absolute;
    top: -15px;
}
.box-bews-today-content {
    border-bottom: 1px solid #f1f1f1;
    margin: 12px 0 0;
    overflow: hidden;
}
.box-bews-today-content img {
    float: left;
    margin-bottom: 13px;
    margin-right: 15px;
}
.box-bews-today-content a {
    color: #333;
    font-size: 14px;
}
.box-bews-today-content p {
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}
.img-100x70 {
    height: 70px;
    width: 100px;
}
.img-100x70:hover {
    cursor: pointer;
}
#add .title {
    background: none repeat scroll 0 0 white;
    color: #d70000;
    font-size: 14px;
    left: 50px;
    padding: 0 5px;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
}
#add * {
    font-family: tahoma,arial,san-serif !important;
    font-size: 11px !important;
    line-height: 12px !important;
}
#content h1 {
    font-size: 19px;
}
#content .tag_desc {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
#content .tag_share {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
}
.ticker h1, .ticker h3 {
    color: #006600 !important;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
}
.box {
    margin-bottom: 15px;
}
.box-heading {
    border-top: 3px solid #0b6098;
    padding: 5px 0;
}
.box-heading a {
    color: #0b6098;
    font-family: UTM_Avo_B,arial;
    font-size: 16px;
    text-transform: uppercase;
}
.box-cnt img {
    vertical-align: bottom;
}
.player {
    position: relative;
}
.player .title {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    font-family: UTM_Avo_B,arial;
    font-size: 15px;
    left: 0;
    margin-bottom: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    white-space: normal;
}
.video_other_home {
    margin: 5px 0 0;
}
.video_other_home ul {
    margin-bottom: 0;
}
.video_other_home li {
    display: block;
    float: left;
    margin-left: 0;
    width: 100px;
}
.video_other_home a.img_video_other_home {
    border-right: 2px solid #fff;
    display: block;
    height: 70px;
    overflow: hidden;
    position: relative;
    width: 98px;
}
.video_other_home .title_video_other_home {
    color: #0b6098;
    display: block;
    font-weight: 700;
    margin: 5px 5px 0 0;
    overflow: hidden;
}
#block-23 h1 {
    color: #f8f8f5;
    font-size: 1px;
    margin-bottom: 0;
}
nav > ul > li > h2 > a,nav > ul > li > h2 > a:visited, nav > ul > li > h2 > a:hover {
    color: #fff !important;
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 38px;
    line-height: 38px;
    padding-right: 40px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
	font-family:"UTM";
	text-transform:uppercase;
}
nav > ul > li > h2 {
    margin-bottom: 0;
}
.nav-drop .nav-drop-cate li h3 {
    font-size: 12px;
    margin-bottom: 0;
}
.nav-drop .nav-drop-cate li h3 a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
	text-transform:uppercase;
}
.featured-large h4 {
    margin-bottom: 0;
}
.newslist-featured .featured-list h4 {
    font-size: 12px;
    margin-bottom: 0;
}
.newslist-featured .featured-list h4 a:hover {
    text-decoration: underline;
}
.newslist-featured .featured-list h4 .heading {
    border-top: 1px dotted #b2b2b2;
    color: #3a3a3a;
    display: block;
    padding: 7px 7px 7px 0;
    text-decoration: none;
}
div.list h5 {
    font-size: 12px;
    margin-bottom: 0;
}
a.thumb h5 {
    color: #3c3c3c !important;
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0 9px;
    text-transform: none;
}
.ads_div {
    padding-bottom: 5px;
    padding-top: 7px;
}
.ads_icon {
    background-color: #006621;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    margin-right: 5px;
    padding: 0 3px;
}
.ads_link {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.tag_in_item {
    background-color: #fff;
    clear: both;
    display: block;
    padding: 8px 5px 8px 12px;
}
.fwb {
    font-weight: 700 !important;
}
.tags_list p {
    color: #333;
    font: 11px/15px Arial;
}
.tag_in_item a {
    color: #069 !important;
    font-size: 11px !important;
    font-style: italic !important;
    font-weight: 400 !important;
}
.thumb-news-module {
    margin-top: -15px;
	list-style:none;
}
.thumb-news-module li {
    border-bottom: 1px solid #ccc;
    margin-left: 0;
    padding: 15px 0;
}
.thumb-news-module .img {
    display: block;
    float: left;
    height: 70px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    width: 105px;
}
.thumb-news-module .title a {
    color: #222;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    white-space: normal;
}
.page_utilities {
    float: right;
    margin-top: 18px;
    width: 70%;
}
.a-right {
    float: right;
}
.textlink a {
    font-size: 11px;
    margin: 2px 10px;
}
.textlink {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 5px auto;
    text-align: center;
    width: 1004px;
}
.wc-service-list {
    margin: 0px 0 0 -47px;
    padding: 0 0 0 10px;
}
.wc-service-list li {
    display: inline-block;
    margin: 5px 0 5px 49px;
    overflow: hidden;
	width:90%
}
.wc-service-list li img {
    border: 4px solid #D6D6D6;
    float: left;
    margin: 0 0 20px;
    width: 250px;
}
.wc-service-content-img a img {
    margin-right: 10px;
}
.wc-service-list li img p {
    font-size: 10px;
    padding-right: 50px;
    width: 80px;
}
.wc-service-list li img:hover {
    border: 4px solid #777777;
}
.wc-service-content h4 {
    background: url("../images/contact-heading-arrow.jpg") no-repeat scroll 14px 22px rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0 0 10px;
}
.wc-service-content h4 a {
    color: #000;
    font-family: arial;
    font-size: 20px;
    font-weight: 600;
	display:block;
	height:30px;
	overflow:hidden;
}
.wc-service-content h4 a:hover {
    color: #FA8700;
}
.service-head {
    border-bottom: 1px solid #BCBCBC;
    height: 31px;
}
.wc-service-list li input {
    background: url("../images/Services-button-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 9px;
    font-weight: bold;
    height: 13px;
    padding: 0;
    text-align: center;
    width: 34px;
}
.wc-service-content {
    float: right;
    height: auto;
    width: 100%;
}
.wc-service-content p {
    background: url("../images/Services_05.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #6C6C6C;
    font-family: Arial;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    padding: 10px 7px 5px 0;
}