#main .breadcrumb{
	width:950px;
	height:20px;
	float:left;
	padding:2px 0;
	border-bottom:1px dotted #ccc;	
	line-height:20px;
}
#main .breadcrumb p{
	padding-left:12px;
	border-left:6px solid #ccc;
	color:#666;
}
#main .breadcrumb p a{
	color:#666;
}
#jiyu{
	width:948px;
	float:left;
	margin-top:4px;
	background-color:#f3f3f3;
	border:1px solid #ccc;
}
#jiyu .sidebar{
	width:189px;
	float:left;
	padding:6px;
}
#jiyu .sidebar .searchbar{
	width:163px;
	float:left;
	padding:10px 0 0 24px;
	background-color:#e9e9e9;
	border:1px solid #e0dede;
	font-size:14px;
	font-family:SimSun;
}
#jiyu .searchbar label{
	width:163px;
	float:left;
	line-height:22px;
	margin-top:5px;
}
#jiyu .searchbar input.text{
	width:80px;
	height:20px;
	border:1px solid #7f9db9;
	font-size:14px;
}
#jiyu .searchbar select{
	height:22px;
	font-size:14px;
}
#jiyu .searchbar select.sort{
	width:82px;
}
#jiyu .searchbar select.year{
	width:60px;
}
#jiyu .searchbar select.month, #jiyu .searchbar select.day{
	width:40px;
}
#jiyu .searchbar div.search{
	width:140px;
	height:28px;
	float:left;
	margin-top:12px;
	padding-top:4px;
	border-top:1px solid #c4c4c4;
	text-align:center;
}
#jiyu .content{
	width:695px;
	float:left;
	padding:25px;
	border-left:1px solid #ccc;
}
#jiyu .content h3.title{
	width:695px;
	height:30px;
	float:left;
	padding:25px 0;
	color:#990000;
	font-size:14px;
	text-align:center;
}
#jiyu .content h3.title a{
	color:#990000;
}
#jiyu .content .control{
	width:695px;
	height:24px;
	float:left;
	padding:8px 0;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	color:#7a7a7a;
	font-size:14px;
	font-weight:bold;
	font-family:SimSun;
	text-align:center;
	line-height:24px;
}
#jiyu .content .control input{
	vertical-align:middle;
	font-size:14px;
}
#jiyu .content .control input.text1{
	width:40px;
	height:20px;
	background-color:#FFF;
	border:1px solid #7f9db9;
}
#jiyu .content .control input.text2{
	width:80px;
	height:20px;
	background-color:#FFF;
	border:1px solid #7f9db9;
}
#jiyu .content .text{
	width:615px;
	float:left;
	padding:20px 39px;
	border-top:1px dotted #9b9b9b;
	line-height:22px;
}
#jiyu .content .nobd{
	border:none;
}
#jiyu .content .text p.tab{
	color:#333399;
}
#jiyu .content .text p.word{
	margin-top:20px;
	font-size:14px;
	color:#333;
}
#jiyu .content .text p.answer{
	margin-top:20px;
	font-size:14px;
	color:#993333;
}
#jiyu .content .text p.time{
	margin-top:5px;
	color:#666;
}