html, body {
	overflow: hidden;
}
html, body {
	background: url(images/cbg2.gif) left top repeat;
}
body, input, select, textarea, td, th {
	font-family: Tahoma;
	font-size: 12px;
}
body, td, th {
	color: #fdfdfb;
}
body, form {
	margin: 0;
	padding: 0;
}
a {
	color: #eab919;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img, table {
	border: 0 none;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
textarea {
	overflow: auto;
}
td, th {
	padding: 0;
	vertical-align: top;
}
ul {
	margin: 0;
	padding: 0 0 0 16px;
}
#gallery2 {
	float: left;
	margin: 0 10px 10px 0;
}
.form {
	margin: 0 0 0 40px;
}
.form td {
	font-weight: bold;
	padding: 0 10px 10px 0;
}
.form input, .form select, .form textarea {
	background: #FFFFFF;
	border: 1px solid #808080;
}
.form input, .form select {
	width: 132px;
}
.form span select {
	width: 64px;
}
.form textarea {
	height: 78px;
	width: 214px;
}
/* colors */

.c1 {
	color: #eab919;
}
/* fonts */

.b {
	font-weight: bold;
}
.f14 {
	font-size: 14px;
}
/* other */

.cellspacing {
	border-collapse: separate;
}
.l_img {
	float: left;
	margin: 0 10px 0 0;
}
div.newstitle {
	width: 270px;
	height: 39px;
	padding: 10px 0px 0px 16px;
	margin: 0px 0px -20px -2px;
	background: url(images/title_deal.jpg) no-repeat left top;
}
#newsscroll {
	width: 680px;
	height: 400px;
	overflow: hidden;
	float: left;
}
#newsContent { /*width: 660px; height: 500px;*/
	padding: 10px 0px 10px 0px;
}
#newsContent p {
	padding: 0px 10px 0px 10px;
}
#newsmain { /*height: 500px;*/
	margin: 10px 10px 10px 10px;
}
.bgLogo{
	background-image:url(images/popupbg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.yellowBold{ color:#EAB919; font-weight:bold}
.yellow{ color:#EAB919;}
