.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #135003;
}
.border-left2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #135003;
	border-left-color: #135003;
}
.right-line {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.line-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bg-bottom {
	background-attachment: fixed;
	background-image: url(../images/bg_botom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 3px;
	width: 495px;
}
.titlle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FEB575;
	text-decoration: none;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A5470A;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 6px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
	margin-left: 30px;
	padding-left: 30px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFE6;
	text-decoration: none;
}
.right-imgbg {
	background-image: url(../images/right_img.gif);
	height: 37px;
	width: 125px;
}
.tb-gr{background-image:url(../images/bg.gif);}