@charset "utf-8";
body {
	font-family: Arial,;
	font-size: 12px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
}
a {
	font-family: Arial,;
	font-size: 11px;
	font-weight: normal;
	color: #9e1c20;
	text-decoration: underline;
}
a:hover {
	font-family: Arial,;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.input {
	font-family: Arial,;
	font-size: 12px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
	border: 1px solid #d4d4d4;
	padding-left: 8px;
}

.link {
	font-family: Arial,;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.link:hover {
	font-family: Arial,;
	font-size: 11px;
	font-weight: normal;
	color: #9e1c20;
	text-decoration: none;
}
.bg-color {
	background-color: #FFFFFF;
}
.text-red {
	font-family: Arial,;
	font-size: 16px;
	font-weight: bold;
	color: #9e1c20;
	text-decoration: none;
}
.text-red1 {
	font-family: Arial,;
	font-size: 24px;
	font-weight: normal;
	color: #9e1c20;
	text-decoration: none;
}
.text-gra {
	font-family: Arial,;
	font-size: 12px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
}
.text-hd-gra {
	font-family: Arial,;
	font-size: 24px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
}
.textbotm-gra {
	font-family: Arial,;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.textbotm-red {
	font-family: Arial,;
	font-size: 15px;
	font-weight: normal;
	color: #9e1c20;
	text-decoration: none;
}
.textbotm-red11 {
	font-family: Arial,;
	font-size: 11px;
	font-weight: normal;
	color: #9e1c20;
	text-decoration: none;
}
.border {
	border: 1px dotted #666666;
}
.border1 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9c161a;
}
.bg-img {
	background-image: url(../images/bg-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-img1 {
	background-image: url(../images/bg_img1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.career-bg {
	background-image: url(../images/career-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.star {
	FONT-SIZE: 11px; COLOR: red; TEXT-DECORATION: none
}
