body
{
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family: tahoma,arial,sans-serif;
	margin: 0 auto;
	width: 1000px;
	position: relative;
	font-size:12px;
}

/* content */
#content {
	float: left;
	width: 755px;
}
#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;
	margin-left: 0px;
}

/* footer */
#footer
{
	font-size:12px;
	margin:10px 0;
	text-align:center;
	line-height:1.8;
	clear:both;
}

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:12px 0 10px 0;
    color:#224488;
    clear:both;
}
h2 
{
	font-size:16px;
	margin:14px 0 10px 0;
	color:#224488;
	clear:both;
}
h3
{
	font-size:14px;
	margin-left:0;
}
h1, h2, h3, h4, h5, h6, strong 
{
	font-weight:bold;
	clear:none;
	text-align: left;
}
#logo
{
	font-size:38px;
	font-weight:bold;
	margin-bottom: 20px;
	line-height:normal;
	float:left;
	height: 80px;
	width: 228px;
}

#search
{
	margin:0 auto;
	width:645px;
	vertical-align:middle;
	font-size:16px;
}
#search form
{
    margin:2px 0;
    font-weight:bold;
}
#search form input
{
    font-size:14px;
    height:28px;
}
#search #number
{
	width: 180px;
	font-size:16px;
	font-weight:bold;
	background:#FFFFDC;
	border:solid 1px #7F9DB9;
	height:20px;
	padding:2px;
}

#content .hint
{
	margin-top:3px;
	font-size:12px;
	color: #777777;
	font-weight:normal;
}
.auxinfo
{
	font-size:smaller;
	color:#808080;
}
#searchresult
{
	padding-left:10px;
	font-size:12px;
	line-height:normal;
}
#searchcontrol,#yahoocontrol, #bingcontrol
{
	margin-bottom:15px;
}
#numsearch, #searchcontrol .gsc-control, #yahoocontrol .gsc-control, #bingcontrol .gsc-control
{
	width:100%;
}
.gsc-result
{
	overflow:auto;
}
.haoduans
{
	margin: 0px 30px;
}
/* number table */
#content table
{
	margin: 0 auto;
	width:600px;
}

#content table td, #content table th
{
	border:1px solid #EFEFEF;
	padding:2px 15px;
	line-height:18px;
	text-align:center;
}
/*-----------------------------*/

.numdump
{
	margin: 0 auto;
	line-height:normal;
	font-size:12px;
	text-align: center;
	width:650px;
	color:#444444;
}
div.numdump div
{
	display:inline;
}
#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;
	margin:6px;	
}
.numlink a:link, .numlink a:visited
{
	color:#2244FF;
	background-color:#FFEE88;
	padding:5px;
	font-weight:bold;
	text-decoration:underline;
}

.numlink .num
{
	font-size:18px;
	font-weight:bold;
}

/*----------------------------
						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;
}

/*----------------------------
  					Report
----------------------------*/
#reporttitle
{
	font-weight:bold;
	clear:both;
}
#report
{
	font-size:14px;
	line-height:1.5;
	margin:8px 5px;
}
#report div
{
	clear:right;
	margin:8px 0;
}
#report label
{
	color:#444444;
}
#report .field
{
	display:block;
	margin-left:120px;
	clear:right
}
#report .hint
{
	font-size:12px;
	color: #666666;
}
#report ul
{
	margin-top:4px;
	margin-bottom:4px;
}


/*----------------------------
  					  reports
----------------------------*/
#plainreports
{
	margin:0;
	line-height:1.8;
	font-size:12px;
}
#reports
{
	margin:0;
	line-height:1.6;
}
#reports ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#reports .item
{
	border-bottom:1px solid #D8D8EE;
	padding:5px 0;
	clear:left;
}
#reports .author
{
	font-size:12px;
	font-weight:bold;
	color:#0070BB;
}
#reports .chenghu
{
	font-weight:normal;
	color:black;
}
#reports .title
{
	float:left;
	font-size:12px;
}
#reports .title a
{
	font-weight:bold;
}
#reports .meta
{
	text-align:right;
	font-size:12px;
}
#reports .type
{
	font-size:12px;
	font-weight:bold;
	color:#666666;	
}
#reports .detail
{
	margin:0;
	overflow:auto;
}

/*----------------------------
  					hotblocks
----------------------------*/
#hotblocks ul{
	list-style: none;
}

#hotblocks li 
{
	float:left;
	padding-right:5px;
}

/*----------------------------
  					hotnumbers
----------------------------*/
#hotnumbers 
{
	font-size:12px;
	line-height:1.5;
}

#hotnumbers ul{
	list-style: none;
	margin: 0;
	padding: 0;
}


/*----------------------------
  					numdetail
----------------------------*/
.numdetail
{
	margin: 0px 10px;
}
#blockads
{
	position:absolute;
	float:left;
	left:300px;
	clear:right;
}
#phoneads
{
	padding-right:8px;
	float:left;
	position:relative;
	top:-2px;
}
#phoneinfo
{
	margin-left:205px;
}
#bannerads
{
  position:absolute;
  top:0;
  right:0;
}
#verticalads
{
	float:right;
	position:relative;
	left:5px;
	top:-30px;
}

/*----------------------------
		Embedded article
----------------------------*/
#embedded h1
{
	font-size:12px;
	font-weight:bold;
	color:#555555;
}

#embedded
{
	font-size:12px;
	color:#555555;
	margin:5px;
	border-top:1px solid silver;
}

/*----------------------------
  					Map
----------------------------*/
#map_canvas
{
	clear:left;
	padding:20px 20px;
}

/*----------------------------
					 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.content.hint
{
	font-size:12px;
	color: #777777;
}


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.hint
{
	font-size:12px;
	color: #777777;
	font-weight:normal;
}

.widget ul, .widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.widget ul li {
	margin-bottom: 3px;
}

#announce .count 
{
	font-size:16px;
	font-weight:bold;
}

#news ul li 
{
	margin:8px 0;
}


/*----------------------------
					 Ranking
----------------------------*/
.ranking
{
	width:420px;
	margin:0 auto;
}


/* admin_content */
#admin_content
{
	float: right;
	width: 720px;
}
#admin_content .cblock
{
	font-size: 14px;
	line-height: 1.8;
	border: 1px solid silver;
	margin-bottom: 20px;
	padding: 1px;
}

/* side panel */
#admin_sidepanel
{
	float: left;
	width: 176px;
	padding: 0; /*font-size: 10px;*/
}

#admin_logo
{
	font-size:25px;
	font-weight:bold;
	margin-bottom: 15px;
	line-height:normal;
	float:left;	
}


#admin_menu{
	background: white;
	border: 0px solid silver;
	padding: 0px;
	line-height: normal;
	margin-bottom: 0px;
}

#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;
}

/*----------------------------