* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
a, a:link {
	color: #565656;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
.contant {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.menu    {
	font-size: 14px;
	line-height: 47px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 47px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.menu a, .menu a:link {
	font-size: 14px;
	line-height: 47px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	text-transform: uppercase;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
.search {
	width: 950px;
	height: 25px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 5px;
	font-size: 12px;
}

.nav {
	color: #CCC;
	text-transform: capitalize;
	font-size: 12px;
	text-align: left;
	padding-right: 20px;
}

.nav a, .nav a:link {
	color: #CCC;
}
.input {
	padding: 2px;
	border: 1px solid #565656;
	font-size: 12px;
	font-weight: normal;
	width: 110px;
	height: 13px;
}

.home {
	background-image: url(images/hom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 177px;
	width: 365px;
}
.center {
	line-height: 150%;
	text-align: left;
	padding: 10px;
}
.tetle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #da251c;
	padding-left: 50px;
	text-transform: uppercase;
	padding-top: 11px;
	padding-bottom: 9px;
	background-image: url(images/tetle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.right {
	text-align: center;
	padding-bottom: 5px;
	width: 200px;
}
.home-r {
	height: 177px;
	width: 200px;
	overflow: hidden;
}

.left {
	background-image: url(images/bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #f1f0f1;
	text-align: left;
	padding-bottom: 11px;
}
.classTitle {
	font-size: 1px;
	color: #FFFFFF;
	height: 1px;
}
.classParent {
	font-size: 12px;
	text-align: left;
	display: block;
}
.classParent    a, .classParent    a:link {
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
	text-align: left;
	text-transform: uppercase;
	background-image: url(images/class.gif);
	padding-left: 33px;
	margin-bottom: 10px;
}
.classParent    a:hover {
	background-image: url(images/class.gif);
	background-position: left top;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.classSub {
	font-size: 12px;
	text-align: left;
	display: block;
}
.classSub    a, .classSub    a:link {
	font-size: 12px;
	line-height: 27px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
	text-align: left;
	text-transform: uppercase;
	background-image: url(images/class.gif);
	padding-left: 55px;
	margin-bottom: 3px;
}
.classSub    a:hover {
	background-image: url(images/class.gif);
	background-position: left top;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
.newsLine {
	line-height: 24px;
	padding-left: 10px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 9px;
	background-color: #AF0007;
	padding: 10px;
}
.bottom a, .bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}

