body {
	background: #eeeeee url('images/bg.jpg') center top repeat-y;
	margin:0;
	padding:0;
	font-family:"宋体";
	font-size: 12px;
	color: #5A5A5A;
	line-height:24px;
}
div,p,a,span{font-size:12px;}
.wrapper{
	width:980px;
	margin:0 auto;
	background-color:#fff;
}
#container {
	margin: 10px auto 0;
	padding: 0px;
	z-index:600;
}

/* ---------------------头部样式--------------------- */
.header-bg{background: #eeeeee url('images/headerbg.jpg') left top repeat-x;width: 970px;margin: 0 auto;}
.web-value{ font-weight:bold; color:#239AD2; font-size:13px;}
#header {height: 104px;width:980px;}
#header .right {margin-top:15px;}
/* ---------------------导航菜单样式--------------------- */

#nav {
	margin: 0 auto;
	height: 35px;
	width: 970px;
	position: relative;
	z-index: 999;
	background: url('images/nav-bg.jpg') repeat-x left center;
}

#nav ul {
	list-style: none;
	margin: 0;
	height: 35px;
}

#nav ul li {
	display: block;
	float: left;
	width:138px;
}

#nav ul li a {
	color: #f7f7f7;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	line-height:35px;
	height:35px;
}

#nav ul li a.has_submenu {
}

#nav ul li ul{
	margin-top:-1px;
	width:138px;
	height:auto;
}
#nav ul li ul li{
	border-top:1px solid #fff;
	width:100%;
}

#nav ul li a.on:hover, #nav ul li.on a.on {
	background-color: #339ad3;
	border-top:none;
}
#nav ul ul li a { 
	float: none; 
	line-height:32px;
	height:32px;
	overflow:hidden;
	padding:0 10px;
	white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;
}

#nav ul li.on li a { 
	text-decoration: none; 
	color: #333;
}

#nav ul li.on a, #nav ul li.on a:hover, #nav ul li.on li.on a  {
	background-color:#239AD2;
	color: #fff;
background-image:none;
}
#nav ul li.on li a:hover{
	border-top:0;
	color: #333;
	background-image:none;
	background-color: #239AD2;
}

#nav ul ul li.on a, #nav ul ul li.on a:hover {
	text-decoration: underline;
	border: none;
}

#nav ul li a:hover, #nav ul li.on a, #nav ul ul a {
	background-color:#239AD2;
	color: #fff;
}

#nav ul li.on li a,#nav ul ul a, #nav ul li ul li a{
	background-image:none;
	background-color: #339ad3;
	border-top:none;
	color: #f7f7f7;
}

#nav ul li li a{
	font-weight:normal;
}
#nav ul li li a:hover {
	color: #fff;
	background-color: #1383b8;
	border-top:0;
	background-image:none;
}
#nav ul li a:hover, #nav ul li.on a, #nav ul li.selected a{color: #fff;}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
	margin-top: 	10px;
	padding-top:	0;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			36px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


#body {
	margin:0 auto;
	width: 970px;
	min-height: 380px;
	*zoom: 1;
	display: table;
  	content: "";
}
/* ---------------------面包屑--------------------- */
#breadcrumbs {
	font-size: 12px;
	height: 25px;
	padding-top: 12px;
	padding-bottom: 5px;
	border-bottom:0px;
	display:none;
}


/* ---------------------主体内容区--------------------- */
#content {
	margin-bottom:10px;
	width:720px;
}

/* ---------------------侧边导航区--------------------- */
.sidebar {
	width: 240px;
}
.sidebar .cssheader h2 span,.sidebar .cssheader h2 em {
  color:#f7f7f7;font-size:12px;
}
.sidebar .blocklist {
	padding: 5px 0;
	background:url('images/l2.jpg') center bottom no-repeat;
}

.sidebar .blocklist li {
	padding: 6px 2px;
	margin: 0 5px 2px 5px;
	line-height: 18px;
	border: 0;
}

.sidebar .blocklist li a {
	font-weight: normal;
	color: #5b5b5b;
	background:url('images/bg-cplx.jpg') left top repeat-x;
	text-decoration:none;
}

.sidebar .blocklist li a:hover {
	color: #5b5b5b;
}

.sidebar .blocklist li {
	padding: 0;
}

.sidebar .blocklist li a {
	display: block;
	text-indent:10px;
	font-weight: bold;
	line-height:28px;
	height:28px;
	border: 1px solid #ddd;
	margin-top:2px;
}

.sidebar .blocklist li a:hover, .sidebar .blocklist li a.selected{
	color: #CC0000;
}

.sidebar .blocklist li ul.blocklist-sub{
	padding:0;
	background:none;
}

.sidebar .blocklist li ul.blocklist-sub li{
	margin:0;
}
.sidebar .blocklist li ul.blocklist-sub li a,.sidebar .blocklist li ul.blocklist-sub li a:hover{
	font-weight:normal;
	text-indent:30px;
	background:url('images/ss_15.jpg') left center no-repeat;
}
.sidebar .blocklist li ul.blocklist-sub li a.selected{
	text-indent:30px;
}

.sidebar .cssheader h2  {
	font-size: 13px;
	font-weight: bold;
	background:url('images/sidebar-h4-bg.jpg') left center no-repeat;
	text-indent:15px;
	padding:0;
	height:30px;
	line-height:30px;
	color:#f7f7f7;
}
.sidebar .cssheader h2 span{background:none;padding-left:0;font-size:12px;}
/* ---------------------底部--------------------- */
#footer {
	margin:0 auto;
	padding: 10px 5px;
	text-align:center;
	background:url('images/footerbg.jpg') center top no-repeat;
	border:0;
}

.footer-content {
	width: 970px;
	margin: 0 auto;
	display: block;
}
.footer-content a{
	text-decoration: none;
}
.footer-content a:hover{
}

.page-body ul {
	margin:0px; padding:0px;
}

.page-body ul li {
  list-style-type: none;
  line-height:24px;
}

#banner{
	text-align:center;
}

.noheader .list .first{
	border-top:0px;
}
.page-header{
	border-bottom: 1px solid #E6E2D7;
}
.noheader .page-header{
  border-bottom: 0;
}

.top-search  p{
	margin-bottom:0;
	}
/* ---------------下载样式---------------- */
.download-list th {
	color:#5B5B5B;
	border-bottom:2px solid #239ad2;
}

/* ---------------------文章列表展示样--------------------- */
.news-list ul li{background:none;}
.news-list ul li a {
	background: url("images/list-item.gif") no-repeat scroll 5px center;
}

/* ---------------------图文展示样式--------------------- */
.list-right h2 a{
	color: #5A5A5A;
	font-weight:bold;
}
.list-right h2 a:hover{
	color: #999;
}
.list-right .list-more a{
	color: #fff;
	background-color:#cc0000;
	padding:5px 10px;
}

.list-right .list-more a:hover{
	background-color:#f78c26;
}
.list-left .pic{border: 1px solid #dddddd;}
.view-right {
    width:360px;
}
#spec-list{ padding-left:19px;}
#spec-list .spec-control{z-index:999;}
.product-extends .product-extends-tab li{line-height:25px}
.list, .grid, .news-list, .download-list, .page, .product-view, .related , .feedback{
   background:url('images/main2.jpg') repeat-y left top;
}
.list-header, .grid-header, .page-header, .news-list-header, .feedback-header,.download-list-header, .product-view-header, .related-header{
	background:url('images/main1.jpg') no-repeat left top;
	border-bottom:none;
	height:30px; 
	overflow:hidden;
	margin-bottom:0px;
}
.news-list{padding-bottom:0px;}
.list-header h2, .grid-header h2, .page-header h2, .news-list-header h2, .feedback-header h2, .download-list-header h2, .product-view-header h2, .related-header h2{color:#CC0000; padding-left:15px; overflow:hidden;}
.news-list-body, .list-body,.page-body, .grid-body, .feedback-body, .download-list-body, .product-view-body, .related-body{background:url('images/main3.jpg') no-repeat left bottom; padding:10px;}
.feedback-body{
border-top:none;
}
.related {margin-top:10px;padding-top:0px;}
.list-body .first {
	border-top:0;
}
.news-list ul li .title{font-size:12px;}
.cssbody{margin:0;}
.cssheader h2{font-weight:bold;}
.grid .cssbody{padding-left:5px;padding-right:5px;margin:0;}
.sidebar .list .cssbody, .sidebar .news-list .cssbody{padding:0;}
.cssitem,.sidebar .blocklist{border:0;}
#nav ul li a:hover, #nav ul li.sfHover a.has_submenu, #nav ul li.selected a{background:#239AD2;}
#nav ul li{border:0;}
.sidebar .listbox .list-right{width:120px;}
.sidebar .cssheader h2{margin:0;}
.sidebar .news-list,.sidebar .list,.sidebar .blocklist li,.sidebar .blocklist.sidebar-ads,.page-body .page-body{background:none;}
.s210x210 .gridbox, .s210x158 .gridbox, .s210x280 .gridbox{width:226px}
.s156x156 .gridbox, .s156x117 .gridbox, .s156x208 .gridbox{width:167px;}
.s156x156 .list-right, .s156x117 .list-right, .s156x208 .list-right{width:518px;}
.s210x210 .list-right, .s210x158 .list-right, .s210x280 .list-right{width:455px;}
.sidebar .listbox .wp100,.listbox .wp100{width:100%;}
.cwin_class .cssbody {padding: 5px;margin: 0px;}
.footer-content{color:#5A5A5A;}
.cssheader h2{padding-left:5px;}
.news-list ul li a{background-position:5px center;text-indent:18px;}
.sidebar li ul.news-list-box{padding:0;margin-bottom:0px;background:none;}
.news-list ul li a{background: url("images/list-item.gif") no-repeat scroll 5px center;}
.sidebar .news-list-box li a{text-indent:20px;background:url("images/list-item.gif") 7px center no-repeat;}
.sidebar .news-list-box li{padding:0;line-height:30px;}
#pagination a ,#pagination span.curr{margin-left:5px;line-height:28px;height:28px;}
#pagination a.curr, #pagination a.curr:hover {
	border: 1px solid #cc0000;
	color:#cc0000;
	background:none;
}
#header .right{width:450px;}
.sidebar .cssitem, .sidebar .cwin_class, .sidebar .subnav_class, .side-menu, .side-ads{
	border:0;
	margin:0;
	padding:0;
	line-height:20px;
	background:url('images/l1.jpg') center top repeat-y;
	margin-bottom:10px;
	zoom:1;}