/*article*/
.article .box {
	margin: 0 10px;
}

.article .avatar img {
	width: 502px;
	height: 245px;
}

.article .root .date {
	float: left;
}
.giaxe .article .root .date {
	float: none;
}
#other-news {
	margin-bottom: 20px;
}

#other-news .list-title .date {
	font-style: italic;
	padding-left: 5px;
}

.article .title {
	font-size: 12pt;
	font-weight: bold;
	background: #000;
	padding: 10px;
	color: #ffcc00;
	text-align: center;
}

#article .author .title {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	background: none;
	padding: 0;
	color: #000;
	text-align: left;
	font-style: italic;
}

.thoitrang .article .lead {
	background: #000;
	padding: 10px;
	padding-top: 10px;
	color: #FFF;
	margin: 0;
}

#article .author {
	border-left: 5px solid #cc0000;
	padding-left: 5px;
	margin: 10px;
}

#article .content {
	margin-top: 10px;
	overflow: hidden;
}

.article-tool {
	text-align: right;
}

.article-tool a {
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
}

.root .article-tool a {
	color: #ccc;
}

.feedback {
	background-image: url(../image/feedback.gif);
	background-position: 0px 2px;
}

.mail {
	background-image: url(../image/mail.gif);
	background-position: 0px 1px;
	color: #000;
}

.print {
	background-image: url(../image/print.gif);
	color: #000;
}


.root .mail {
	background-image: url(../image/mail.png);
	background-position: 0px -1px;
	padding: 3px 0 0 22px;
}

.root .print {
	background-image: url(../image/print.png);
	padding: 3px 0 0 30px;
}


#feedback-form table {
	border-collapse: collapse;
	width: 480px;
}

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

#feedback-form #submitButton {
	color: #ff0000;
	font-weight: bold;
	background: url(../image/guiphanhoi.png) no-repeat;
	width: 123px;
	height: 19px;
	font-size: 8.5pt;
	border: none;
	cursor: pointer;
}

#feedback-form td {
	width: 45%;
	vertical-align: bottom;
}

#feedback-form label {
	display: block;
	cursor: pointer;
}

#feedback-form td input {
	width: 230px;
	border: 1px solid #666666;
}

#feedback-form textarea {
	height: 100px;
	width: 470px;
	border: 1px solid #666666;
}

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

#feedback-list .item .comment {
	
}

#feedback-list .item .comment-title {
	margin-bottom: 5px;
	font-weight: bold;
}

#feedback-list .user {
	margin-bottom: 5px;
	font-weight: bold;
}

#feedback-list .date {
	font-style: italic;
}

#feedback-list .list-item {
	padding: 10px 0;
}

#feedback-list .list-item .item {
	margin-bottom: 15px;
}

#feedback-list .list-item .item .comment p {
	margin: 0 0 10px;
}

#feedback-list .pagy {
	padding: 0 10px;
	background: #eee;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

#feedback-list .list-item .pagy a {
	color: #048;
	margin-left: 10px;
}

#feedback-list .list-item .pagy .active {
	color: black;
}

#list-feedback .box-header {
	font-weight: bold;
}

#list-feedback .box-body {
	border: 1px solid #666;
	padding: 10px;
}









