body {
	margin: 0;
	padding: 0;
	font: 9pt Arial;
}

a {
	text-decoration: none;
	color: #800000;
}

img {
	border: 0;
}

form, ul, p, h1, h2 {
	padding: 0;
	margin: 0;
}

#main {
	width: 760px;
	border-color: #111111;
	margin: 0 auto;
}

#subheader {
	background-color: #4888d7;
}

.col1 {
	float: left;
}

.col2 {
	float: right;
}

#col-left {
	width: 150px;
	/*
	background-color: #e3e9f0;
	*/
}

#col-right {
	width: 605px;
}

#subheader .col1 {
	width: 150px;
	background-color: #4888D7;
}

#subheader .col2 {
	width: 605px;
}

#subheader .col2 .col1 {
	width: 380px;
}

#subheader .col2 .col2 {
	width: 210px;
}

.row {
	margin-bottom: 3px;
}

.clear{
	clear:both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

span.date {
	font-size: 8pt;
	color: white;
}

.pad {
	padding: 3px;
}

#news-scroll a {
	margin-right: 10px;
}

#news-scroll {
	color: white;
}

#submenu {
	text-align: right;
}

#submenu a {
	color: white;
	font-size: 8pt;
	margin-right: 3px;
	padding-right: 3px;
	border-right: 1px solid white;
}

#submenu .last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

#menu .lv1 {
	background: #4888d7;
	border-bottom: 2px solid #225799;
	border-right: 3px solid #4888d7;
}

#menu a {
	color: white;
	border-left: 3px solid #225799;
	position: relative;
	left: -3px;
	padding: 3px;
	text-align: right;
	display: block;
	font-weight: bold;
}

#menu {
	padding-left: 3px;
	background: white;
}

#news-feature .avatar img {
	width: 70px;
	margin-right: 3px;
	float: left;
}

#news-feature .item-list {
	border: 1px solid #2d5484;
	background-color: rgb(225, 236, 248);
}

#news-feature .item {
	border-top: 1px solid #2d5484;
	padding: 3px;
}

#news-hot .avatar img {
	width: 70px;
	margin-left: 3px;
}

#news-hot {
	background: #fffaf0;
}

#news-hot .alter {
	background-color: #fff3de;
}

#news-hot .item {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 11px;
}

#body-right #news-hot {
	width: 145px;
}

.list-simple h1 {
	background: #ffe2e0 url(../images/title-bg.gif) repeat-y;
	font-size: 10pt;
	color: white;
	padding: 3px;
}

.list-simple .item {
	padding: 3px;
}


.info h1 {
	font-size: 9pt;
	color: white;
	padding: 3px 3px 3px 25px;
	background-position: 3px;
	background-repeat: no-repeat;
	background-color: #397df3;
	border: 1px solid #2d5484;
	border-width: 0 1px;
}

.info table {
	background: white;
	width: 100%;
	border-collapse: collapse;
}

.info th {
	text-align: left;
	width: 50px;
}

.info table td, .info table th {
	padding: 3px;
	border: 1px solid #2d5484;
}

#market h1 {
	background-image: url(../images/e-forex.jpg);
}

#gold h1 {
	background-image: url(../images/e-gold.jpg);
}

#news-top {
	width: 400px;
	border: 1px solid #2d5484;
	background-color: rgb(225, 236, 248);
}

#news-top .title {
	display: block;
	margin-bottom: 5px;
	font: 18pt 'Times New Roman';
}

#news-top .avatar {
	display: block;
	margin-bottom: 5px;
}

#news-top .pad {
	padding: 10px;
}

#news-top .avatar img {
	width: 380px;
}

#news-hot {
	width: 200px;
}

#video {
	background: rgb(225, 236, 248) url(../images/bg-video.gif) repeat-x;
	padding-top: 16px;
	border-left: 1px solid #2d5484;
	border-right: 1px solid #2d5484;
}

#video .item-list {
	background: rgb(225, 236, 248) url(../images/bg-video.gif) repeat-x bottom;
	padding-bottom: 16px;
}

.list-col .item {
	float: left;
}

#video .avatar img {
	width: 110px;
}

#video .item {
	width: 110px;
	padding: 5px;
}

#channels {
	border: 1px solid #2D5484;
	padding: 3px;
}

#channels .item {
	width: 50px;
	text-align: center;
	float: left;
	padding: 3px;
	border: 1px solid #eee;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	margin-right: 5px;
}

#news-bottom table {
	width: 100%;
	border-collapse: separate;
}

#news-bottom th {
	width: 3px;
	height: 3px;
}

#news-bottom tr {
	vertical-align: top;
}

#news-bottom .item {
	width: 224px;
	border: 1px solid rgb(192, 192, 192);
	padding: 1px;
	background-color: #f1efe2;
}

#news-bottom .title {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

#news-bottom .avatar img {
	width: 100px;
	padding-right: 5px;
}

#news-bottom h1 {
	background: url(../images/bg02.gif) repeat-x;
	padding: 3px;
}

#news-bottom h1 a {
	color: black;
}

#body-left {
	width: 455px;
}

#body-right {
	width: 145px;
	border: 1px solid #2d5484;
	background-color: rgb(225, 236, 248);
}

#form-search {
	padding: 5px;
	background-color: pink;
	border-bottom: 1px solid #2d5484;
	margin-top:0;
}

#form-search label {
	display: block;
}

#form-search #keywords {
	width: 90px;
}

.ad {
/*
	display: none;
*/
}

.ad-right img {
	width: 145px;
}

.ad img {
	margin-bottom: 3px;
	#margin-bottom: 1px;
}

.ad-left img {
	width: 150px;
}

.ad-left {
	background: white;
}

#links .box-content {
	text-align: center;
}

#links label {
	font-weight: bold;
	padding: 5px; 
}

#links select {
	width: 140px;
	margin-bottom: 5px;
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer {
	background-color: #6b9ede;
	text-align: center;
}

#footer .pad {
	padding: 10px;
}

#body-right-right {
	width: 145px;
	background-color: rgb(225, 236, 248);
}

#cate h1 {
	background: url(../images/cat.jpg) no-repeat;
	height: 18px;
	line-height: 18px;
	font-size: 10pt;
	color: white;
	padding: 0 10px;
}

#cate #news-others {
	margin-top: 10px;
	margin-bottom: 10px;
}

#cate #news-others h1 {
	font-size: 10pt;
	color: #800000;
	background: 0;
	padding: 0;
}

#cate #news-others ul {
	padding-left: 20px;
	list-style-type: square;
	color: #800000;
}

#cate #news-others li {
	margin-top: 5px;
}

#cate #news-others .date {
	color: #666;
	font-size: 9pt;
	font-style: italic;
	margin-left: 5px;
}

#cate .avatar img {
	width: 130px;
	margin-right: 5px;
}

#cate .title {
	font-size: 12pt;
	font-weight: bold;
}

#cate .item-list {
	background-color: rgb(225, 236, 248);
}

#cate .item {
	/*
	border-bottom: 1px solid #2d5484;
	*/
	padding: 3px;
	background-color: white;
}

#cate .lead span {
	background-color: yellow;
}

#cate .lead em {
	background-color: yellow;
}

.pagy {
	font-weight: bold;
	text-align: right;
	font-size: 10pt;
}

.pagy a{
	margin-left: 5px;
}

#internet-tv marquee {
	height: 150px;
}

#internet-tv .item {
	padding: 5px 5px 5px 17px;
	background: url(../images/video.gif) no-repeat 0 6px;
}

#pic1 img {
width: 250px;
}

#news-list {
margin-top: 10px;
}

#body-left form {
background-color: rgb(225, 236, 248);
}

#feedback {
	margin-left: 250px;
}

#cuocsongquaanh .box-title img {
	width: 145px;
}

.box .box-content {
	padding: 3px;
}

#cuocsongquaanh {
	text-align: center;
}

#cuocsongquaanh .avatar img {
	width: 135px;
}

#cuocsongquaanh .lead {
	text-align: left;
}

#tools {
	border-top: 1px solid #E2E2E2;
	padding: 10px;
	text-align: right;
}

#tools a {
	background-repeat: no-repeat;
	padding-left: 20px;
}

#tools .print {
	background-image: url(../images/print.jpg);
}

#article {
	padding-top: 5px;
	margin-bottom: 5px;
}

#article #subtitle {
	font-weight: bold;
	font-size: 8pt;
	color: black;
}

#article #title {
	font-size: 14pt;
	color: #800000;
}

#list-feedback .date,
#article #article-date {
	color: #666;
	font-size: 8pt;
	margin-bottom: 5px;
}

#article #content p {
	margin: 5px 0;
}

#cate h2 {
	background: #008080;
	color: white;
	font-size: 10pt;
	padding: 3px;
}

#form-feedback th {
	text-align: left;
	font-weight: normal;
	color: red;
}

#form-feedback label {
	margin-right: 3px;
	color: black;
}

#form-feedback th, #form-feedback td {
	padding: 3px;
}

#form-feedback input {
	width: 200px;
}

#form-feedback #submit {
	width: 100px;
}

#form-feedback textarea {
	width: 200px;
	height: 70px;
}

#list-feedback .name {
	color: #800000;
}

#list-feedback .from {
}

#form-resultsearch {
	padding: 10px;
}
#form-resultsearch .result {
	font-size: 12pt;
}

#form-resultsearch .result  span {
	color: red;
	font-weight: bold;
}


p.result {
	padding-bottom: 10px;
	font-size: 12pt;
	background-color: #FFF;
	border: 0;
}

p.result span {
	color: red;
	font-weight: bold;
}

/* chuan muc moi - begin */

table.quote {
	border: 1px solid #999;
	background: #e9e9e9;
}

table.quote td {
	padding: 3px 5px;
	color: black;
	text-align: justify;
}

table.image {
	background: #e9e9e9;
	width: 1%;
	color: #022956;
}

table.image td {
	padding: 2px;
	text-align: center;
}

table.leftside {
	margin: 5px 5px 5px 0;
}

table.rightside {
	margin: 5px 0 5px 5px;
}

table.center {
	margin-top: 5px;
	margin-bottom: 5px;
}

img.logo {
	border: none;
}

img.vietnamnet {
	width: 44px;
	height: 23px;
}

table.rl {
	text-align: left;
}

table.rl th {
	color: #8C0C02;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
}

table.rl a {
	color: #004080;
	font-weight: bold;
	font-size: 9pt;
}

table.rl a:hover {
	text-decoration: underline;
}

table.rl ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.rl ul li {
	background: url(../images/muiten_bai.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-top: 3px;
	color: #444;
	font-size: 9pt;
}

table.box {
	width: 200px;
	background: #e9e9e9;
	border-collapse: collapse;
}

table.box td,
table.box th {
	border: 1px solid #999;
}

table.box th {
	background: #ccc;
	color: #8C0C02;
	padding: 5px 5px 5px 15px;
}

table.box ul {
	margin: 5px;
}

/* chuan muc moi - end */

#ad_scroll_left img,
#ad_scroll_right img {
	width: 105px;
}

#news-top .title {
	display: block;
	margin-bottom: 5px;
	font: 20pt 'Times New Roman';
	font-weight: bold;
}




.item em {
	background-color: yellow; 
	color: red; 
	font-weight: bold;
}



#paging a, #paging1 a,
#paging span, #paging1 span {
	padding: 0px 3px;
	color: #FB8800;
       font-size:10pt;
}

#paging .yui-pg-current-pag,
#paging1 .yui-pg-current-pag {
	color: #FB8800;
	font-weight: bold;
}

.yui-pg-current-page {
	border:1px solid #FB8800;
	color:blue;
	font-weight:bold;
	text-align:center;
}




/* style song*/
#song {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 5px;
}

 .item-song {
	margin-top: 7px;
}

 .item-song .left-song {
	float: left;
	width: 250px;
	padding-top: 3px;
	padding-left: 25px;
	background: url("../images/music.gif") no-repeat left top;
}

 .item-song .left-song a.title {
	font-weight: bold;
}

 .item-song .right-song {
	float: right;
	width: 170px;
}
 .item-song .right-song img {
	vertical-align: middle;
}


