* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	color: #000000;
}
a {
	text-decoration: none;
	color: #3E8FB5;
}
a:hover {
	color: #89B700;
}
h1,h2 {
	font-size: 100%;
	color: 666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #656565;
	border: 1px solid #D1D1D1;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #656565;
	border: 1px solid #D1D1D1;
}
img {
	border: none;
}
/*--------------------container--------------------*/
#container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.clr {
	clear: both;
}
.more {
	margin-top: 5px;
}
.add {
	margin-left: 12px;
	font-weight: normal;
	color: #89B700;
}
.add a {
	color: #89B700;
}
.add a:hover {
	color: #3E8FB5;
}
.title {
	margin-right: 7px;
}
.itemList {
	margin-bottom: 15px;
}
.itemList h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
.itemList .info {
	display: block;
}
.itemList .infoH {
	margin-left: 5px;
}
.author {
	color: #F80;
}
.author a {
	color: #F80;
}
.author a:hover{
	color: #3E8FB5;
}
.infoFilter {
	position: relative;
	margin-bottom: 10px;
	background: url(../images/dot.gif) left bottom repeat-x;
}
.infoFilter .current {
	margin-right: 10px;
	font-weight: bold;
	color: #656565;
}
.infoFilter .normal {
	margin-right: 10px;
}
.filter {
	position: absolute;
	right: 0;
	top: 0;
}
.filterSep {
	margin: 0 5px;
}
/*--------------------header--------------------*/
#header {
	position: relative;
	height: 100px;
}
#logo {
	position: absolute;
	left: 0;
	top: 8px;
	width: 144px;
	height: 52px;
	text-indent: -3000px;
	background: url(../images/logo_uukong.jpg) left top no-repeat;
}
#logo a {
	display: block;
	width: 144px;
	height: 52px;
}
#nav {
	position: absolute;
	z-index: 100;
	left: 170px;
	top: 20px;
	height: 48px;
	background: url(../images/nav.gif) left bottom repeat-x;
}
#nav a {
	color: #555;
}
#nav a:hover {
	color: #3E8FB5;
}
#nav ul {
}
#nav li {
	float: left;
	height: 48px;
	padding: 0 0 0 4px;
	text-align: center;
}
#nav li a {
	float: left;
	height: 33px;
	padding: 15px 20px 0 17px;
	background: url(../images/navItem.gif) right bottom no-repeat;
}
#nav .current {
	background: url(../images/currentL.gif) left bottom no-repeat;
}
#nav .current a {
	background: url(../images/currentR.gif) right bottom no-repeat;
}
#searchTop {
	float:right;
	right: 0;
	width: 320px;
	height: 33px;
	padding-top:20px;
}
#searchTop #searchTopInput {
	width: 264px;
	height: 17px;
	padding: 3px 4px 2px;
	color: #888;
}
#searchTop #searchTopBtn {
	width: 46px;
	height: 33px;
	text-indent: -3000px;
	cursor: pointer;
	border: none;
	background: url(../images/search.gif) right bottom no-repeat;
}
/*#infoTop {
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 0;
	width: 920px;
	height: 20px;
	padding: 4px 10px;
	border-top: 1px solid #92BBD1;
	border-bottom: 1px solid #92BBD1;
	background: #CBEBFB;
}*/
#infoTop {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 67px;
	width: 930px;
	height: 28px;
	padding: 0 10px 0 0;
	border-top: 1px solid #92BBD1;
	border-bottom: 1px solid #92BBD1;
	background: #CBEBFB;
}
#infoTop a:hover {
	color: #656565;
}
#infoTop .info {
	float: left;
	width: 840px;
	height: 28px;
}
#infoTop .info a {
	float: left;
	height: 24px;
	margin: 0 4px;
	padding: 4px 2px 0;
}
#infoTop .info a:hover {
}
#infoTop .info span {
	float: left;
	height: 24px;
	margin-right: 0;
	padding: 4px 0 0 10px;
}
#infoTop .infoNav a {
	float: left;
	height: 24px;
	margin: 0 4px 0 0;
	padding: 4px 10px 0;
}
#infoTop .infoNav a:hover {
	background: url(../images/infoCurrentBg.gif) left top repeat-x;
}
#infoTop .infoNav span {
	float: left;
	height: 24px;
	margin-right: 0;
	padding: 4px 0 0 10px;
}
#infoTop .infoNav .current {
	padding: 4px 10px 0;
	background: url(../images/infoCurrentBg.gif) left top repeat-x;
}
#infoTop .login {
	position: absolute;
	top: 4px;
	right: 10px;
	color: #3E8FB5;
}
#infoTop .login a {
	margin: 0 5px;
}
#infoTop .login .a_regist {
	margin-left: 9px;
}
#infoTop .login .a_login {
	margin-right: 8px;
}
/*--------------------innerContainer--------------------*/
#msgNav {
	width: 918px;
	height: 20px;
	padding: 4px 10px;
	font-weight: bold;
	border: 1px solid #FADCB9;
	background: #FFF3E6;
}
#msgNav li {
	display: inline;
	margin-right: 7px;
}
#msgNav li.current {
	color: #F80;
}


/*--------------------content--------------------*/
#content {
	float: left;
	width: 490px;
	line-height: 170%;
}
.itemDetail {
	position: relative;
	margin-bottom: 15px;
}
.itemDetail h2 {
	position: relative;
	margin-bottom: 10px;
	padding-right: 105px;
	color: #3E8FB5;
}
.itemDetail .rateRst {
	position: absolute;
	right: 0;
	top: 2px;
}
.itemDetail ul,.itemList ul,.itemListH ul {
	margin: 0 5px;
}
.itemDetail ul li .sep {
	margin-right: 10px;
}
.itemDetail ul li .note {
	background: #EDF9FF;
}
.itemDetail ul li .author {
	margin-right: 10px;
}
.itemDetail ul li a.author:hover {
	color: #3E8FB5;
}
.includeRst li {
	position: relative;
	margin-bottom: 5px;
	padding-right: 105px;
}
.includeRst li .rateRst {
	position: absolute;
	right: 0;
	top: 2px;
}
.itemListH li {
	display: inline;
	margin-right: 15px;
}
.itemListH a {
}
.itemListH h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
/*------------content_index------------*/

















/*--------------------sidebar--------------------*/
#sidebar {
	float: right;
	width: 407px;
}
.btnCmt {
	width: 95px;
	height: 30px;
}
.btnCmt a {
	display: block;
	width: 95px;
	height: 30px;
	margin-bottom: 10px;
	text-indent: -3000px;
	background: url(../images/btnCmt.jpg) center top no-repeat;
}
.btnAsk {
	width: 95px;
	height: 30px;
}
.btnAsk a {
	display: block;
	width: 95px;
	height: 30px;
	margin-bottom: 10px;
	text-indent: -3000px;
	background: url(../images/btnAsk.jpg) center top no-repeat;
}
#sidebar .author {
	margin: 0 5px 0 0;
	color: #F80;
}
#sidebar .author a {
	color: #F80;
}
#sidebar .author a:hover {
	color: #3E8FB5;
}
.date {
	margin: 0 20px 0 5px;
}
.reply {
	margin: 0 10px 0 0;
}
.commentList {
	margin-bottom: 20px;
}
.commentList li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	background: url(../images/dot.gif) left bottom repeat-x;
}
.commentHeader {
	margin-bottom: 5px;
}
.commentList img {
	float: left;
	width: 48px;
	height: 48px;
	margin-top: 4px;
}
.commentList li .cmtContent {
	float: right;
	width: 346px;
}
#ask .author {
	margin-left: 8px;
}
#favList .date {
	margin-left: 10px;
}
#favGroup .join {
	margin-left: 20px;
}
/*--------------------footer--------------------*/
#footer {
	padding: 80px 0 20px;
	text-align: center;
}
#footer .navFooter a {
	margin: 0 10px;
}




