* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	background-color: #0d0d0d;
	padding: 0px;
}
a, a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.top {
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 973px;
}


.menu {
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 973px;
}
.menu a, .menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
.contant {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 973px;
}
.left {
	text-align: left;
	background-image: url(images/left-cen.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 242px;
}
.right {
	text-align: left;
	background-image: url(images/center.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 5px;
}
.center {
	padding: 10px;
}
.tetle {
	background-image: url(images/tetle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 13px;
}
.tetle a, .tetle a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.center-bot {
	background-image: url(images/center-bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
}
.contact-top {
	background-image: url(images/left-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	height: 23px;
}
.contact-bot {
	background-image: url(images/contact-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
.new-tetle {
	background-image: url(images/mews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-left: 25px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.new {
	background-image: url(images/new-cen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 211px;
	width: 470px;
}



.bottom {
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 160%;
	text-align: center;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 43px;
}
.bottom a, .bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
@charset "utf-8";
.input {
	padding-top: 70px;
	padding-right: 2px;
}
.keyword {
	text-align: left;
	width: 135px;
	border: 0px none #FFFFFF;
	font-size: 12px;
	color: #000000;
	height: 16px;
}

.btnSearch {
	margin-left: 6px;
	margin-right: 3px;
}
.classTitle {
	background-image: url(images/left-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-left: 15px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	line-height: 100%;
}
.classParent {
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}
.classParent   a,.classParent a:link {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 22px;
	height: 16px;
}
.classParent a:hover {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #666666;
	text-align: left;
	color: #FF6600;
	text-decoration: none;
	padding-left: 22px;
	height: 16px;
}
.classSub {
	margin-top: 3px;
	margin-bottom: 3px;
}
.classSub  a,.classSub a:link {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}
.classSub a:hover {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #666666;
	color: #FF6600;
	text-decoration: none;
	padding-left: 30px;
}
.newsLine {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 130%;
}
.imgBorder {
  border:1px solid #DEDEDE;
}
