@charset "utf-8";
#upLine {
	height: 21px;
	width: 100%;
	background-image: url(../images/upLineBg.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
#containerTop {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#containerTopBg {
	height: 120px;
	width: 100%;
	background-image: url(../images/containerTopBg.jpg);
}
#logo {
	float: left;
	height: 76px;
	width: 80px;
	margin-top: 25px;
}
#companyF {
	float: left;
	height: 76px;
	width: 180px;
	margin-left: 10px;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0px;
	margin-top: 25px;
}
.searchFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #444;
}
#search {
	float: right;
	height: 120px;
	width: 220px;
	margin-right: 5px;
}
#searchicon {
	height: 25px;
	width: 25px;
	margin-top: 0px;
	float: right;
}
#nav {
	float: left;
	height: 50px;
	width: 410px;
	margin-left: 215px;
	margin-top: 0px;
}
#nav > ul{
	height: 76px;
	width: 450px;
	list-style-type: none;
}
#nav > ul >li{
	float: left;
	height: 20px;
	width: 70px;
	color: #999;
	margin-top: 35px;
	margin-left: 15px;
	display: block;
	text-align: center;
	font-size: 18px;
	position: relative;
}

#nav > ul > li>a{
	float: left;
	height: 20px;
	width: 70px;
	color: #999;
	margin-top: 10px;
	margin-left: 15px;
	display: block;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
}
#nav > ul >li> a:hover{
	float: left;
	height: 20px;
	width: 70px;
	color: #000;
	margin-top: 10px;
	margin-left: 15px;
	display: block;
	text-align: center;
	font-size: 20px;
	text-decoration: underline;
}
.submenu {
	display: block;
	list-style-type: none;
	position: absolute;
	left: -5px;
	top: 30px;
	height: 33px;
	width: 120px;
	font-size: 18px;
}
.submenu li {
	display: block;
	float: left;
	height: 30px;
	width: 55px;
	margin-right: auto;
	position: relative;
	left: -40px;
	top: 5px;
	line-height: 28px;
	margin-left: auto;
	text-decoration: none;
	font-size: 18px;
}
.submenu li a {
	text-decoration: underline;
	color: #006400;
	font-size: 18px;
}
.submenu li a:hover {
	text-decoration: none;
	font-size: 22px;
	color: #F20000;
}

#slidePhoto {
	height: 220px;
	width: 990px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
	background-color: #0CC;
}
#middle {
	height: 614px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
	background-color: #FFF;
	border: 1px solid #e7e7e7;
}

#login {
	background-color: #FFF;
	float: left;
	height: 245px;
	width: 330px;
	border: 1px solid #E7E7E7;
	padding-top: 15px;
	position: relative;
	z-index: 20;
	left: 0px;
	top: 0px;
}
#latestnews {
	background-color: #FFF;
	float: left;
	height: 260px;
	width: 400px;
	margin-left: 20px;
}
#loginbg {
	position: absolute;
	z-index: -1;
	left: 0px;
	bottom: 0px;
	background-color: #98D7CE;
	height: 260px;
	width: 330px;
	display: none;
}
#button {
	height: 30px;
	width: 80px;
	margin-top: 10px;
	margin-left: 30px;
	line-height: 27px;
	float: right;
	position: relative;
}
#buttonbg {
	background-color: #333;
	height: 30px;
	width: 80px;
	border: 1px solid #5CC0B1;
	line-height: 27px;
	position: absolute;
	z-index: 20;
	left: 0px;
	bottom: 0px;
	display: none;
}
#buttonmd {
	background-color: #4ACAB4;
	height: 30px;
	width: 80px;
	border: 1px solid #5CC0B1;
	position: absolute;
	z-index: 10;
	left: 0px;
	bottom: 0px;
}
#buttontxt {
	height: 30px;
	width: 80px;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	position: absolute;
	z-index: 30;
	left: 0px;
	bottom: 0px;
}
#forget {
	height: 30px;
	width: 150px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 32px;
	color: #D96228;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	float: left;
	margin-left: 10px;
}
#loginbottom {
	height: 150px;
	width: 300px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
#registry {
	float: right;
	height: 80px;
	width: 120px;
	margin-top: 30px;
	margin-right: 60px;
	text-align: center;
}
#onsale {
	clear: both;
	height: 200px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #e7e7e7;
}
#footer {
	background-color: #31323A;
	clear: both;
	height: 45px;
	width: 100%;
	margin-top: 25px;
	color: #FFF;
	text-align: center;
	line-height: 45px;
}
#copyright {
	background-color: #24252B;
	text-align: center;
	height: 25px;
	width: 100%;
	color: #FFF;
	clear: both;
}
#downLine {
	background-color: #74B7AE;
	height: 20px;
	width: 100%;
	clear: both;
}
#navMark {
	color: #979797;
	background-color: #FFF;
	height: 50px;
	width: 975px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	font-size: 18px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
}
#navMark a {
	color: #979797;
	background-color: #FFF;
	height: 50px;
	width: 975px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	font-size: 18px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#navMark a:hover {
	color: #000000;
	background-color: #FFF;
	height: 50px;
	width: 975px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	font-size: 18px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
a {
	cursor: pointer;
}
#detailTop {
	height: 275px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: -10px;
}
#product #descript {
	height: 310px;
	width: 50%;
	padding-left: 5%;
	padding-right: 5%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
	clear: both;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
}
.descriptTxt {
	font-size: 36px;
	color: #F00;
}

#detailRight {
	float: left;
	height: 265px;
	width: 280px;
	border: 1px solid #e7e7e7;
	margin-top: 0px;
}
#detailLeft {
	float: left;
	height: 150px;
	width: 400px;
	margin-top: 10px;
	margin-left: 90px;
}
#detailLeft table {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
}
#catalogLeft {
	float: left;
	width: 220px;
	height: 50px;
}
#catalogRight {
	float: left;
	width: 450px;
	height: 38px;
	padding-top: 0px;
	margin-left: 5px;
	color: #666;
}
.catalogTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
}
#product #nonproduct {
	text-align: center;
	width: 90%;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#product #nonproduct p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #060;
	text-align: center;
}
#count a {
	clear: both;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	word-spacing: 10px;
	text-decoration: none;
	color: #13AC35;
}
#count a:hover {
	clear: both;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	word-spacing: 10px;
	border: 1px solid #F60;
	padding: 3px;
}
#item {
	height: 250px;
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#item table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid #CCC;
	background-color: #FFFFF4;
}
#item #pTxt  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFF4;
	color: #000;
}
#item #pTxt a:hover {
	color: #539F96;
}
#item img {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#count {
	clear: both;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	word-spacing: 10px;
}
#product {
	width: 100%;
	margin-top: -5px;
	height: 530px;
}
