* {
	padding: 0;
	margin: 0
}

body {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #333
}

div {
	margin: 0 auto
}

ul, ol, li {
	list-style: none
}

a {
	text-decoration: none;
	word-wrap: break-word
}

a:hover {
	text-decoration: underline
}

img {
	border: 0
}

p {
	line-height: 26px
}

/* 锟斤拷锟� */
#b {
	width: 1160px;
	padding: 0 12px;
	background-color: #FFF;
	position: relative;
	margin-top: 30px
}
/* 全站锟斤拷锟斤拷 */
#daohang {
	width: 1160px;
	height: 32px;
	background-color: #333;
	margin-bottom: 2px;
	position: relative;
	z-index: 99
}

.home {
	margin-left: 16px
}

.tab {
	position: relative;
	display: block;
	float: left;
	cursor: pointer
}

.tab .tablink {
	position: relative;
	padding: 1px 12px;
	line-height: 30px;
	display: block;
	height: 30px;
	color: #fff;
	font-size: 14px;
	z-index: 99;
	float: left
}

.tab .tablink a {
	line-height: 30px;
	color: #FFF;
	text-decoration: none
}

.tab:hover {
	background-color: #FFF
}

.tab:hover .tablink {
	color: #357d13;
	border: 1px solid #629d2a;
	padding: 0 11px;
	text-decoration: none
}

.tab:hover .tablink a {
	color: #357d13
}

.dropdown:hover .arwlink {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #629d2a;
	height: 31px
}

.dropdown ul {
	display: none
}

.dropdown:hover ul {
	position: absolute;
	display: block;
	margin-left: -1px;
	top: 32px;
	left: 1px;
	z-index: 9
}

.subnav {
	width: 250px
}

.subnav a {
	padding: 4px 0 4px 10px;
	line-height: 16px;
	width: 70px;
	display: block;
	white-space: nowrap;
	color: #333;
	float: left
}

.subnav :hover {
	text-decoration: underline;
	color: #080
}

.dropdown .subnav {
	background-color: #FFF;
	border: 1px solid #390;
	padding: 8px
}

/* 锟斤拷锟斤拷 */
.hot {
	width: 22px;
	height: 12px;
	background: url(images/a.png) no-repeat -111px -40px;
	position: absolute;
	right: 22px;
	top: -9px;
	z-index: 999
}

.new {
	width: 22px;
	height: 12px;
	background: url(images/a.png) no-repeat -85px -40px;
	position: absolute;
	right: 22px;
	top: -9px;
	z-index: 999
}