@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;
}
#welcome {
	height: 80px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

#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: #FFF;
	overflow : hidden;
}

#slidePhoto img {
	width : 232px;	
}

#middle {
	height: 285px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
}
#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;
	position: relative;
}
#latestnews02 {
	background-color: #FFFFE8;
	float: left;
	height: 260px;
	width: 400px;
	margin-left: 20px;
	position: relative;
}


#newsEffect {
	float: left;
	height: 260px;
	width: 400px;
	position: absolute;
	top : 0;
	left : 0;
	z-index: 20;
}
#newsbg {
	background-color: #98D7CE;
	float: left;
	height: 260px;
	width: 400px;
	position: absolute;
	bottom : 0;
	left : 0;
	z-index: 5;
	display: none;
}
#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: 0px;
	font-size: 16px;
	line-height: 32px;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	float: left;
	margin-left: 10px;
}
#forget a {
	height: 30px;
	width: 150px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 32px;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	text-decoration: none;
}
#forget a:hover {
	height: 30px;
	width: 150px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 32px;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	text-decoration: underline;
}


#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: #00C;
	line-height: 25px;
}
#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;
	position: relative;
}
#onsaleProduct {
	background-color: #D3EDEA;
	float: left;
	height: 174px;
	width: 183px;
	margin-top: 11px;
	margin-left: 45px;
	position: relative;
	padding-top: 6px;
	padding-left: 7px;
	border: 1px solid #9DD7CF;
}
#redMark {
	height: 190px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/onSale.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
}
#fade {
	height: 180px;
	width: 190px;
	position: absolute;
	left: 1px;
	top: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 5;
	background-color: #9FF;
	opacity: 0.1;
}



#footer {
	background-color: #31323A;
	clear: both;
	height: 45px;
	width: 100%;
	margin-top: 25px;
	color: #FFF;
	text-align: center;
	line-height: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#copyright {
	background-color: #24252B;
	text-align: center;
	height: 25px;
	width: 100%;
	color: #FFF;
}
#downLine {
	background-color: #66AFA8;
	height: 15px;
	width: 99.92%;
	border: 1px inset #e7e7e7;
	clear: both;
	display: none;
}
#error {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FF1717;
	height: 150px;
	width: 350px;
	margin-top: 80px;
	margin-left: 28px;
	text-align: center;
	font-weight: bold;
}
#imageField {
	margin-top: 0px;
	float: right;
}
