html, body {
	background-image: url(../images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	overflow-x: hidden;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
}

a:link {
	text-decoration: none;
	color: #939598;
}
a:visited {
	text-decoration: none;
	color: #939598;
}
a:hover {
	text-decoration: underline;
	color: #939598;
}
a:active {
	text-decoration: none;
	color: #939598;
}

.normal {
	color: #939598;
}
.news_text {
	font-size: 11px;
	color: #d0d0d1;
}
.news_title {
	color: #7c8e99;
	font-weight: bold;
}
.news_date {
	font-size: 10px;
	color: #939598;
}

.main_content{
	font-size: 13px;
	color: #939598;
}

.series {
	font-size: 18px;
	color: #FFFFFF;
}
.pt_side {
	font-size: 18px;
	color: #939598;
}
.prdct_desc {color: #c1c1c1}
.colors {
	color: #a9b9c3;
	font-weight: bold;
	font-size: 11px;
}
.type_on {
	color: #eeeeee;
	font-weight: bold;
}
.more_news{
	color: #f7bb04;
}

