/* 懒人图库 搜集整理 www.lanrentuku.com */

/*reset*
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family:"微软雅黑"}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/*reset*/

/*主要样式*/
.subNavBox{width:243px;}
.subNav{
	cursor:pointer;
	display:block;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#fff;
	background:url(../../images/pc_10.png) center center no-repeat;
	margin:10px 0 5px;
	text-align:center;
}
.subNav:hover{
	color:#c69b41;
}
.currentDd{}
.currentDt{}
.navContent{display: none;}
.navContent li a{
	display:block;
	height:33px;
	line-height:40px;
	font-size:14px;
	color:#fff;
	background:url(../../images/pc_15_a.png) center 5px no-repeat;
	text-align:center;
}
.navContent li a:hover{
	text-decoration:none;
	color:#c69b41;
}
/*--cate--*/
.cate{
	width:245px;
	background:url(../../images/pc_13.png) center bottom no-repeat;
	padding-bottom:9px;
}
.cate .tit{
	background:url(../../images/pc_03.png) no-repeat;
	text-align:center;
	padding-left:0;
}
.cate .con{
	padding:15px 0 0;
	min-height:271px;
}