td { font-size: 13px;
}
a { text-decoration:none; 
}
a:hover { text-decoration:underline; 
}
.big { font-size: 16px;
}
.red { color:#FF0000;
}
#pr {
	color:#FF0000;
	font-weight: bold;
}
#pr a {color:#FF0000;
		text-decoration:underline;
}
#pr a:hover {color:#FF0000;
			text-decoration:none;
}
#footer {
	background-image: url(index/back_f.gif);
	background-repeat: repeat-x;
	height: 85px;
	margin: 0px;
	width: 100%;
}
#content {
	background-image: url(index/back_c.gif);
	background-repeat: repeat;
	width: 100%;
	margin: 0px;
}
.line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #717375;
	border-left-color: #717375;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news {
	font-size: 16px;
	line-height: 1.3em;
}
#header {
	background-image: url(index/back_t.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 85px;
	width: auto;
}
body {
	margin: 0px;
	padding: 0px;
}
.com {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.back {
	background-image: url(image/back.gif);
	background-repeat: repeat-x;
	height: 119px;
}
