@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	background:#555;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}
#header {
	width:1000px;
	height:100px;
	margin:0 auto;
	border:0px solid #fbca77;
	border-width:0 0px;
	background:url(../images/headbg.gif) #010101;
}
#logo {
	width:500px;
	height:80px;
	margin:10px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	color:#fff;
	float:left;
}
#nav {
	width:1000px;
	height:30px;
	margin:0 auto;
	border:1px solid #fbca77;
	border-width:1px 0 1px 0;
	background:#010101;
}
#nav ul li {
	list-style:none;
	float:left;
}
#nav li {
	display:block;
	height:24px;
	line-height:24px;
	width:100px;
	margin:3px;
	padding:0 10px;
	text-align:center;
}
#nav li a {
	color:#fb9d00;
	text-decoration:none;
}
#nav .navli {
	border-left:1px solid #fbca77;
}
#nav .navtel {
	float:right;
	display:block;
	height:24px;
	line-height:24px;
	color:#fb9d00;
	margin:3px 20px;
}
#container {
	width:1000px;
	margin:0 auto;
	color:#fb9d00;
	border:0px solid #fbca77;
	border-width:0 0px;
	overflow:hidden;
	zoom:1;
	background:url(../images/bg.gif) repeat-y;
}
#container #sidebar {
	width:200px;
	height:100%;
	padding:5px;
	float:left;
	border-right:1px solid #fbca77;
}
#container #main {
	width:778px;
	padding:5px;
	float:right;
}
.bar {
	width:198px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	background:#010101;
	color:#fb9d00;
	border:0px solid #fbca77;
	over-flow:hidden;
	margin-bottom:4px;
}
.bar span {
	padding-left:20px;
}
.lbar {
	width:198px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	background:#333;
	color:#eee;
	border-bottom:0px solid #666;
	over-flow:hidden;
	margin-bottom:3px;
}
.lbar a {
	padding-left:40px;
	color:#eee;
	text-decoration:none;
	display:block;
}
.lbar a:hover {
	background:#fb9d00;
	color:#010101;
}
.lbar .skeys {
	border:0px solid #eee;
	width:135px;
	height:22px;
	line-height:22px;
	margin:3px 5px;
	padding:0 2px;
	color:#666;
}
.lbar .skeys2 {
	border:0px solid #eee;
	width:135px;
	height:22px;
	line-height:22px;
	margin:3px 5px;
	padding:0 2px;
	color:#010101;
}
.lbar .lsearch {
	border:0px solid #eee;
	height:22px;
	line-height:22px;
	width:40px;
	margin:3px;
	cursor:pointer;
}
.rbar {
	width:778px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	background:#010101;
	color:#fb9d00;
	border:0px solid #fbca77;
	over-flow:hidden;
	margin-bottom:2px;
}
.rbar span {
	padding-left:20px;
	float:left;
}
.rbar .more {
	float:right;
	padding-right:20px;
}
.rbar a {
	color:#fb9d00;
	text-decoration:none;
}
.marqee {
	margin:4px auto;
	width: 768px;
	height: 140px;
	text-align: center;
	overflow: hidden;
}
.marcontent {
	float:left;
	margin:0 4px;
	text-align: center;

}
.marcontent img {
	padding:2px;
	border:1px solid #fbca77;
}
.marcontent a {
	color:#fb9d00;
	text-decoration:none;
}
#demo {
	overflow:hidden;
	border: 1px solid #CCC;
	width: 775px;
	margin:4px 0;
	padding:4px 0;
}
#demo img {
	border: 3px solid #F2F2F2;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
.rcontent {
	background:#010101;
	text-indent:2em;
	padding:8px;
	margin:4px 0 0 0;
	color:#aaa;
	line-height:25px;
	min-height:400px;
}
.pcontent {
	background:#010101;
	text-align:center;
	padding:10px;
	margin:4px 0 0 0;
	color:#aaa;
	min-height:400px;
}
.pcontent h2 {
	margin:10px;
}
.pcontent img {
	max-width:660px;
}
.pagenavi {
	padding-right: 0px;
	border-top: #ddd 1px solid;
	padding-left: 0px;
	padding-bottom: 25px;
	margin: 10px auto 0px;
	width: 98%;
	padding-top: 10px;
	text-align: center;
}
.pageleft {
	overflow: hidden;
	width: 300px;
	line-height: 24px;
	height: 24px;
}
.pageright {
	overflow: hidden;
	width: 300px;
	line-height: 24px;
	height: 24px;
}
.pageleft {
	padding-left: 10px;
	float: left;
	text-align: left;
}
.pageright {
	padding-right: 10px;
	float: right;
	text-align: right;
}
.productlist {
	MARGIN-TOP: 20px;
}
.pagenavi a {
	COLOR: #aaa;
}
.pagenavi a:link {
	COLOR: #aaa;
}
.pagenavi a:visited {
	COLOR: #aaa;
}
.pagenavi a:hover {
	COLOR: #fb9d00;
}
.productlist A {
	COLOR: #aaa;
}
.productlist LI {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px 10px;
	OVERFLOW: hidden;
	WIDTH: 175px;
	PADDING-TOP: 0px;

}
.productlist LI IMG {
	WIDTH: 170px;
	HEIGHT: 160px;
	padding:2px;
	border:#c4c4c4 1px solid;
}
.productlist LI .product_name {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 160px;
	LINE-HEIGHT: 25px;
	HEIGHT: 25px;
	TEXT-ALIGN: center;
}
.wp-pagenavi {
	margin: 0px auto;
	padding-top: 15px
}
.wp-pagenavi a {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #333! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid;
	text-decoration: none! important
}
.wp-pagenavi a:link {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #333! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid;
	text-decoration: none! important
}
.wp-pagenavi a:visited {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #333! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid;
	text-decoration: none! important
}
.wp-pagenavi a:hover {
	font-weight: bold! important;
	color: #0b3779! important;
	background-color: #eee! important
}
.wp-pagenavi a:active {
	border-right: #ccc 1px solid;
	padding-right: 2px;
	border-top: #ccc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	text-decoration: none
}
.wp-pagenavi span.pages {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #454545! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid
}
.wp-pagenavi span.extend {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #454545! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid
}
.wp-pagenavi span.current {
	border-right: #aaa 1px solid;
	padding-right: 8px! important;
	border-top: #aaa 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #aaa 1px solid;
	color: #000! important;
	padding-top: 4px! important;
	border-bottom: #aaa 1px solid;
	background-color: #eee! important
}
.wp-pagenavi span {
	padding:0 5px;
}
#footer {
	width:1000px;
	margin:0 auto;
	color:#fb9d00;
	background:#010101;
	border:0px solid #fbca77;
	text-align:center;
	padding:20px 0;
	
}
#footer  .links{line-height:25px;}
#footer  .focont{line-height:22px; margin-top:10px;}
#footer a {
	color:#fb9d00;
	text-decoration:none;
}
.clearfix {
	clear:both;
	height:0;
	widht:0;
}
