body {
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
}
td {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.l_l_r {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80040E;
	border-right-color: #80040E;
	border-bottom-color: #80040E;
	border-left-color: #80040E;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.menu:link {
	color: #0033CC;
	text-decoration: none;
}
a.menu:visited {
	color: #0033CC;
	text-decoration: none;
}
a.menu:hover {
	color: #CC0000;
	text-decoration: none;
}
a.menu:active {
	color: #CC0000;
	text-decoration: none;
}
a.menu1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:hover {
	color: #00CCFF;
	text-decoration: none;
}
a.menu1:active {
	color: #00CCFF;
	text-decoration: none;
}

.big {
	font-size: 14px;
	line-height: 24px;
	color: #CC0000;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.big_all {
	font-size: 13px;
}
.k {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}
.r {
	background-image: url(../images/contact_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ff {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.blu {
	color: #0033CC;
}
.k2 {
	border-top: 0px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
}
.r_bg {
	background-image: url(../images/r_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.line {
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

