@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
}
body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #666;
	/* background: #959595 url(../images/bg.gif) repeat-y center center; */
}

#hom {
	left: 0;
	height: 0px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
}
#ho{
	padding: 0 0 0 15px;
	overflow: auto;
	position: relative;
}
#ad {
	position: absolute;
	top: 60px;
	color: #FFFFFF;
	left: 0px;
	width: 100%;
	z-index: -1;
}

img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #F00;
}

.globalsearch {
}

.globalsearch .query {
	width: 98px;
	height: 15px;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-menu {
	color: #666;
}
.header-menu ul {
	text-align: center;
}
.header-menu ul li {
	text-align: center;
	display: inline;
}
.header-menu ul li {
	height: 21px;
	line-height: 21px;
	*line-height: 24px;
	float: left;
	padding: 0 10px;
	overflow: hidden;
}
.header-menu ul li a {
	color: #666;
	text-decoration: none;
}
.header-menu ul li a:hover {
	color: #F00;
}



.hotnews {
	background: url(../images/hotnews_bg.gif) no-repeat left top;
}

.products-menu a {
	width: 212px;
	color: #666;
	height: 22px;
	line-height: 22px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.products-menu a:hover {
	color: #666;
}

.products-list {
	width: 133px;
	margin: 0 15px;
	display: inline;
	float: left;
	overflow: hidden;
}
.products-list a.img {
	width: 123px;
	height: 178px;
	display: block;
	border: 1px solid #CCC;
}
.products-list a.img:hover {
	border: 1px solid #F00;
}

.custom-list {
	width: 296px;
	margin: 0 15px;
	display: inline;
	float: left;
	overflow: hidden;
}
.custom-list a.img {
	width: 286px;
	height: 218px;
	display: block;
	border: 1px solid #CCC;
}
.custom-list a.img:hover {
	border: 1px solid #F00;
}


.news-line {
	border-bottom:1px solid #EBEBEB;
}

.link-list {
	width: 200px;
	float: left;
	overflow: hidden;
}


.left-bottom {
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.top-right {
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
.input-flelds {
	width: 90%;
	height: 16px;
	background: url(../images/input-bg.gif) repeat-x left bottom;
	border: 1px solid #CCC;
}

.input-area {
	width: 90%;
	background: url(../images/input-bg.gif) repeat-x left bottom;
	border: 1px solid #CCC;
}
.sub {
	width: 67px;
	color: #666;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background: url(../images/btn.gif) no-repeat left top;
	border: 0;
}

.links {
	background: url(../images/links_bg.gif) no-repeat center center;
}



#adleft {
	z-index: 10;
	position: absolute;
	left: 0;
	top: 353px;
	width: 110px;
	text-align: right;
	height: 50px;
}
#adright {
	z-index: 10;
	position: absolute;
	right: 0;
	top: 353px;
	width: 130px;
	text-align: left;
	height: 50px;
}