body, ul, form, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px;
	font: 10pt Arial, Helvetica, sans-serif;
}

body, #nav a, .cate-title a {
	color: black;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 9;
	color: white;
}

#header {
	background: url(../image/header.jpg) no-repeat scroll -100px 1px transparent;
}

#header .logo {
	background: transparent url(../image/vietnamnet1.png) no-repeat scroll 0 0;
	display: block;
	font-size: 0;
	height: 90px;
}

#main {
	width: 100%;
}

a, .feedback-list .name,
#title, #content .image_desc {
	color: #004276;
}

.list div .title,
#title,
a:hover {
	color: #900;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

#nav li,
.menu li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
}

#nav li.first {
	background: url(../image/b1.png) right center no-repeat;
	padding-right: 10px;
}

.menu li {
	border-right: 1px solid #ccc;
}

.menu li.first {
	border-right: none;
	margin-right: 0;
}

.menu li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#header, #tool, #article,
.list, .list div, .content p,
.row {
	margin-bottom: 10px;
}

#header img {
	width: 100px;
}

#footer {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.logo img {
	margin-right: 5px;
}

.list ul {
	list-style-type: square;
	padding-left: 0;
	margin-left: 15px;
}

.list ul li a {
}

.list div .avatar {
	display: block;
	float: left;
	margin-right: 5px;
}

.feedback-list .name,
.list div .title {
	font-weight: bold;
}

p.lead {
	margin-top: 5px;
}

.cate-title, #nav {
	font: 11pt 'Times New Roman', Times, Serif;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

.cate-title {
	background: url(../image/b.gif) no-repeat left center;
	padding-left: 14px;
}

.feedback-list .info, .date {
	color: #999;
	font-size: 9pt;
}

.avatar img {
	border: 1px solid #ccc;
}

#title {
	font-size: 14pt;
}

#tool {
	display: none;
}

#subtitle, #title,
.cate-title, #nav,
.list ul li,
.feedback-list .info {
	margin-bottom: 5px;
}


#content {
	margin-top: 10px;
}

#content .image_desc {
	font-style: italic;
}

#content table.center {
	width: auto;
	max-width: 470px;
}

#content .center .image_desc {
	min-width: 300px;
}

#content .image_desc {
	text-align: center;
}

#content .center img, #content audio, #content embed, #content video, #content object {
	margin: 10px auto 0;
	display: block;
	max-width: 470px;
	width: 100% !important;
}

#content img.logo {
	display: inline !important;
	max-width: none;
	margin: auto;
	width: auto !important;
}

#content img {
	height: auto !important;
}

#content embed.tvod {
	width: 300px;
	height: 225px;
}

#content .leftside {
	margin-right: 5px;
}

#content .rightside {
	margin-left: 5px;
}

.feedback-form label {
	display: block;
}

.feedback-form textarea {
	height: 70px;
}

.to-top, .to-menu {
	display: block;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center left ;
	padding-left: 9px;
}

.to-top {
	background-image: url(../image/up.gif);
}

.to-menu {
	background-image: url(../image/down.gif);
}