﻿/*涓诲鑸?-------
---------------------------------------------------------------------*/
#mainnav {	
		height:38px;		
		list-style:none;
		margin:0;
		width:100%;
		letter-spacing:0px;
		padding:0 0 0 0;
		background:#ffffff url(../images/nav.png);
		border:1px solid #F7B551;
		border-top:0;
        border-bottom:0;
		clear:both;
}
#mainnav li{
	height:38px;
	float:left;	
	list-style:none;
	text-align:center;
		line-height:38px;
		letter-spacing:1px;		
}
#mainnav li a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	display:block;
	width:143px;
	height:38px;
	line-height:38px;
	padding:0;
	margin:0 0 0 -2px;
	text-align:center;
	background:url(../images/nav.png) left bottom;
	
}
#mainnav li a:hover{
margin:0 0 0 -2px;
height:38px;
background:url(../images/nav.png) left top;
color:#FEF301;
}
#home #mainnav .home a,#about #mainnav .about a,#sebei #mainnav .sebei a,#marketing #mainnav .marketing a,#contact #mainnav .contact a,#product #mainnav .product a,#contact #mainnav .contact a,#news #mainnav .news a,#feedback #mainnav .feedback a,#job #mainnav .job a{
background:url(../images/nav.png) left top;
color:#FEF301;
/*background:url(../images/mainnav.png);*/
}
/*宸︿晶瀵艰埅--------
---------------------------------------------------------------------*/
.leftsidebarnav{		
		list-style:none;
		margin:0 0 0 0;
		width:249px;
		letter-spacing:0px;
		padding:0;
		overflow:hidden;
        zoom:1;
		height:100%;
		line-height:22px;
}
.leftsidebarnav .lsntop{
	float:left;
	width:249px;
	height:10px;
	clear:both;
	background:url(../images/leftsidebar.png) left top no-repeat;
}
.leftsidebarnav .lsnmid{
	float:left;
	width:249px;
	clear:both;
	zoom:1;
	background:url(../images/leftsidebar_bg.png) left top repeat-y;
}
.leftsidebarnav .lsnmid .lmcontent{
margin:0;
padding:8px 15px 0 15px;
}
.leftsidebarnav .lsnbottom{
	float:left;
	width:249px;
	height:10px;
	clear:both;
	background:url(../images/leftsidebar.png) left bottom no-repeat;
}
/*鍙充晶鍐呭--------
---------------------------------------------------------------------*/
.rightsidebarnav{		
		list-style:none;
		margin:0 0 0 0;
		width:249px;
		letter-spacing:0px;
		padding:0;
		overflow:hidden;
        zoom:1;
		height:100%;
		line-height:22px;
}
.rightsidebarnav .rsntop{
	float:left;
	width:249px;
	height:10px;
	clear:both;
	background:url(../images/leftsidebar.png) left top no-repeat;
}
.rightsidebarnav .rsnmid{
	float:left;
	width:249px;
	clear:both;
	zoom:1;
	background:url(../images/leftsidebar_bg.png) left top repeat-y;
}
.rightsidebarnav .rsnmid .rmcontent{
margin:0;
padding:8px 15px 0 15px;
}
.rightsidebarnav .rsnbottom{
	float:left;
	width:249px;
	height:10px;
	clear:both;
	background:url(../images/leftsidebar.png) left bottom no-repeat;
}
/*--------鏂伴椈鍒楄〃
---------------------------------------------------------------------*/
.news_list{
margin:0 auto;
padding:0;
float:left;
}
.news_list li{
color:#666;
line-height:22px;
background:url(../images/news.png) no-repeat 0px 4px;
height:22px;
border-bottom:#E2E2E2 dotted 0px;
width:98%;
float:left;
padding:0 0 0 15px;
text-align:left;
clear:both;
}
/*--------浜у搧鍒嗙被
---------------------------------------------------------------------*/
.proclass{
margin:0;
padding:0;
width:240px;
zoom:1;
background:none;
}
.proclass li{
margin:0;
padding:0;
width:220px;
}
.proclass li a{
margin:0 0 0 15px;
padding:0 0 0 15px;
height:25px;
line-height:25px;
color:#666666;
background:url(../images/ico.png) no-repeat;
}
.proclass li a:hover{
margin:0 0 0 15px;
padding:0 0 0 15px;
height:25px;
line-height:25px;
color:#CC2B00;
background:url(../images/ico.png) left bottom no-repeat;
}