@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E2E2E2;
}

a, a:link {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.top {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 90px;
}
.menu {
	text-align: center;
	display: block;
	font-weight: bold;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	color: #000000;
	width: 900px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
}
.menu a, .menu a:link {
	font-size: 14px;
	color: #505050;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	height: 45px;
	width: 98px;
	padding-bottom: 16px;
	margin-right: 15px;
	margin-left: 15px;
}
.menu  a:hover   {
	color: #FF6600;
	text-decoration: none;
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 45px;
	width: 98px;
	padding-bottom: 16px;
	margin-right: 15px;
	margin-left: 15px;
}
.flash {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 235px;
}
.center {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.contact {
	line-height: 160%;
	color: #505050;
	padding-top: 9px;
	font-size: 12px;
	background-image: url(images/cen.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
	background-color: #FFFFFF;
}
@charset "utf-8";
.left {
	width: 210px;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: center;
}
.con {
	line-height: 160%;
	color: #505050;
	padding-top: 9px;
	font-size: 12px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}
.lefts {
	height: 276px;
	width: 210px;
	overflow: hidden;
}
.homes {
	line-height: 160%;
	color: #505050;
	font-size: 12px;
	padding: 9px;
	height: 127px;
	width: 342px;
	overflow: hidden;
}

.news {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 660px;
}

.title           {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	padding-left: 25px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}



.bottom {
	text-align: center;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 23px;
	width: 900px;
	color: #505050;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}

.classTitle {
	font-weight: bold;
	height: 57px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 175px;
	background-image: url(images/pro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 57px;
	padding-left: 35px;
}
.classParent {
	text-align: left;
}
.classParent a, .classParent a:link {
	background-image: url(images/class.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	text-align: left;
	height: 38px;
	width: 197px;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
	display: inline-block;
}
.classParent  a:hover   {
	background-image: url(images/class1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	text-align: left;
	height: 38px;
	width: 197px;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
.classSub {
	text-align: left;
}
.classSub  a, .classSub  a:link {
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	text-align: left;
	height: 23px;
	width: 185px;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	display: inline-block;
}
.classSub   a:hover   {
	background-image: url(images/sub1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	text-align: left;
	height: 23px;
	width: 185px;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}


.newsLine {
	color: #505050;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-align: left;
	line-height: 180%;
}
.imgBorder {
	
}
.input {
	padding: 2px;
	height: 15px;
	width: 140px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}
