body, ul, ol, form, h1, h2, h3,h4, h5, h6,fieldset,blockquote, p {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
	font-size: 100%;
}

body {
	font: 9pt Arial;
	margin: 0;
	color: #000;
	background: url(../image/body-bg.gif) repeat-x;
}

:focus {
	outline:none;
}

.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	color: white;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
}

#main {
	width: 992px;
	margin: 0 auto;
}

#main .wrap-1 {
	background: url("../image/body-left.gif") repeat-y left bottom;
	padding-left: 6px;
}

#main .wrap-2 {
	background: url("../image/body-right.gif") repeat-y right bottom;
	padding-right: 6px;
}

img {
	border: none;
}

.row10 {
	margin-bottom: 10px;
}

.row15 {
	margin-bottom: 15px;
}

.title-1{
	font-size: 13px;
	font-weight: bold;
}

.col1 {
	float: left;
	width: 632px;
}

.col12 {
	width: 180px;
	float: right;
}

.col11 {
	width: 437px;
	float: left;
}

.col2 {
	width: 300px;
	float: right;
}

.title-1:hover {
	text-decoration: underline;
}
.box-1 {
	width: 300px;
}

.box-1 .list-simple {
	border: 1px solid #d9d9d9;
	border-bottom: none;
	background: #f1f1f1;
	padding: 8px;
}

.box-1 .list-simple a.title-1 {
	display: block;
	padding-bottom: 10px;
}

.box-1 .bg-bottom {
	background: url(../image/box-1-bottom.gif) no-repeat;
	height: 4px;
}

.box-1 .lead {
	color: #666;
	text-align: justify;
}

#body {
	padding: 10px 15px 15px 15px;
}

/*header*/
#search {
	float: right;
	margin-top: 4px;
	margin-left: 20px;
}

.search .keyword {
	background: url(../image/search-input.gif) no-repeat;
	width: 138px;
	height: 16px;
	border: none;
	padding: 0 0 0 20px;
	font-size: 8pt;
	float: left;
	margin-right: 3px;
}

.search .submit {
	background: url(../image/search-button.gif) no-repeat;
	height: 16px;
	width: 67px;
	border: none;
	cursor: pointer;
}

.mbmenu{
  display:none;
}

#topmenu {
	height: 39px;
}

.rootVoices td.rootVoice {
  vertical-align:middle;
  width:120px;
  font-family:Arial,Helvetica,sans-serif;
  text-shadow:#fff 1px 1px 1px;  
  color: gray;
  font-size:14px;
  line-height:18px;
  padding:8px;
  cursor: pointer;
}

.rootVoices td.rootVoice.disabled.selected{
  background:#999!important;
  color:#666;
  text-shadow:#ddd 1px 1px 1px;
}

.rootVoices.vertical {
  width:140px;
}

.rootVoices span.rootVoice {
	padding: 0;
}

.rootVoices span {
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 8px;
}

.rootVoices a.title {
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 8pt;
}

.td-selected {
	background: #e5eef5;
}

.rootVoices a {
	padding-left: 2px;
}

.rootVoices a.active, .rootVoices a.isSelected {
	background: url(../image/menu-left-bg.gif) no-repeat left top;
	color: #3d71c7;
	height: 39px;
}

.rootVoices a.active span.rootVoice, .rootVoices a.isSelected span.rootVoice {
	background: url(../image/menu-right-bg.gif) no-repeat right top;
	padding-right: 2px;
	height: 39px;
}

.rootVoices a.active span.rootVoice span, .rootVoices a.isSelected span.rootVoice span {
	background: url(../image/menu-center-bg.gif) repeat-x right top;
	height: 39px;
	line-height: 41px;
	padding: 0 7px;
}

.rootVoices a span img {
	padding-top: 10px;
}

.rootVoices td {
	padding-top: 0;
	vertical-align: bottom;
}

.rootVoices td a {
	border-left: 1px solid #3c4b6d;
}

.rootVoices td#firstVoice {
	padding-left: 2px;
	background: none;
}

.rootVoices td#firstVoice a {
	border-left: none;
}

.menuContainer {
	background: #fff;
	border: 1px solid #b3b3b3;
	border-top: none;
	border-radius: 0 0 3px 3px;
	margin-left: -2px;
}

.menuContainer td a {
	color: #666666;
	display: block;
	height: 100%;
	padding: 6px 10px;
	text-decoration: none;
}
.menuContainer .selected td a {
	color: #fff;
	display: block;
	background: #3a71c4;
}

.menuContainer td.img {
	display: none;
}

/*Menu*/

#header {
	background: url(../image/header-bg.jpg) no-repeat;
	position: relative;
}

#header .logo {
	height: 112px;
}

#header .logo img {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

#header .logo .ad-top {
	width: 468px;
	height: 60px;
	overflow: hidden;
	float: right;
	margin: 32px 15px 0 0;
}

.tabmenu {
	background: url(../image/menu-bg.gif) repeat-x bottom;
	height: 39px;
}

#topmenu table {
	height: 39px;
}

.tool-header #now {
	float: left;
}

.tool-header .right {
	float: right;
}

.tool-header {
	background: url(../image/tool-header-bg.gif) repeat-x;
	border-bottom: 1px solid #c3d1da;
	height: 23px;
	line-height: 23px;
	padding: 0 15px;
}

.tool-header a {
	color: #666;
	font-size: 8pt;
	float: left;
}

.date {
	color: #666;
	font-size: 8pt;
}

.tool-header .right .english {
	background: url(../image/english-icon.gif) no-repeat left center;
	padding-left: 25px;
	padding-right: 20px;
}

.tool-header .right .rss {
	background: url(../image/border-1.gif) no-repeat left center;
	padding-left: 10px;
}

.tool-header .right .sethomepage{
	padding-right: 5px;
}

.tool-header .hotline {
	float: left;
	color: red;
	font-weight: bold;
	padding-right: 10px;
}
/*header*/

/*News top*/
.latest_news {
	width: 400px;
	float: left;
}

.latest_news .avatar img {
	width: 400px;
	height: 300px;
}

.latest_news .avatar {
	position: relative;
}

.latest_news .avatar .title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	background: url(../image/blank.png) repeat;
	width: 380px;
}

.latest_news .avatar .title a {
	color: #fff;
	font-size: 18px;
}

.latest_news {
	width: 400px;
	overflow: hidden;
	max-height: 400px;
}

.latest_news li {
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

.latest_news .lead {
	color: #333;
	margin-top: 10px;
}

.latest_news .page-car {
	float: left;
	text-align: center;
}

.latest_news .prev {
	float: left;
	margin-right: 3px;
	background: url(../image/car1-prev.gif) no-repeat center #ddd;
	padding: 0px 6px;
	height: 16px;
	width: 10px;
}

.latest_news .next {
	float: left;
	margin-right: 10px;
	background: url(../image/car1-next.gif) no-repeat center #ddd;
	padding: 1px 6px;
	height: 14px;
	width: 10px;
}

.latest_news .page-car a {
	padding: 1px 6px;
	line-height: 16px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	background: #ddd;
}

.latest_news .page-car a.selected {
	color: #fff;
	background: #3b70c6;
}

.latest_news .pagy {
	margin-bottom: 10px;
}

.hot-news {
	width: 193px;
	float: right;
}

.newstop {
	width: 630px;
	float: left;
	background: url(../image/newstop-bg-bottom.gif) no-repeat center bottom #f6f5f0;
	padding-bottom: 6px;
}

.newstop .bg {
	padding: 10px;
	border-radius: 3px;
}

.hot-news .cate-title {
	background: url(../image/tinnoibat-bg-cate-title.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #3B70C6;
	font-weight: bold;
}

.hot-news ul li img {
	width: 80px;
	height: 60px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.hot-news ul li {
	padding: 5px 0 5px 10px;
	background: url(../image/arrow-1.gif) no-repeat left 9px;
	border-top: 1px dotted #666;
}

.hot-news ul li a:hover {
	text-decoration: underline;
}

.hot-news ul li.first {
	background: none;
	border: none;
	padding-left: 0;
}

.hot-news ul li div.title {
	margin-bottom: 5px;
}

.hot-news ul li .lead {
	color: #333;
}
/*News top*/

/*Doanh ngi?p*/
#doanhngiep .cate-title {
	background: url(../image/doanhnghiep-bg-cate-title-new.gif) no-repeat;
	height: 23px;
}

#doanhngiep .cate-title a {
	display: block;
	width: 245px;
	height: 20px;
}

#doanhngiep .list-simple img {
	width: 120px;
	height: 90px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
/*Doanh ngi?p*/

/*Kinh t? - Ch�nh tr?*/
.box-2 {
	width: 632px;
	background: url(../image/box-2-center.gif) repeat-y;
}

.box-2 .bottom {
	background: url(../image/box-2-bottom.gif) no-repeat bottom;
}

.box-2 .list-semi ul {
	padding: 10px;
	border-top: 1px solid #b5b5b5;
	margin-top: 1px;
}

.box-2 .row1 {
	float: left;
	margin-right: 18px;
	width: 307px;
}

.box-2 .row2 {
	float: left;
	width: 307px;
}

.box-2 .cate-title {
	position: relative;
	border-bottom: 3px solid #b5b5b5;
	height: 26px;
	padding-bottom: 5px;
}

.box-2 .cate-title a {
	display: block;
	width: 100px;
	height: 25px;
	padding-left: 10px;
}

.box-2 .title {
	margin-bottom: 10px;
}

.list-semi a:hover,
.box-2 .title:hover {
	text-decoration: underline;
}

.box-2 .avatar {
	display: block;
	width: 120px;
	max-height: 90px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.box-2 .avatar img {
	width: 120px;
}

.box-2 .list-semi li.item {
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	background: url(../image/arrow-2.gif) no-repeat left 5px;
}

.box-2 .list-semi li.item a {
	color: #666; /*#666*/
	font-weight: bold;
}

#chinh-tri .cate-title {
	background: #fff url(../image/chinhtri.gif) no-repeat 25px 0 ;
}

#kinh-te .cate-title {
	background: #fff url(../image/kinhte.gif) no-repeat 25px 0;
}

#kinh-te-bien .cate-title {
	background: #fff url(../image/kinhtebien.gif) no-repeat 25px 0;
}

#kinh-te-bien .cate-title a {
	width: 130px;
}

#xa-hoi .cate-title {
	background:#fff url(../image/xahoi.gif) no-repeat 25px 0;
}

#ban-doc .cate-title {
	background: #fff url(../image/bandoc.gif) no-repeat 25px 0;
}

#du-lich .cate-title {
	background: #fff url(../image/dulich.gif) no-repeat 25px 0;
}

#phap-luat .cate-title {
	background: #fff url(../image/phapluat.gif) no-repeat 25px 0;
}

#the-thao .cate-title {
	background: #fff url(../image/thethao.gif) no-repeat 25px 0;
}

#thoi-su-binh-luan .cate-title {
	background: #fff url(../image/thoisuvabinhluan.gif) no-repeat 25px 0;
}

#khoa-hoc-cong-nghe .cate-title {
	background: #fff url(../image/khoahoccongnghe.gif) no-repeat 25px 0;
}

#van-hoa-nghe-thuat .cate-title a, #thoi-su-binh-luan .cate-title a, #khoa-hoc-cong-nghe .cate-title a {
	width: 200px;
}

#van-hoa-nghe-thuat .cate-title {
	background: #fff url(../image/vanhoavanghethuat.gif) no-repeat 25px -2px;
}

#the-gioi .cate-title {
	background: #fff url(../image/thegioi.png) no-repeat 25px 0;
}

/*Kinh t? - Ch�nh tr?*/

/*Mostread*/

#mostread {
	width: 300px;
	float: right;
}

#mostread .cate-title {
	text-transform: uppercase;
	font-weight: bold;
	/*background: url(../image/most-read-bg.gif) repeat-x;*/
	height: 31px;
	line-height: 31px;
	border-bottom: 3px solid #B24B22;
}

#mostread .list-simple {
	/*border-top: 3px solid #b24b22;*/
}

#mostread .list-simple td {
	padding: 0 0 0 40px;
	height: 43px;
	border-bottom: 1px solid #e5e5e5;
}

#mostread .list-simple td a {
	display: block;
	max-height: 32px;
	overflow: hidden;
	font-size: 13px;
}

#mostread .list-simple td a:hover {
	text-decoration: underline;
}

#mostread .list-simple .pos-1 {
	height: 41px;
	background: url(../image/num-1.gif) no-repeat left top;
}

#mostread .list-simple .pos-2 {
	background: url(../image/num-2.gif) no-repeat left bottom;
}

#mostread .list-simple .pos-3 {
	background: url(../image/num-3.gif) no-repeat left bottom;
}

#mostread .list-simple .pos-4 {
	background: url(../image/num-4.gif) no-repeat left bottom;
}

#mostread .list-simple .pos-5 {
	background: url(../image/num-5.gif) no-repeat left bottom;
}

#mostread .list-simple .pos-6 {
	background: url(../image/num-6.gif) no-repeat left bottom;
}
/*Mostread*/

/*video*/
#video .cate-title {
	background: url(../image/video-cate-title.gif) no-repeat;
	height: 23px;
}

#video .cate-title a {
	display: block;
	width: 100px;
	height: 20px;
}

#video .avatar {
	width: 300px;
	height: 225px;
}

#video  .player {
	position: relative;
	height: 225px;
}

#video .player .icon {
	position: absolute;
	top: 80px;
	left: 120px;
}

#video .player .title {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../image/blank.png) repeat;
	width: 280px;
	padding: 10px;
}

#video .title a {
	color: #fff;
	font-weight: bold;
}
/*video*/

/*Info*/

table {
	border-collapse: collapse;
}

.info-box {
	width: 300px;
}

.info-box .cate-title {
	background: #4d97d6;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.info-box .list-simple {
	background: #e2eaed;
	border: 1px solid #a4a4a4;
	padding: 6px;
}

.weather .left {
	width: 128px;
	float: left;
}

.weather img {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.weather .w-c {
	line-height: 40px;
	color: #1f4293;
	font-weight: bold;
	font-size: 13pt;
}

.weather #location {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 18px;
	width: 147px;
	font-size: 9pt;
	background: transparent;
	-webkit-appearance: none;
}

#w-location {
	background: url("../image/bg-select-weather.gif") no-repeat left center;
	overflow: hidden;
	width: 130px;
	margin-top: 5px;
}

.weather .w-detail {
	width: 144px;
	float: right;
	color: #444;
}

.weather {
	border-bottom: 1px solid #d4dbe1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.weblink .bg-select {
	background: url("../image/weblink-select.gif") no-repeat left center;
	margin-left: 14px;
	overflow: hidden;
	width: 166px;
	float: left;
}

.weblink {
	border-bottom: 1px solid #d4dbe1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.weblink span {
	float: left;
	color: #1F4293;
	text-transform: uppercase;
	font-weight: bold;
}

.weblink #thongtin {
	background: none;
	border: none;
	font-size: 9pt;
	height: 18px;
	width: 183px;
	background: transparent;
	-webkit-appearance: none;
}

.info-box .tygia .item {
	float: left;
}

.info-box .tygia .item a {
	display: block;
	height: 28px;
	margin-right: 6px;
}

.tygia #giavang {
	background: url("../image/gia-vang.gif") no-repeat left center;
	width: 90px;
}

.tygia #ngoaite {
	background: url("../image/ngoai-te.gif") no-repeat left center;
	width: 77px;
}

.tygia #chungkhoan {
	background: url("../image/chung-khoan.gif") no-repeat left center;
	margin-right: 0;
	width: 106px;
}
/*Info*/

/*S?n ph?m*/
#sanpham .cate-title {
	background: url(../image/sanpham-cate-title.gif) no-repeat;
	height: 23px;
}

#sanpham .cate-title a {
	display: block;
	width: 145px;
	height: 20px;
}

#sanpham .list-simple img {
	width: 80px;
	height: 60px;
	float: right;
	margin-left: 5px;
}

#sanpham .list-simple {
	padding: 0;
}

#sanpham .list-simple li {
	padding: 10px;
	border-top: 1px solid #ccc;
}

#sanpham .list-simple li.first {
	border: none;
}
/*S?n ph?m*/

/*footer*/
#footer {
	border-top: 1px solid #ced5dd;
	padding-top: 2px;
}

.menu-bottom li {
	float: left;
	background: url(../image/footer-border.gif) no-repeat left center;
	padding: 0 10px;
}

.menu-bottom li a {
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 8pt;
}

.menu-bottom li.first {
	background: none;
}

.menu-bottom li.back {
	float: right;
	background: url(../image/back-to-top.gif) no-repeat right center;
	padding-right: 15px;
}

.menu-bottom li.back a {
	text-transform: none;
	color: #666;
	font-weight: normal;
}

.menu-bottom {
	background: #ced5dd;
	border-bottom: 1px solid #bdc4ca;
	height: 28px;
	line-height: 28px;
	padding: 0 15px 0 5px;
}

#footer .info {
	/* background: #ced5dd; */
	padding: 15px;
	border-top: 1px solid #dedfe3;
	position: relative;
}

#footer .info p {
	width: 910px;
	float: left;
	padding-bottom: 2px;
}

#footer .info .provider {
	position: absolute;
	top: 40px;
	right: 10px;
	display: none;
}
/*Footer*/

/*list*/
.list110-1 li.first img {
	width: 250px;
}

.list110-1 li .avatar {
	display: block;
	max-height: 150px;
	width: 120px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.list110-1 li.first .avatar {
	max-height: 195px;
	width: 250px;
	margin-right: 15px;
}

.list110-1 li img {
	margin: 0 10px 5px 0;
	width: 120px;
}

.list110-1 li .lead {
	margin-top: 10px;
}

.list110-1 li {
	margin-bottom: 15px;
}

.box-3 .cate-title {
	background: url(../image/box-3-cate-title.gif) repeat-x;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
}

.box-3 .cate-title a {
	text-transform: uppercase;
	color: #fff;
	font-size: 8pt;
	background: url(../image/box-3-icon.png) no-repeat right center;
	padding-right: 17px;
	letter-spacing: 0.5px;
}

.box-3 .avatar {
	border: 1px solid #000;
}

.box-3 .avatar a {
	display: block;
	width: 178px;
	max-height: 130px;
	overflow: hidden;
}

.box-3 .avatar img {
	width: 178px;
}

.box-3 .list-simple {
	background: #7b7b7b;
	padding: 10px;
	color: #fff;
}

.box-3 .list-simple .lead {
	margin-top: 10px;
}

.box-3 .title a {
	color: #fff;
	font-weight: bold;
}

.nav a {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
}

.nav .first {
	background: url(../image/parrent-cate-bg.png) no-repeat right center;
	float: left;
	padding-right: 10px;
	position: relative;
	z-index: 2;
}

.nav .first a {
	background: url(../image/parrent-cate-bg-left.gif) repeat-x;
	color: #fff;
	text-transform: uppercase;
	font-size: 8pt;
}

.nav .second {
	background: url(../image/subcate-bg.gif) no-repeat right center;
	float: left;
	padding-right: 9px;
	position: relative;
	z-index: 1;
	margin-left: -10px;
}
.nav .second a {
	background: url(../image/subcate-bg-left.gif) repeat-x;
	color: #5a6778;
	text-transform: uppercase;
	font-size: 8pt;
	padding-left: 20px;
}

#cate-content li {
	display: none;
}
/*list*/
/*contact-box*/
.contact-box {
	width: 300px;
	float: left;
	padding-top: 10px;
}

.contact-box img {
	float: right;
	width: 150px;
	height: 290px;
}

.contact-box .contact-info {
	width: 140px;
	float: left;
}
.contact-box .contact-info .cate-title {
	font-size: 8pt;
	color: #fff;
}

.contact-box .contact-info div {
	text-align: center;
	color: #0f103f;
	font-weight: bold;
}

.contact-box .contact-info .name {
	font-size: 9pt;
	text-transform: uppercase;
}

.contact-box .contact-info .name1 {
	text-transform: uppercase;
	font-size: 9pt;
}

.contact-box .contact-info .chief {
	margin-bottom: 10px;
}

.contact-box .contact-info .list-simple div {
	margin-bottom: 9px;
}

.contact-box .contact-info p {
	font-weight: normal;
	text-align: left;
	font-size: 8pt;
	margin-bottom: 5px;
}
/*contact-box*/

.catelist #pagy ul {
	display: none;
}

#pagy .btn {
	float: left;
	color: #1d4493;
	cursor: pointer;
}

#pagy {
	float: right;
}

.catelist #pagy .prev {
	background: url(../image/pagy-border.gif) no-repeat right center;
	padding-right: 10px;
	margin-right: 10px;
}

#pagy .disabled {
	color: #666;
	cursor: auto;
}

.catelist #check-content {
	background: #f1f1f1;
}


/* style bang tin lien quan*/

table.quote {
	border: 1px solid #d6dce8;
	background: #eee;
}

table.quote td {
	padding: 3px 5px;
	color: black;
	text-align: justify;
}

table.image {
	border-collapse: collapse;
	background: #e9e9e9;
	width: 1%;
	color: #135EB9;
	font-size: 13px;
}

table.mceItemTable td,
table.image td {
	text-align: center;
	padding: 5px;
}

table.image td p {
	padding: 0;
	margin: 0;
}

table.mceItemTable i {
	font-style: normal;
}

table.mceItemTable i,
table.image .image_desc {
	padding: 5px;
}

#chitiet table td img {
	border: 1px solid #444;
}

table.left {
	width: 240px;
}

table.right {
	width: 240px;
}

table.mceItemTable,
table.center {
	/* margin-bottom: 10px; */
}

table.rl {
	text-align: left;
	margin: 10px 0;
}

table.rl th {
	font-weight: bold;
	color: #336699;
}

table.rl a {
	color: #004080;
}

table.rl ul li {
	background: url('http://xahoithongtin.vnmedia.vn/common/v1/image/dotted2.gif') no-repeat left 6px;
	padding:  2px 10px;
	font-size: 13px;
}

table.rl ul li a {
	color: #1e448f;
}

table.box {
	width: 220px !important;
	border-collapse: collapse;
	margin-top:  5px;
	margin-bottom: 5px;
}

table.box th {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DBDBDB;
}

table.box ul {
	margin: 5px 5px 5px 0;
}

.poll_class_show {
	display: none;
}

table.image td img {
    height: auto !important;
    max-width: 427px;
}

table.leftside {
	margin: 0 10px 10px 0;
}

table.rightside {
	margin: 0 0 10px 10px;
}
/* end tin lien quan*/

.article__tool a, .article__tool span {
	float: left;
}

.article__tool span.fb {
	width: 50px;
	height: 20px;
	overflow: hidden;
}

.article__tool span.google {
	width: 70px;
	overflow: hidden;
}

.article__tool span.twitter {
	width: 88px;
	overflow: hidden;
}

.article__tool .printer {
	background: url(../image/print.gif) no-repeat left center;
	padding-left: 20px;
	color: #3d69a8;
}

.article__tool .email {
	background: url(../image/email.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px;
	color: #3d69a8;
}

.article__tool {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	height: 20px;
	line-height: 20px;
	margin: 15px 0;
}

.article__tool a.facebook {
	background: url(../image/widget.png) no-repeat;
	display: block;
	text-indent: -9999px;
	font-size: 11px;
	background-position: 0 -32px;
	margin-left: 10px;
	margin-top: 3px;
	width: 20px;
	overflow: hidden;
}

h1#title {
	font-size: 14pt;
	margin-bottom: 10px;
}

.news-other {
	background: #f1f1f1;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	padding: 10px;
}

.news-other .cate-header {
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}


.news-other ul li {
	background: url("../image/arrow-2.gif") no-repeat left 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/*cate search*/

/*search*/

.form-search .cmdbt {
	background: url("../image/button_search.gif") no-repeat;
	border: none;
	cursor: pointer;
	height: 21px;
	width: 72px;
}

.form-search select {
	font-size: 8.5pt;
	margin-left: 8px;
	width: 120px;
}

.form-search .date {
	background: url('../image/bg-datepicker.gif') no-repeat #fff;
	border: none;
	height: 17px;
	padding-right: 23px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 3px;
	width: 82px;
	cursor: pointer;
}

.form-search .txtkeyword {
	border: 1px solid #ccc;
	margin-left: 3px;
	padding: 2px 5px;
	width: 135px;
	margin-right: 5px;
	font-size: 8pt;
}

#FormSearch {
	padding: 5px 10px;
}

#FormSearch table td {
	padding: 5px 0;
}

#FormSearch table {
	width: 100%;
}

.form-search .cate-nav {
	background: #efedde;
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #cecece;
	padding-left: 10px;
}

.form-search .cate-nav a.first {
	color: #666;
}

.form-search {
	padding: 1px;
	border: 1px solid #cecece;
	margin-bottom: 10px;
}

.form-search .bg {
	background: #f6f5f0;
}

#report-result {
	margin: 0 10px 0px 10px;
}

#search-news-result .lead em {
	font-style: normal;
}

.list110-1 li em {
	background: yellow;
}

.row001-1 .avatar img.avatar {
	width: 145px;
	height: 115px;
}
/*cate search*/

#title-fb, #feedback-form .title-header {
	border-bottom: 1px dotted #ccc;
}

#title-fb .feddback-title {
	background: url(../image/ykienphanhoi.gif) no-repeat #fff;
	width: 96px;
	height: 17px;
	font-size: 0;
	margin-bottom: -1px;
	margin-right: 5px;
}

#feedback-form .title-header {
	margin-bottom: 5px;
}

#feedback-form .title-header .title {
	background: url(../image/ykiencuaban.gif) no-repeat #fff;
	width: 96px;
	height: 17px;
	font-size: 0;
	margin-bottom: -1px;
	margin-right: 5px;
	padding-bottom: 0;
}


/*pagy*/
.pager
{
float: right;
    padding: 5px 10px;
}
.pager div.short
{
    float: right;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    width: 74px;
}
.pager div.short input
{
    width: 28px;
    height: 18px;
    border: none;
    margin-left: 8px;
    float: left;
}
.pager ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 5px;
	margin-left: 5px;
	width: auto !important;
}
.pager ul li
{
    display: inline;
    margin-left: 2px;
}
.pager ul li a
{
    text-decoration: none;
    width: 20px;
    height: 20px;
    text-align: center;
	font-weight: bold;
	padding: 4px 7px;
	color: #ccc;
}

.pager span
{
    margin-left: 4px;
    color: White;
    float: left;
}
.pager .btn
{
    display: block;

    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 4px;
    cursor: pointer;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.pager .disabled
{
    color: #999 !important;
}

.red.active {
    background-color: #999999;
    color: #FFFFFF;
}

.article #content p {
	margin: 10px 0;
}

/*Tags*/
#tags {
	border: 1px solid #eee;
	padding: 2px 10px;
	background: #efefef;
	-moz-border-radius: 3px;
	border-radius: 4px;
	display: none;
	margin-bottom: 5px;
}

#tags a.tag {
	border: 1px solid #ddd;
	padding: 0px 10px;
	margin: 3px 3px;
	font: bold 11px/22px arial;
	background: #eee;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	text-decoration: none;
}

#tags a.tag:hover {
	background: #ddd;
	color: red;
}
/*Tags*/

#search-news-result .item .title {
	font-weight: bold;
	font-size: 13px;
}

.hot-news a.title-1,
.list-semi a.title-1,
.list110-1 a.title-1 {
	color: red;
}

#footer .info p.text-transform {
	font-size: 11px;
}

/*Article-Poll Begin */
.article-poll {
	margin: 5px 0;
	font: 14px Times New Roman;
}

 .article-poll #poll_show {
	width: 100%;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 15px;
	}

.article-poll .cate-title {
	font: bold 13px Arial;
	color: #000;
	padding: 7px;
	margin: 0;
}

.article-poll .box-explore {
	border-top: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}

.article-poll #poll_show_items {
	margin-top: 5px;
}

.article-poll #poll_show_items label {
	display: block;
	padding-bottom: 3px;
}

.article-poll #poll_show_items label input {
	margin-left: 0;
	padding-left: 0;
}

.article-poll .cmd {
	margin-top: 5px;
}

.article-poll .cmd .cmdbieuquyet {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A6A6A6;
	border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	font: 12px arial;
	padding: 0 5px;
	margin-right: 10px;
}

.article-poll .cmd .cmdketqua {
	font: italic 12px Arial;
	color: #000;
	text-decoration: underline;
	line-height: 31px;
	font-weight: bold;
}

.article-poll #poll_id_show {
 display: none;
}
/*Article-Poll End*/

.box-2 .cate-title a.rss {
	position: absolute;
	top: 4px;
	left: 0;
	width: 20px !important;
	padding-left: 0 !important;
}

/*poll begin*/
#poll_id_show {
	display: none;
}

.row010-7 {
	margin-bottom: 15px;
}

.row010-7 .cmdbieuquyet {
	background: url(../image/poll-bt.gif) no-repeat left top;
	width: 65px;
	height: 17px;
	border: none;
	margin-right: 5px;
	cursor: pointer;
}

.row010-7 a.cmdketqua {
	font-size: 11px;
	font-style: italic;
	color: #666;
	text-decoration: underline;
}

.row010-7 .cate-title {
    border-bottom: 1px solid #D8D8DA;
}

.row010-7 .cate-title span {
    border-bottom: 2px solid #898989;
    margin-bottom: 1px;
    padding: 3px 0;
	display: block;
    font: 14px 'time new roman';
    text-transform: uppercase;
}

.row010-7 .box-explore {
    background: #EDEDED;
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
	padding: 6px 10px 20px 10px;
}

.row010-7 .box-explore .title-ex {
	color: #154577;
	font-weight: bold;
	margin-bottom: 8px;
}

.row010-7 .box-explore td {
	padding: 0;
}

.row010-7 .box-explore td input {
	margin: 0 9px 0 0;
}

.row010-7 .box-explore li {
	margin-bottom: 8px;
}
/*poll end*/ 

#phongsuanh .cate-title {
	background: #4d97d6;
    height: 24px;
    line-height: 24px;
	padding: 0 10px;
}

#phongsuanh .cate-title a {
	color: #fff;
	font-weight: bold;
}

#phongsuanh .list-simple img {
    margin-bottom: 5px;
    width: 282px;
}

.quang_cao_link {
	border: 1px solid #ccc;
	padding: 10px;
	COLOR: #336699;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-family: Tahoma;
}

.quang_cao_link p {
	display: inline;
}