* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #000;
}
a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F93;
	text-decoration: none;
}
.logo {
	height: 162px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	height: 49px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	line-height: 49px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.menu a, .menu a:link {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.menu  a:hover {
	color: #CCC;
}

.pc {
	background-color: #2c2c2c;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.search {
	height: 58px;
	width: 243px;
	padding-top: 50px;
	background: url(images/search_bj.jpg) no-repeat;
}
.search #keyword {
	line-height: 26px;
	background-image: url(images/key.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 190px;
}
.left {
	width: 241px;
	border: 1px solid #828282;
	margin-top: 10px;
}
.parentTitle {
	background-image: url(images/parentTitle.jpg);
	background-repeat: no-repeat;
	height: 0px;
	width: 0px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
}
.parentClass {
	line-height: 30px;
	height: 30px;
	width: 215px;
	padding-left: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background: url(images/parentClass.jpg) no-repeat left center;
	font-size: 16px;
	margin-bottom: 2px;
}
.subClass {
	line-height: 30px;
	height: 30px;
	width: 206px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 2px;
	color: #000000;
	background: url(images/submenu.jpg) no-repeat left center;
	margin-left: 20px;
	font-size: 15px;
}
.contactus {
	width: 223px;
	margin-top: 10px;
	overflow: hidden;
	background: #111111 url(images/contact-us.jpg) no-repeat;
	border: 1px solid #4e4e4e;
	padding: 40px 10px 10px;
}
.banner {
	height: 176px;
	width: 724px;
	overflow: hidden;
	margin-left: 10px;
}
.hot_text {
	height: 36px;
	width: 634px;
	margin-left: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	padding-left: 90px;
	border-top: 1px solid #828282;
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	background: url(images/Recommend.jpg) no-repeat;
	vertical-align: middle;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
}
.hot {
	margin-left: 10px;
	width: 704px;
	padding: 10px;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #828282;
	overflow: hidden;
}

.copyright {
	text-align: center;
	line-height: 180%;
	padding: 10px;
}

.imgBorder {
	background-color: #FFFFFF;
}

