body {
	background-image: url(../images/back.jpg);
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	list-style-type: disc;
	font-weight: normal;
}
.content_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #666666;
	list-style-type: disc;
	font-weight: bold;
}
.Table_L_Lines {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}

.HaderContnetW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-left: 8px;
}
.RedContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #7D292F;
	font-weight: bold;
}
.Form_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	list-style-type: square;
	list-style-image: url(../images/bul.gif);
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
