body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-size: 90%;
	line-height: 130%;
	color: #333333;
}
.serach_bak {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #578484;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}
.news {

	font-size: 80%;
	line-height: normal;
	color: #666666;
}
.news_tittle {
	font-size: 100%;
	line-height: normal;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #0066CC;
	padding-left: 5px;
}
.news_date {


	font-size: 80%;
	line-height: normal;
	color: #336633;
}
.page_tittle {
	font-size: 90%;
	color: #CC6633;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 200%;
}
.right_line {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #A6AF7E;
	border-left-style: none;
}
.mainresa {
	font-size: 90%;
	line-height: 130%;
	color: #990000;
	text-decoration: line-through;
}
a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red{
	color: #F00;
}
