body
{
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family: tahoma,arial,sans-serif;
	margin: 0 auto;
	width: 910px;
	position: relative;
	font-size:12px;
}

/* content */
#content {
	float: left;
	width: 672px;


}

#test img{display:none}


#content .cblock {
	font-size:14px;
	line-height:1.8;
	border:1px solid silver;
	margin-bottom:20px;
	padding:3px 10px;
}

/* side panel */
#sidepanel {
    float:right;
	width: 224px;
	padding:0;
}

/* footer */
#footer
{
	font-size:12px;
	margin:10px 0;
	text-align:center;
	line-height:1.8;
	clear:both;
	
}

td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #4D4E49;

}




a
{
	outline-style:none;
	outline-width:medium;
}
a:link, a:visited, #searchcontrol .gs-title
{
	color:#0080CC;
	text-decoration:none;
}
a:hover, a:active
{
	text-decoration:underline;
}
img 
{
	vertical-align:middle;
	border:medium none;
}

h1 
{
	font-size:18px;
	margin-left:0;
    color:#224488;
    clear:both;
}
h2 
{
	font-size:16px;
	margin-left:0;
	color:#224488;
	clear:both;
}
h3
{
	font-size:14px;
	margin-left:0;
}
h1, h2, h3, h4, h5, h6, strong 
{
	font-weight:bold;
}
#logo
{
	font-size:40px;
	font-weight:bold;
	margin-bottom: 15px;
}

#search
{
	margin:0 auto;
	width:400px;
	vertical-align:middle;
}
#search form
{
    margin:2px 0;
    font-weight:bold;
}
#search form input
{
    font-size:14px;
}
#search form input.field
{
    background:#FFFFDC;
}
.hint
{
	margin-top:5px;
	color: #777777;
}
.auxinfo
{
	font-size:smaller;
	color:#808080;
}
#numsearch, #searchcontrol .gsc-control, #yahoocontrol .gsc-control, #bingcontrol .gsc-control
{
	width:100%;
}


/*-----------------------------*/

.haoduans
{
	margin: 0px 30px;
}


.numdetail
{
	margin: 10px 40px;
}
.numdump
{
	margin: 0 auto;
	line-height:normal;
	font-size:12px;
	text-align: center;
	width:650px;
}
#searchcontrol .gsc-resultsHeader, #searchcontrol .gsc-search-box
{
	display: none;
}
#searchcontrol .gsc-result
{
  margin-bottom: 10px;
}
#searchcontrol .gs-visibleUrl
{
	color: #008000;
	text-decoration: none;
}
#numlink
{
	text-align:center;
	font-size:18px;
}

/*----------------------------
						Menu
----------------------------*/

#menu{
	background: white;
	border: 1px solid silver;
	padding: 5px;
	line-height: normal;
	margin-bottom: 20px;
}

#menu a.apmlfilter
{
	float:right;
	margin-right: 10px; 
	background:url(../blog/pics/apml.png) no-repeat left 1px; 
	padding-left:16px
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}

#menu ul li a.feed img{
	margin-right: 3px;
	margin-bottom: 1px;
}

/*----------------------------
						Posts
----------------------------*/
#recentposts ul{
}

#recentposts ul{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#recentposts ul li{
	line-height:25px;
}

#recentposts .title
{
}

#recentposts .date
{
	color:#666666;
	float:right;
	clear:both;
}

/*----------------------------
  					Reports
----------------------------*/
#report
{
	font-size:14px;
}
#report div
{
	clear:both;
	margin:10px 0;
}
#report label
{
	color:#444444;
	display:block;
	float:left;
	width:100px;
}
#report .field
{
	display:block;
	margin-left:60px;
	clear:right
}
#report .hint
{
	font-size:12px;
	color: #666666;
}
#reports
{
	margin:0;
}
#reports ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#reports .item
{
	padding:3px 0;
	clear:both;
}
#reports .title
{
	background-color:#E0E0FF;
	padding: 1px;
	
}
#reports .meta
{
	float:right;
	color: #555555;
	

}
#reports .detail
{
	margin:0;
	padding: 5px 0px 0px 0px;
	overflow:auto
}

/*----------------------------
  					Ads
----------------------------*/
#blockads
{
	position:relative;
	right:180px;
	float:right;
	clear:right;
	margin-bottom:20px;
}

/*----------------------------
  					Map
----------------------------*/
#map_canvas
{
	clear:both;
	margin:20px 0px;
}

/*----------------------------
					 Widgets
----------------------------*/

div.widget{
	background: white;
	border: 1px solid silver;
	padding: 10px 12px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #555555;
}

div.widget h4{
	font-size: 15px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #888888;
	letter-spacing: 1px;
}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.widget ul li {
	margin-bottom: 3px;
}

#announce .count 
{
	font-size:larger;
	font-weight:bold;
}

#news ul li 
{
	margin:8px 0;
}