* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

img {
	border: 0px;
}

input, select, textarea {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

#page-container {
	min-width: 450px;
	padding: 0px;
}

#top-bar {
	text-align: right;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fbfbfb;
	border-bottom: solid 1px #f1f1f1;
}

#top-bar a:active, #top-bar a:link, #top-bar a:visited {
		color: #1342f3;
}
#top-bar a:hover {
	text-decoration: underline;
}

#top-bar .favorites {
	padding-right: 5px;
	text-decoration: none;
}

#logo {
	background: transparent url(../images/logo.jpg) no-repeat bottom;
	height: 143px;
}

#search-box {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 600px;
	height: 60px;
}

#search-box form 
{
	position: relative;
	height: 66px;
}

#search-box .vietTyping 
{
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/viettyping-off.gif) no-repeat;
	cursor: pointer;
	height: 18px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 18px;
}

#search-box .on {
	background-image: url(../images/viettyping-on.gif);
}

#search-box input.query {
	float: left;
	border: solid 1px #fff;
	font-weight: bold;
	margin-right: 2px;
	margin-top: 0px;
	padding: 2px 0px 2px 21px;
	width: 300px;
}

#search-box select.category 
{
	border: none;
	background-color: #eee;
	float: left;
	height: 22px;
	margin-top: 0px;
	width: 150px;
}

#search-box input.go 
{
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	margin-top: 0px;
	height: 28px;
	width: 117px;
	padding-bottom:4px;
	font-size: 12pt;
}

#ads-area {
	margin: 10px auto 0px;
	overflow: hidden;
	width: 568px;
}

#hot-keywords {
	margin: 0px auto 0px ;
	overflow: hidden;
	width: 600px;
	margin-bottom: 12px;
}

#hot-keywords span {
	color: #000000;
	font-weight: bold;
}

#hot-keywords ul {
	margin: 5px 3px 0px;
}

#hot-keywords ul li {
	color: #5a5a5a;
	float: left;
	line-height: 20px;
	list-style-type: none;
	width: 146px;
}

#hot-keywords ul li a 
{
	/*color: #fa8019;*/
	color: #f86120;
}

#hot-keywords ul li a:active, #hot-keywords ul li a:link, #hot-keywords ul li a:visited {
	text-decoration: none;
}
#hot-keywords ul li a:hover {
	text-decoration: underline;
}

#page-footer {
	clear: both;
	margin-top: 18px;
	text-align: center;
}

#page-footer span {
	color: #909592;
}

#bottom-nav 
{
	margin-bottom: 8px;
	
}

#bottom-nav a {
	text-decoration: none;
	color: #1342f3;
}

#bottom-nav a:active, #bottom-nav a:link, #bottom-nav a:visited {
	color: #1342f3;
}

#bottom-nav a:hover {
	color: #1342f3;
	text-decoration: underline;
}
#bottom-nav-left 
{
	height: 22px;
	background: transparent url(../images/bottom-nav-left.gif) left top no-repeat;
}
#bottom-nav-content 
{
	padding-top: 4px;
	height: 18px;
	width: 366px;
	background-color: #eb1c24;
	color: #1342f3;
}
#bottom-nav-right
{
	height: 22px;
	background: transparent url(../images/bottom-nav-right.gif) right top no-repeat;
}

#search-box-container 
{
	position: relative;
	margin-top: 20px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #a8a8a8;
	height: 22px;
	background-color: #fff;
	width: 476px;
}