@charset "UTF-8";
/* CSS Document */

/*ز³أوض÷جه*/
#Pagebody {
	width: 100%;
	margin: 0px auto;
	background-color: #e9e9e9;
	overflow: hidden;
}
#columnpage {
	width: 100%;
	max-width: 1000px;
	margin: 10px auto;
	background-color: #fff;
	overflow: hidden;
}
#column {
	float: left;
	margin: 30px;
	width: 64%;
	min-width: 360px;
}
#column-pic {
	margin: 40px auto;
	width: 85%;
	min-width: 360px;
	text-align: center;
}
#catabanner {
	border-bottom: #ccc 1px solid;
	overflow: hidden;
	clear:both;
}
#decoration {
	float: left;
	height: 18px;
	width: 3px;
	margin: 10px;
	background-color: #335075;
}
#cataname {
	float: left;
	margin-top: 12px;
	color: #335075;
	font-weight: bold;
}
#mainlist ul {
	list-style-position: inside;
	list-style: none;
	margin: 9px;
}
#mainlist li {
	clear: both;
	text-align: left;
	width: 98%;
	margin: 20px auto;
	overflow: hidden;
	border-bottom: #ccc 1px dashed;
}
#mainlist title {
	font-weight: bold;
}
#from, #pubdate, #summary {
	float: left;
	margin: 5px auto;
	font-size: 12px;
	line-height: 22px;
	color: #989898;
}
#pubdate {
	margin-left: 20px;
}
#summary {
	clear: both;
	margin-top: 0px;
	max-height: 44px;
	overflow: hidden;
}
#list ul {
	list-style-position: inside;
	margin: 9px;
}
#list li {
	text-align: left;
	line-height: 180%;
}
#gadgetbox {
	float: right;
	margin: 30px 30px 30px auto;
	width: 270px;
	border-radius: 5px;
}
#jianjie {
	border:2px solid #dedede;
	margin-bottom:20px;
	padding:15px;
	font-size:12px;
	color:#989898;
	line-height:200%;
}
#jianjie a:link, #jianjie a:visited {
	color: #989898;
}
#searchbox {
	width:270px;
		margin-bottom:20px;
clear:both;
}

.searchinput{
	width:140px;
	height:31px;
	border-style:none;
	border:1px solid #cccccc;
	padding:0px 20px;
	margin-right:10px;
	line-height:31px;
	float:left;	
}
.searchmenu{
	border-style:none;
	height:33px;
	background-image:url(/picture/1/1407161823579152601.gif);
	background-repeat:no-repeat;
	
}