/**********头部样式**********/
#headtop {
	padding-top:10px;
	height:90px;
	background:url(../img/headbg.jpg) no-repeat left top;
}
#topurl {
	text-align:right;
}
#topurl ul li {
	display:inline;
	padding:0 5px;
}
#topurl ul li a {
	color:#blue!important;
	font-weight:bold;
}
#sitelogo {
	float:left;
	width:160px;
	height:60px;
}
#sitename {
	float:left;
	width:800px;
	height:60px;
	position:relative;
}
#sitename h1 {
	text-align:left;
	font-size:32px;
}
#sitename p {
	clear:both;
	text-align:left;
	font-size:14px;
	color:#F00;
}
#sitename h3 {
	text-align:left;
	font-size:14px;
	margin-top:-5px;
}
#topsearch {
	position:absolute;
	bottom:10px;
	right:0;
	width:220px;
	height:20px;
	line-height:20px;
	z-index:10;
	text-align:right;
}
#search {
	padding-left:20px;
	background:#f7fbff;
}
select.sel {
	float:left;
	width:50px;
	height:20px;
	margin-left:5px;
	margin-top:5px;
	padding:1px;
	display:none;
}
input.a {
	float:left;
	width:120px;
	padding:1px;
	margin-top:5px;
	color:#ccc;
}
input.b {
	float:left;
	width:30px;
	height:30px;
	background:url(../img/search_btn.gif) no-repeat center center;
	margin-left:5px;
	border:0;
	padding:0;
}
input.c {
	width:150px;
	padding:2px;
}
textarea.d {
	width:360px;
	height:120px;
}
#sitemenu {
	padding:0 0 5px 0;
}
#sitemenu ul {
	background:url(../img/menubg.gif) repeat-x left center;
}
#sitemenu ul li {
	float:left;
	height:35px;
	line-height:35px;
}
#sitemenu ul li strong {
	float:left;
	display:block;
	width:100px;
}
#sitemenu ul li.menul {
	width:8px;
	background:url(../img/menubg.gif) repeat-x left center;
}
#sitemenu ul li.menur {
	float:right;
	width:8px;
	background:url(../img/menubg.gif) repeat-x left center;
}
#sitemenu ul li.menunow {
	width:100px;
	background:#41B2F3;
}
#sitemenu ul li.cutline {
	display:inline;
	width:5px;
	color:#fff;
}
#sitemenu ul li.menunow strong a {
	color:#000!important;
	text-decoration:none;
	font-size:14px;
}
#sitemenu ul li strong a {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
#sitemenu ul li strong a:hover {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	background:url(../img/menubga.gif) no-repeat left center;
}
#sitemenu ul li strong a:visited {
	color:#fff!important;
	text-decoration:none;
	font-size:14px;
}
/**********首页样式**********/
.divhd {
	background:url(../img/arrow-bg.jpg) repeat-x left center;
}
#category h2, #hotproduct h2, #hotnews h2, #contact h2, #flink h2, #contactus h2 {
	background:url(../img/arrow-2.gif) no-repeat 10px 6px;
	padding:0 20px;
}
#about h2, #nproduct h2, #nnews h2, #newproduct h2, #productlist h2, #productview h2, #newsview h2, #newslist h2, #message h2 {
	background:url(../img/arrow-3.gif) no-repeat 10px 3px;
	padding:0 20px;
}
#productview h2 a, #newsview h2 a {
	color:#666!important;
	text-decoration:none;
}
#productview h2 strong, #newsview h2 strong {
	color:#666;
	font-size:14px;
}
#about, #nproduct, #nnews, #newproduct, #category,, #hotproduct, #hotnews, #contact, #flink, #productlist, #productview, #newslist, #message, #contactus, #productview, #newsview {
padding:1px;
}
#nproduct ul li, #nnews ul li {
	padding:0 20px;
	line-height:24px;
	background:url(../img/arrow-1.gif) no-repeat 10px center;
}
#nproduct ul li span, #nnews ul li span {
	float:right;
}
#banner {
	padding-bottom:5px;
	background:url(../img/bannerbg.jpg) repeat-x left top;
}
#about {
	padding-bottom:10px;
}
#about img {
	margin-top:1px;
}
#about p {
	padding:10px 20px;
	font-size:14px;
	line-height:24px;
}
#about p strong {
	font-size:14px;
}
#about ul {
	padding:0 20px;
}
#about h3 {
	margin-top:10px;
	padding:0 20px;
}
#nproduct {
	float:left;
	width:366px;
}
#nnews {
	float:right;
	width:366px;
}
#newproduct dl {
	float:left;
	width:149px;
	text-align:center;
}
#newproduct dl dt {
	clear:both;
	height:110px;
}
#newproduct dl dt a {
	display:block;
	margin:0 auto;
	width:134px;
	height:104px;
	border:2px solid #fff;
}
#newproduct dl dt a:hover {
	display:block;
	margin:0 auto;
	width:134px;
	height:104px;
	border:2px solid #f00;
}
#newproduct dl dt img {
	display:block;
	width:130px;
	height:100px;
	border:2px solid #eee;
}
#newproduct dl dd {
	clear:both;
}
#newproduct dl dd a {
	color:#666!important;
}
#newproduct dl dd a:hover {
	color:#f60!important;
}
#newproduct dl dd span {
	color:#999;
	font-weight:bold;
}
#productlist dl {
	clear:both;
	height:110px;
}
#productlist dl dt {
	float:left;
	width:186px;
	height:110px;
}
#productlist dl dt a {
	display:block;
	margin:0 auto;
	width:154px;
	height:104px;
	border:2px solid #fff;
}
#productlist dl dt a:hover {
	display:block;
	margin:0 auto;
	width:154px;
	height:104px;
	border:2px solid #f00;
}
#productlist dl dt img {
	display:block;
	width:150px;
	height:100px;
	border:2px solid #eee;
}
#productlist dl dd {
	float:right;
	width:540px;
	padding-right:20px;
}
#productlist dl dd a {
	color:#666!important;
}
#productlist dl dd a:hover {
	color:#f60!important;
}
#productlist dl dd span {
	color:#999;
	font-weight:bold;
}
#newslist ul li {
	position:relative;
	padding:0 20px;
	height:24px;
	line-height:24px;
	background:url(../img/arrow-5.gif) no-repeat 10px center;
}
#newslist ul li span {
	position:absolute;
	right:10px;
	top:0;
	color:#666;
}
#category ul li {
	padding-left:30px;
	line-height:24px;
	font-size:13px;
	border-top:1px dotted #ccc;
	background:url(../img/arrow-1.gif) no-repeat 20px center;
}
#category ul li.subcat {
	padding-left:40px;
	line-height:24px;
	font-size:12px;
	border-top:1px dotted #ccc;
	background:url(../img/arrow-1.gif) no-repeat 30px center;
}
#hotproduct ul li {
	padding-left:30px;
	line-height:24px;
	font-size:12px;
	border-top:1px dotted #ccc;
	background:url(../img/arrow-1.gif) no-repeat 20px center;
}
#hotnews ul li {
	padding-left:30px;
	line-height:24px;
	font-size:12px;
	border-top:1px dotted #ccc;
	background:url(../img/arrow-1.gif) no-repeat 20px center;
}
#contact ul {
	padding:5px 0;
	overflow:hidden;
}
#contact ul li {
	padding-left:20px;
	line-height:20px;
}
#flink ul.txtlink {
	padding:10px;
}
#flink ul.txtlink li {
	display:inline;
	padding:5px;
}
#flink ul.txtlink li a {
	color:#666!important;
}
#message .divbd {
	background:url(../img/hezuo.gif) no-repeat 560px 180px;
}
#message dl {
	clear:both;
	padding:0 20px;
	margin-top:5px;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
}
#message dl dt {
	float:left;
	width:80px;
}
#message dl dd {
	float:left;
}
#contactus h3 {
	margin-top:10px;
}
#contactus h3, #contactus ul {
	padding:0 20px;
}
#contactus .divbd {
	background:url(../img/contact_us.gif) no-repeat 580px 60px;
}
#contactus ul li {
	line-height:24px;
}
#productview h1 {
	text-align:center;
	padding-top:20px;
}
#newsview h1 {
	text-align:center;
	padding-top:20px;
}
#newsview h3 {
	padding:0 20px;
	font-weight:normal;
	font-size:14px;
	text-align:center;
}
#newsview p {
	padding:0 20px;
	line-height:28px;
	font-size:14px;
}
#navpath {
	background:#DDE7D4 url(../img/arrow-3.gif) no-repeat 10px 3px;
	padding:0 20px;
}
#navpath ul {
	height:28px;
	line-height:28px;
}
#navpath ul li {
	float:left;
}
#info {
	padding:0 20px;
	margin-top:10px;
	text-align:center;
}
#info strong {
	color:#F00;
}
#photo {
	float:left;
	width:264px;
	height:200px;
	padding-left:20px;
	overflow:hidden;
}
#photo a {
	display:block;
	margin:0 auto;
	width:260px;
	height:196px;
	border:2px solid #fff;
}
#photo a:hover {
	display:block;
	margin:0 auto;
	width:260px;
	height:196px;
	border:2px solid #f00;
}
#photo img {
	width:256px;
	height:192px;
	border:2px solid #ccc;
}
#summary {
	float:right;
	width:420px;
	padding:0 20px;
}
#summary dl {
	clear:both;
	overflow:hidden;
	font-size:14px;
	height:28px;
	line-height:28px;
}
#summary dl dt {
	float:left;
	width:50px;
	font-weight:bold;
}
#summary dl dd {
	float:left;
}
#summary dl dd.red {
	float:left;
	color:#F00;
}
#description {
	clear:both;
	padding:10px 20px;
}
#description p {
	padding:5px 0;
}
#keytag {
	clear:both;
	padding:0 20px 10px 20px;
}
#keytag strong {
	font-weight:normal;
	padding:0 2px;
}
/**********分页样式**********/
#cutpage {
	padding:5px 0;
	background:#f7fbff;
	overflow:hidden;
}
#cutpage ul {
	float:right;
}
#cutpage ul li {
	float:left;
	padding-right:5px;
}
#cutpage ul li a {
	float:left;
	padding:0 8px;
	height:20px;
	line-height:20px;
	white-space:nowrap;
	border:1px solid #aaccee;
}
#cutpage ul li a:hover {
	background:#aaccee;
}
/**********底部样式**********/
#footmenu {
	margin-top:20px;
	border-top:1px solid #ccc;
	text-align:center;
}
#footmenu ul {
	padding:10px 0;
}
#footmenu ul li {
	display:inline;
}
#footmenu ul li.cutline {
	display:inline;
	width:5px;
	color:#999;
}
#footmenu ul li a {
	color:#666!important;
}
#footkey ul li {
	display:inline;
	padding:0 2px;
}
#footkey ul li strong {
	font-weight:normal;
}
#footkey ul li a {
	color:#666!important;
}
#copyright {
	padding:10px 0 20px 345px;
	text-align:left;
	background:url(../img/footbg.jpg) repeat-x left top;
}
#copyright p {
	line-height:20px;
}

