/* CSS Document */
@charset "utf-8";

*{
margin:0;
padding:0;
font-family:Arial,Tahoma, Verdana;
font-size:12px;
color:#111;
line-height:22px;
}
h2 span{
font-size:14px;
color:#003365;
}
h3 span{
font-size:20px;
color:#333;
}
a:link,a:visited{
font-size:12px;
color:#222;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.clear{
clear:both;
}
.clear1{
clear:both;
height:10px;
}
.clear2{
clear:both;
height:7px;
}
.clear3{
clear:both;
height:20px;
}
.bor1{
clear:both;
width:95%;
margin:auto;
height:5px;
border-bottom:1px solid #eaeaea;
}

.bor{
clear:both;
width:100%;
margin:auto;
height:3px;
border-bottom:1px solid #ccc;
}
.bor3{
clear:both;
width:98%;
margin:auto;
height:3px;
border-bottom:1px solid #ccc;
}
#main-content{
width:100%;
background:#f3f3f3 url(../WebMedia/images/bg_header.png) top repeat-x;
}
.content-header{
width:1000px;
margin:auto;
}
.logo{
width:250px;
float:left;
background:url(../WebMedia/images/logo.png) left no-repeat;
height:100px;
}
.image-head{
width:750px;
float:right;
}
.image-head img{
margin-left:10px;
border:1px solid #000;
}
.content-menu{
width:1000px;
margin:auto;
clear:both;
}
.basictab{
width:100%;
background:url(../WebMedia/images/menu-bg.jpg) bottom repeat-x;
height:31px;
margin-top:1px;
}
.basictab ul{
list-style-type: none;
}
.basictab ul li{
float:left;
display:inline;
}
.basictab ul li a:link,.basictab ul li a:visited{
color:#fff;
line-height:28px;
font-size:11px;
display:block;
padding-top:3px;
padding-left:10px;
padding-right:9px;
background:url(../WebMedia/images/bor-menu.jpg) left no-repeat;
}
.basictab ul li a:hover,.basictab ul li a.current{
background: url(../WebMedia/images/menu-hover.jpg) top repeat-x;
color:#003366;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
}
.tabcontainer{
clear: left;
width:1000px;
height:28px;
background:#dadada;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.tabcontent{
display:none;
background:url(../WebMedia/images/subMenu-bg.jpg) repeat-x;
height:25px;
border:1px solid #bdbdbd;
border-top:0;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.tabcontent ul{
list-style-type:none;
}
.tabcontent ul li{
display:inline;
float:left;
}
.tabcontent ul li a:link,.tabcontent ul li a:visited{
background:url(../WebMedia/images/sao.jpg) 5px 5px no-repeat;
padding-left:18px;
font-size:12px;
color:#003399;
margin-left:20px;
}
.content{
width:1000px;
margin:auto;
clear:both;
}
.left-col{
width:685px;
float:left;
}
.hotnews-content{
width:668px;
background:url(../WebMedia/images/bg-box1.jpg) top repeat-x;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.homenews-content{
width:678px;
background:url(../WebMedia/images/bg-box1.jpg) top repeat-x;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.homenews-detail{
width:678px;
background:#fff url(../WebMedia/images/bg-box1.jpg) top repeat-x;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.homenews-content img{
margin-left:5px;
}
.left-hotnews{
width:487px;
float:left;
}
.news-hot{
width:475px;
margin:7px;
line-height:22px;
font-size:12px;
}
.news-hot img{
padding:4px;
border:1px solid #ccc;
}
.news-hot a:link span,.news-hot a:visited span{
color:#003366;
font-size:17px;
font-weight:bold;
text-decoration:none;
}
.news-hot a:hover{
text-decoration:underline;
}
.news-hot div{
padding-left:10px;
font-size:12px;
color:#111;
}
.hot-item{
float:left;
width:145px;
margin-left:12px;
margin-right:5px;
line-height:22px;
}
.hot-item img{
padding:4px;
border:1px solid #ccc;
}
.hot-item a:link,.hot-item a:visited{
color:#003366;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.hot-item a:hover{
text-decoration:underline;
}
.right-hotnews{
width:175px;
float:right;
}
.right-hotnews span{
background:url(../WebMedia/images/lich.jpg) 10px no-repeat;
padding-left:30px;
line-height:30px;
font-size:11px;
}
.other-news-hot{
width:185px;
margin-bottom:-1px;
background:#fafafa;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.other-news-hot ul{
list-style-type:none;
width:95%;
margin:auto;
margin-bottom:30px;
}
.other-news-hot ul li{
background:url(../WebMedia/images/vuong.jpg) 5px 10px no-repeat;
padding-left:20px;
margin-top:7px;
margin-bottom:7px;
}
.other-news-hot ul li a:link,.other-news-hot ul li a:visited{
color:#003366;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.other-news-hot ul li a:hover{
text-decoration:underline;
}
.box-news-cate{
width:678px;
background:#fff url(../WebMedia/images/box-left-bg.jpg) top repeat-x;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.content-menu-box{
width:100%;
clear:both;
height:35px;
border-bottom:1px solid #cbcbcb;
}
.content-menu-box label{
float:left;
margin-top:5px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
background:#fff;
margin-left:20px;
height:25px;
border:1px solid #cbcbcb;
border-bottom:0;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
color:#004e92;
text-transform:uppercase;
font-size:13px;
}
.content-menu-box ul{
list-style-type:none;
float:left;
margin-left:10px;
}
.content-menu-box ul li{
float:left;
display: inline;
margin-top:8px;
height:15px;
line-height:15px;

}
.content-menu-box ul li a{
padding-left:10px;
padding-right:10px;
text-decoration:none;
border-right:1px solid #ccc;
color:#003366;
}
.content-menu-box ul li a.non-bor{
border:0;
}
.left-box-news{
width:400px;
border-right:1px dotted #bdbdbd;
float:left;
margin-left:20px;
padding-right:10px;
color:#333;
}
.left-box-news img{
padding:3px;
border:1px solid #ccc;
margin-right:15px;
}
.left-box-news a:link,.left-box-news a:visited{
text-decoration:none;
color:#003366;
font-size:13px;
font-weight:bold;
}
.left-box-news a:hover{
text-decoration:underline;
}

.left-box-news p{
padding-top:7px;
}
.right-box-news{
float:left;
width:240px;
border-left:1px dotted #bdbdbd;
margin-left:1px;
}
.right-box-news ul,.homenewshot ul{
list-style-type:none;
width:95%;
margin:auto;
}

.right-box-news ul li,.homenewshot ul li{
clear:both;
background:url(../WebMedia/images/vuong.jpg) 5px 9px no-repeat;
text-align:left;
padding-left:20px;
margin-bottom:5px;
}
.right-box-news ul li a:link,.right-box-news ul li a:visited,.homenewshot ul li a:link,.homenewshot ul li a:visited{
color:#003366;
font-size:12px;
font-weight:bold;
text-decoration:none;
border:0;
text-align:left;
}
.right-box-news ul li a:hover,.homenewshot ul li a:hover{
text-decoration:underline;
}
.right-col{
width:312px;
float:right;
}
.search{
width:309px;
height:29px;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
background:#fff url(../WebMedia/images/kinhlup.jpg) 10px 7px no-repeat;
}
.search .input{
float:left;
margin-left:30px;
margin-top:4px;
height:25px;
width:200px;
border:0;
}
.serchbt{
float:left;
margin-top:2px;
margin-left:5px;
background:url(../WebMedia/images/btSearch.jpg) no-repeat;
border:0;
width:72px;
height:25px;
}
.box-right{
width:310px;
background:#fff url(../WebMedia/images/box-right-bg.jpg) top repeat-x;
border:1px solid #ffcc2a;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.box-right .title-box{
line-height:27px;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#000;
text-shadow: 0px 1px #FFFFFF;
padding-left:20px;
}
.box-right ul{
list-style-type:none;
width:96%;
margin:auto;
}
.box-right ul li{
background:url(../WebMedia/images/vuong.jpg) 5px 10px no-repeat;
padding-left:18px;
margin-top:7px;
margin-bottom:7px;
}
.box-right ul li a:link,.box-right ul li a:visited {
color:#003366;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.box-right ul li a:hover span{
text-decoration:underline;
}
.content-poll{
background:#f7f0d6;
padding:15px;
padding-top:5px;
padding-bottom:5px;
font-size:13px;
font-weight:bold;
color:#222;
}
.content-poll label{
font-weight:normal;
}

.box-right ul.tabs {
width:96%;
margin:auto;
margin-top:-3px;
list-style-type:none;
}
.box-right ul.tabs li {
border:0;
display:inline;
float:left;
background:none;
}
.box-right ul.tabs li a {
display:block;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
color:#003366;
text-shadow: 0px 1px #FFFFFF;
cursor:pointer;
}

.box-right ul.tabs li a.active {
background:#fff;
color:#003366;
line-height:20px;
padding-left:10px;
padding-right:10px;
padding-top:3px;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
}
.content-news{
width:100%;
clear:both;
margin-top:-5px;
}
.content-news ul li a{
font-weight:normal;
}
ul.news-video{
list-style-type:none;
}
ul.news-video li a,ul.news-images li a{
cursor:pointer;
color:#003366;
}
.content-nvideo{
width:290px;
margin:auto;
}
.content-buttom{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
.xemkq{
background:url(../WebMedia/images/gui-phan-hoi.jpg) no-repeat;
border:0;
width:101px;
height:23px;
}

.quangcao{
width:310px;
margin:auto;
background:url(../WebMedia/images/title-qc.jpg) top no-repeat;
padding-top:20px;
}
.quangcao img{
border:1px solid #ccc;
}

.tygia{
width:310px;
margin:auto;
clear:both;
border:1px solid #ccc;
background:#fff url(../WebMedia/images/bg-tygia.jpg) top repeat-x;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.title-vang{
margin-top:3px;
width:33%;
float:left;
background:url(../WebMedia/images/vang.jpg) 15px 10px no-repeat;
line-height:33px;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#000;
text-shadow: 0px 1px #FFFFFF;
padding-left:50px;
border-right:1px dotted #ccc;
}
.title-ck{
margin-top:3px;
line-height:33px;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#000;
text-shadow: 0px 1px #FFFFFF;
padding-left:50px;

}

.content-vang{
width:49%;
float:left;
border-right:1px dotted #ccc;
font-size:11px;
}
.title-tygia{
margin-top:3px;
margin-left:1px;
width:25%;
float:left;
background:url(../WebMedia/images/tygia.jpg) 15px 10px no-repeat;
line-height:33px;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#000;
text-shadow: 0px 1px #FFFFFF;
padding-left:50px;
border-left:1px dotted #ccc;
}
.content-tygia{
width:48%;
float:left;
margin-left:1px;
border-left:1px dotted #ccc;
font-size:11px;
}
.stockrate{
background: url(../WebMedia/images/stock-bg.jpg) no-repeat;
width:311px;
height:260px;
}
.menuBot{
width:1000px;
margin:auto;
clear:both;
}
.menuBot img{
border:0;
float:left;
margin-left:5px;
}
.footer{
clear:both;
text-align:center;
font-size:11px;
color:#003366;
}
.title-home{
background:url(../WebMedia/images/home.png) 20px 5px no-repeat;
height:25px;
padding-left:40px;
}
.title-home img{
margin-left:10px;
margin-right:10px;
}
.title-home a{
color:#666666;
font-size:12px;
font-weight:bold;
}
a.link-title-home:link,a.link-title-home:visited{
font-weight:normal;
}
.homenewshot{
width:375px;
float:right;
margin-right:5px;
}
.home-news-item{
width:98%;
margin:auto;
clear:both;
}
.home-news-item img{
margin-right:15px;
padding:3px;
border:1px solid #ccc;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.home-news-item a{
font-size:13px;
font-weight:bold;
color:#003365;
}
.home-other-news{
width:95%;
margin:auto;
clear:both;
}
.home-other-news .title-other,.home-other-news .title-ykien{
font-family:Arial;
background:url(../WebMedia/images/bao.jpg) left no-repeat;
padding-left:30px;
font-size:15px;
color:#cd0102;
text-transform:uppercase;
font-weight:bold;
text-shadow:1px 0 1px 0 #fff;
}

.home-other-news .news-other 
{
font-family:Arial;
padding-right:30px;
font-size:12px;
color:#cd0102;
float:right;
font-weight:bold;
}

.home-other-news .title-ykien{
background:url(../WebMedia/images/binhluan.jpg) left no-repeat;
cursor:pointer;
}
.home-other-news ul{
list-style-type:none;
margin-left:30px;
}
.home-other-news ul li{
background:url(../WebMedia/images/vdojpg.jpg) 0 10px no-repeat;
padding-left:15px;
margin-bottom:5px;
}
.home-other-news ul li a{
color:#666;
}
.home-other-news ul li span.dateul{
color:#a5a5a5;
}
.detailHome{
width:94%;
margin:auto;
}
.pubslishDate
{
	color: #666666;
	font-size: 10px;	
}
.descrip{
line-height:22px;
color:#333;
}
.desc-bold span{
font-size:13px;
font-weight:bold;
color:#333;
line-height:20px;
}


ul.video-images{
list-style-type:none;
}
ul.video-images li{
background:none;
}
ul.video-images li img{
float:left;
border:1px solid #ccc;
margin-right:10px;
}
ul.video-images li a:link,ul.video-images li a:visited {
color:#003366;
}
ul.video-images li label{
color:#555;
font-size:11px;
}
.hotVideo{
width:635px;
margin:auto;
border-bottom:1px dotted #ccc;
}
.hotVideo label{
font-weight:bold;
}
.videolienquan{
width:635px;
margin:auto;
text-align:left;
font-size:12px;
font-weight:bold;
}
.video-item{
width:130px;
float:left;
margin-right:38px;
}
.video-item1{
width:130px;
float:right;
}
.video-item img,.video-item1 img{
padding:0;
margin:0;
}
.video-item a,.video-item1 a{
font-weight:normal;
}
.cateVideoContent{
width:678px;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.cateVideoMenu{
width:100%;
background:url(../WebMedia/images/box-left-bg.jpg) top repeat;
clear:both;
}
.cateVideoMenu ul{
list-style-type:none;
}
.cateVideoMenu ul li{
display: inline;
float:left;
height:35px;
line-height:35px;
background:url(../WebMedia/images/bor-videoMenu.jpg) right center no-repeat;
}
.cateVideoMenu ul li.nonebor{
background:none;
}
.cateVideoMenu ul li a:link,.cateVideoMenu ul li a:visited{
padding-left:15px;
padding-right:15px;
color:#6f6f6f;
text-decoration:none;
font-weight:bold;
text-shadow:0 0 0 1px #ccc;
}
.cateVideoMenu ul li a:hover,.cateVideoMenu ul li a.active{
color:#ce1010;
}
.bordoted{
width:635px;
margin:auto;
border-top:1px dotted #ccc;
height:10px;
}
.pageDisplay{
height:25px;
line-height:25px;
text-align:center;
color:#6f6f6f;
}
.pageDisplay a:link,.pageDisplaya:visited{
color:#cc0000;
}


.comment-item{
width:95%;
margin:auto;
}
.comment-item b{
color:#003464;
}
.comment-item p{
color:#333;
line-height:22px;
}
.date{
color:#999999;
font-style:inherit;
}
.name-comment{
width:95%;
margin:auto;
height:38px;
background:url(../WebMedia/images/say.jpg) top center no-repeat;
line-height:38px;
color:#333;
font-weight:bold;
text-align:right;
}
.content-form{
/*width:95%;*/
background:#f3f3f3;
}
.textcom,.textcom1{
float:left;
margin-left:20px;
border:1px solid #ccc;
height:22px;
line-height:30px;
padding-left:5px;
color:#333;
}
.textcom1{
margin-left:10px;
}
.areacom{
float:left;
margin-left:20px;
border:1px solid #ccc;
color:#333;
}
.submitcom{
background:url(../WebMedia/images/guiykien.jpg) center no-repeat;
border:0;
width:83px;
height:23px;
float:right;
margin-right:20px;
}
.comment{
width:97%;
height:350px;
overflow-y: auto; 
overflow-x: hidden;
}
.weather{
width:100%;
background:url(../WebMedia/images/weather.jpg) top no-repeat;
height:40px;
text-align:right;
}
.weather label{
margin-right:10px;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
line-height:40px;
color:#000;
text-shadow: 0px 1px #FFFFFF;
}
.weather select{
margin-top:9px;
margin-right:20px;
/*width:157px;
height:23px;*/
line-height:23px;
border:1px solid #cbcbcb;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
}
.weather select option{
padding-left:5px;
}
span.customStyleSelectBox {
width:150px;
background-color: #fff;
border: 1px solid #cbcbcb;
border-radius: 5px 5px 5px 5px;
color: #333;
font-size: 13px;
text-align:left;
padding-left:5px;
margin-right:20px;
margin-top:6px;
}
span.customStyleSelectBox.changed {
    background-color: #F0DEA4;
}
.customStyleSelectBoxInner {
   /* background: url(../WebMedia/images/canvas-list-nav-item-arrow-.gif) no-repeat scroll 135px center transparent;*/
}

.weather-content{
width:100%;
text-align:center;
}
.content-ck{
background:#fff;
text-align:center;
}

/* RSS */

ul.mnuRss {
    margin: 0;
    padding: 0;
}
ul.mnuRss li {
    background: url("../WebMedia/images/iconRss.jpg") no-repeat scroll 0 4px transparent;
    color: #0072BC;
    font-weight: bold;
    line-height: 22px;
    list-style: none outside none;
    padding: 0 0 0 36px;
}
ul.mnuRss li a {
    color: #0072BC;
    font-weight: bold;
    text-decoration:none;
}
ul.mnuRss li a:hover {
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
}
ul.mnuRss li ul {
    margin: 0;
    padding: 0;
}
ul.mnuRss li ul li {
    background: url("../WebMedia/images/iconRss.jpg") no-repeat scroll 0 4px transparent;
    color: #0072BC;
    font-weight: normal;
    line-height: 22px;
    list-style: none outside none;
    padding: 0 0 0 36px;
}
ul.mnuRss li ul li a {
    color: #0072BC;
    font-weight: normal;
}
ul.mnuRss li ul li a:hover {
    color: #FF0000;
    font-weight: normal;
}
