﻿* {
	margin: 0; padding: 0;
}
body {
	color: #272727;
	background: #FFF9EE url(/images/background.gif) repeat-x 0 0;
	font-family: "宋体";
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #0A3C6F;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper_ucqhiker **/
.wrapper_ucqhiker {
	width: 970px;
	margin: auto auto;
	background: url(/images/wrapper_ucqhiker.gif) repeat-y 0 0;
	padding: 0 12px;
}
/** END wrapper_ucqhiker **/

/** BEGIN navigation_ucqhiker **/
#navigation_ucqhiker {
	height: 31px;
}
	#navigation_ucqhiker .wrapper_ucqhiker {
		background: none;
	}
	#navigation_ucqhiker ul {
		list-style-type: none;
	}
		#navigation_ucqhiker ul li {
			float: left;
			font-size: 10pt;
		}
		#navigation_ucqhiker ul li a {
			color: #ffffff;
			display: block;
			padding: 9px 12px;
		}
		#navigation_ucqhiker ul li a:hover {
			color: #CCCCCC;
			text-decoration: none;
		}
	#navigation_ucqhiker form {
		width: 279px; height: 21px;
		background: url(/images/search.gif) no-repeat 0 0;
		float: right;
		margin: 5px 10px 0 0;
	}
		#navigation_ucqhiker form input {
			border: 0;
			font-size: 1em;
			font-family: 宋体;
			float: left;
			margin: 3px 0;
			width: 252px;
			background-color: transparent;
		}
		#navigation_ucqhiker form button {
			border: 0;
			text-indent: -9999px;
			width: 16px; height: 16px;
			background-color: transparent;
			float: left;
			margin: 2px 3px;
		}
/** END navigation_ucqhiker **/

/** BEGIN header **/
#header {
	height: 104px;
}
	#header h1 {
		float: left;
		font-size: 0;
		padding: 36px 24px 0;
	}
	#header h1 a {
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 936px; height: 50px;
		background: url(/images/logo.gif) no-repeat 0 0;
	}
/** END header **/

/** BEGIN body **/
#body {
	clear: both;
}
/** END body **/

/** BEGIN content **/
#content {
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 18px;
	width: 946px;
}
	#content p {
		margin-bottom: 10px;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
	}
	#content ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	}
	#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
	#content li {
		padding: 2px 0;
	}

	#content .posts {
		border: 1px solid #DDDDDD;
		float: left;
		padding: 10px 4px 0;
	}
	#content .post {
		padding: 10px;
		margin-bottom: 12px;
		width: 298px; height: 300px;
		float: left;
	}

	#content .recent {
		border: 1px solid #DDDDDD;
		width: 915px; height: auto;
	}
		#content .recent h2 {
			font-size: 1.6em;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: left;
	width: 305px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0;
}
	#sidebar h2 {
	font-size: 1em;
	text-transform: uppercase;
	background: url(/images/sidehead.gif) repeat-x 0 0;
	border-width: 0 1px;
	border-style: solid;
	border-color: #DDDDDD;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: center;
	}
	#sidebar ul {
		list-style-type: none;
		border: 1px solid #DDDDDD;
	}
		#sidebar ul li {
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
		}
		#sidebar ul li a {
			color: #808080;
		}

/** END sidebar **/

/** BEGIN footer_ucqhiker **/
#footer_ucqhiker {
	background-color: #274B63;
	color: #ffffff;
	font-size: 10pt;
	padding: 20px 0 60px;
	line-height: 18px;
	text-align:center;
}
	#footer_ucqhiker .wrapper_ucqhiker {
		background: none;
	}
	#footer_ucqhiker a {
		color: #ffffff;
	}
	#footer_ucqhiker .l {
		float: left;
		padding-left: 20px;
		width:980px;
	}
	#footer_ucqhiker .r {
		float: right;
		padding: 16px 20px 0 0;
	}
/** END footer_ucqhiker **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 25px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	clear: both;
	border-top: 1px solid #eeeeee;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}

.posts .title {
	padding: 5px 10px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

#comments .navigation_ucqhiker {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation_ucqhiker a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation_ucqhiker a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/
a:link {
	color: #576168;
}
/* 分页 */
.spage{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; float:left; }
.spage a,.spage span{display:block;color:#274B63;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.spage a:hover, .spage a.current{color:#274B63;border:1px solid #F44} /* 当前链接有激活时 */
.spage input{padding:0px;color:#274B63;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */
.recent dt{height:25px; line-height:25px; list-style-type:armenian}
.recent .ti{font-size:18px; font-weight:bold}
.page a{ font-size:14px; padding-left:5px;}

.m4_box5{
	height:22px;
	width:910px;
	text-align:center;
	font-size:14px;
	color:#777;
	line-height:22px;
	margin:0 auto 15px auto;
	border:1px #dcdcdc solid;
	background-color:#f9f9f9;
