body {
	overflow:scroll;
}
.gray-bgcolor {
	font-size:0px;
	border-top:2px solid gray;
	height:20px;
}
.bottom-margin {
	margin-bottom:20px;
}
.navigator-bar {
	text-align:right;
	padding-right:20px;
}
.split-line {
	font-size:0px;
	border-top:2px solid gray;
}

.layout-container {
	width:70%;
	margin:auto;
}
.layout-head {
	width:100%;
	height:40px;
}
.layout-head a {
	text-decoration:none;
}
.layout-leftside {
	vertical-align:top;
}
.layout-leftside-content {
	width:200px;
	margin-right:30px;
	margin-top:30px;
}
.layout-content {
	vertical-align:top;
	width:70%;
}
.layout-foot {
	width:100%;
	height:70px;
}

.common-font {
	font-size:12px;
	color:gray;
	font-family:arial;
}

.common-font a{
	font-size:12px;
	color:gray;
	font-family:arial;
}

.topside {
	width:100%;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
 	font-size:12px; 
}
.topside-locale {
	vertical-align:bottom;
	text-align:right;
	padding-bottom:3px;
}
.topside-tab {
	width:100%;
 	font-family:Tahoma, Helvetica, Arial, sans-serif;
 	font-size:12px;
 	background-image:url(../images/menu.jpg);
 	background-repeat:repeat-x;
 	height:40px;
 	min-width:862px;
 	_width:862px;
}
.topside-tab-unselected {
	border-right:solid 1px white;
	color:white;
	cursor: pointer;
}
.topside-tab-selected {
	border-right:solid 1px white;
	color:white;
	cursor: pointer;
}
.selected-tab {
	background-image:url(../images/menu-selected.jpg);
}
.topside-firstlevel-menu {
	width:100%;
	font-size:0px;
	height:32px;
}
.red-border {
	border:solid 1px red;
	border-top-width:0px;
}
.topside-blank-with-body {
	width:100%;
	font-size:0px;
	height:20px;
}
.toptab-firstmenu-div {
	position:absolute;
	font-family:arial;
}
.toptab-firstmenu-split {
	width:2px;
	height:15px;
	font-size:0px;
	background-color:gray;
}
.toptab-firstmenu-a {
	padding-right:10px;
	word-break:keep-all;
	white-space:nowrap;
	font-size:12px;
	color:gray;
	font-family:arial;
}
.toptab-firstmenu-td {
	padding-top:8px;
	padding-bottom:8px;
	font-family:arial;
}
.toptab-firstmenu-a-bgimg {
	background:url("../images/arrow-right.jpg") no-repeat left center;
}
.toptab-firstmenu-td-bgimg {
	background:url("../images/arrow-top.jpg") no-repeat center bottom;
}
.toptab-secondmenu-div {
	position:absolute;
	background-color:gray;
	font-family:arial;
}
.toptab-secondmenu-a {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:white;
	word-break:keep-all;
	white-space:nowrap;
}
.toptab-secondmenu-a:hover{
	color:white;
}

.userRegisterDesc {
	border:1px solid black;
}
.userRegisterDesc-split {
	font-size:0px;
	height:2px;
	background-color:red;
}

.login {
	border:1px solid gray;
}
.login-title {
	background-color:gray;
	color:white;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.fixfont {
 	font-family:Tahoma, Helvetica, Arial, sans-serif;
 	font-size:14px; 
}
.classify {
	width:100%;
}
.classify-title {
	font-size:14px;
	font-weight:bold;
	font-family:arial;
}
.classify-firstlevel {
	font-size:14px;
	color:gray;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.classify-firstlevel-split {
	border-top:1px solid gray;
	padding:0px;
	font-size:0px;
}
.classify-secondlevel {
	font-size:12px;
	color:gray;
	font-family:arial;
	text-decoration:none;
	padding-left:8px;
}
.classify-secondlevel-td {
	border:1px solid gray;
	padding-left:10px;
}
.classify-secondlevel:hover {
	text-decoration:none;
	color:red;
	padding-left:8px;
	background:url("../images/arrow-right-red.jpg") no-repeat left center;
}

.hotProduct-title {
	font-size:14px;
	font-weight:bold;
	font-family:arial;
}

.marquee {
position:relative;
width: 100%;
overflow:hidden;
}
.marquee img {
border:0px;
}
.marquee dt, .marquee dd, .marquee a {
float:left;
margin:0;
padding:0;
}
.marquee dl{
float:left;
width:5000%;
height:90px;
}

