@charset "utf-8";
*{
	margin:0;
	padding:0;
}
html {
	overflow-x:hidden;
	overflow-y:scroll;
}
html,body {
	height:100%;
}
body {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Geneva, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
*/
}
img {border:0;}
ul {list-style-type:none;}
ol {list-style:inside decimal;margin:0;padding:0;}
ol li {}
a {
	text-decoration: none;
	color:#000;	
	}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#F00;
}
a:active {
	text-decoration: none;
	color:#000;
}
ul a:link,ul a:visited {color:#000;}
.red {color:#F00;}
#container {width:1003px;height:100%;margin:0 auto;}
#header {
	width:100%; 
}
#header-l {float:left;width:245px;}
#header-r {float:left;width:758px;}
#header-r-t {height:43px;padding-top:10px;padding-left:40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap}
#usTel {margin-right:55px;font-size:150%;}
#nav {
	background-image:url(images/bg_nav.jpg);
	width:758px;
	height:30px;
	padding-top:12px;
	float:left;
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#nav li {
	float:left;
	border-left:1px solid #000;
	padding-left:14px;
	padding-right:15px;
	}
#nav .noborder { 
	border:0;
	margin-left:18px;
}
#nav a:link,#nav a:visited {color:#000;}
#scroll {
	height:133px;
	background-image: url(images/bg_scroll.jpg);
	width:100%;
	float:left;
	}
#scroll-m {
	height:100px;
	margin-top:14px;
	margin-left:7px;
	width:978px;
	background-color: #FFF;
	}
#main {
	background-color: #F5DEB4;
	float:left;
	width:100%;
}
#left {
	width:198px;
	float:left;
	overflow:hidden;
}
#left-m {
	background-image: url(images/bg_left.jpg);	
}
#shipping,#payment {margin-left:22px;width:159px;}
#shipping li,#payment li {margin:-2px auto;}
#right {
	width:803px;	
	float:left;
	overflow:hidden;
	}
#searchForm {
	width:786px;
	_width:710px;
	height:33px;
	background-image: url(images/bg_searchBar.jpg);
	background-repeat: no-repeat;
	padding-top:16px;
	padding-left:95px;
	}
#searchInput {
	color: #845B03;
	border: 1px solid #845B03;
	height:18px;
	line-height:22px;
	width: 118px;
	}
.productshow {
	width:140px;
	height:182px;
	text-align:center;
	border:1px solid #888;
	margin:4px;
	overflow:hidden;
}
.productPic {height:113px;width:100%;line-height:113px}
.productshow h3 {
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:110%;
}
.productShowImg {
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:3px;
	 display:block;
	}
#worldClock {
	width:600px;
	margin:0 auto;
	display:block;
	}
#worldClock object {
	float:left;
	}
.ff {clear:both;height:0;width:0;font-size:0;} /*用于兼容 FireFox 3.0*/
#NewProducts {
	width:779px;
	overflow:hidden;
	background-color:#fff;
}
#NewProducts div {float:left;}
.px-2 {margin-bottom:-2px;}

#footer {
	width:100%;
	line-height:120%;
	float:left;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#footer-b {text-align:center;width:100%;display:block;float:left;}
#footerInfo {width:100%;display:block;float:left;}
.right_oneRow {
	background-image: url(Images/bg_right_oneRow.jpg);
	background-repeat: no-repeat;
	border:solid 1px #CCC;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
	height: 100%;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-color:#FFF;
}	
.right_oneRow h1 {
	line-height:18px;
	font-size:18px;
	padding:0;
	display:block;
	height:36px;
}
.right_oneRow h2{font-size:14px;padding-top:5px;margin-left:2em;}

#tb_reg th {text-align:right;}
.paging {float:right;margin:1em;}
