body{
	font:12px Verdana,Arial,Tahoma;
}

a{
	text-decoration:none;
	color:#010101;
	font-size:14px;
}
a:hover{
	color:#598CFF;
	text-decoration:underline;
}
ul{
	list-style:none;
}
.clear{
	clear:both;
}
#box {
	width:960px;
	margin:0px auto;
	overflow:hidden;
}
.box{
	width:100%;
	height:30px;
}
.head{
	float:left;
	width:218px;
}
.typelist{
	float:left;
	height:60px;
	margin-top:63px;
}
.typelist ul li{
	list-style:none;
	float:left;
	position:relative;
	z-index:20;
}
.typelist ul li a.thisclass{
	color:#598CFF;
}
.typelist ul li a{
	cursor:pointer;
	margin:auto 5px;
	height:60px;
	line-height:40px;
	font-weight:bold;
	font-size:16px;
}
.info{
	float:right;
	height:60px;
	margin-top:63px;
}
.info ul{
	float:left;
	padding:0px;
}
.info ul li{
	list-style:none;
	text-align:left;
	font-size:14px;
}
.info ul li font,.e2 li .more{
	color:#598cff;
}
.banner{
	margin:0px auto;
}
.back .title ,.main_box div.title{
	font-size:14px;
	margin:10px auto;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	width:112px;
	height:31px;
	line-height:31px;
	background:url("../images/spec2/title_bg.jpg");
}
.container{
	width:185px;
	float:left;
	margin:10px 25px;
	border-top:2px solid #0066FF;
}
.litpic{
	margin:8px auto;
	width:175px;
	height:74px;
}
.title2{
	text-align:center;
	margin:5px auto;
}
.title2 a{
	font-size:12px;
	color:#AF1412;
}
.desc{
	font-size:12px;
	text-indent:2em;
}
.desc .more{
	float:right;
}
.foot{
	margin-top:20px;
	border-top:2px solid #0066FF;
	padding-top:25px;
}
.foot .logo2{
	width:210px;
	float:left;
	text-align:center;
}
.foot .contact{
	float:left;
}
.e2{
	padding-left:0px;
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
	color:#aaa;
}
.e2 li a.preview{
	width:84px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}
.e2 li a.preview img{
	width:80px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.e2 span.info2{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}
.e2 span.info small{
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}
.e2 span.info a{
	color:#690;
}
.e2 div.intro,div.body{
	color:#776955;
	line-height:20px;
	margin-left:5px;
	margin-top:0px;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
div.body{
	display:none;
}
a.more{
	float:right;
	cursor:pointer;
}
.typelist #nav .children{
	display:none;
	padding:0px;
	margin:0px;
	position:absolute;
	top:40px;
}
.typelist #nav .children li{
	background-color:#ffffff;
	border-top:1px solid black;
}
.typelist #nav li:hover ul{
	display:block;
}