@charset "utf-8";
/* CSS Document */

.hader_back {
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
}
.footer_back {
	background-image: url(../images/bottom_nack.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	}
.LINES {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.hadder_content {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #A53838;
	line-height: 35px;
	font-weight: bold;
	}
.content_Text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #404450;
	line-height: 20px;
}
.line_at_3side {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line_at_3_Otherside {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;
	line-height: 20px;
	font-weight: bold;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hadder_content_W {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}

