@charset "utf-8";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT: 13px Arial, "宋体", Verdana, sans-serif;
	COLOR: #555;
}
.wrap{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN: auto;
	WIDTH: 900px;
	PADDING-TOP: 1px;
	background-color: F7EFE3;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
A:link {
	color: #6b3700;
	text-decoration: none;
}
A:hover{
	color: #990000;
	text-decoration: underline;
}
A:visited {
	color: #6b3700;
	text-decoration: none;
}
.logo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EACDA2;
	border-right-color: #EACDA2;
	border-left-color: #EACDA2;
	background-image: url(hear_bg.gif);
}
.logo_gif{
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 300px;
}
.menu {
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DFB371;
	margin-bottom: 5px;
	background-image: url(menu_bg.gif);
}
.menu Ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menu LI{
	float: left;
	height: 25px;
	margin-top: 6px;
}
.menu LI A {
	PADDING-RIGHT: 8px;
	DISPLAY: block;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(menu_itemline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #333333;
}
.menu LI A:hover {
	FONT-WEIGHT: bold;
	font-size: 14px;
	color: #FF3300;
}
.menu LI A:visited {
	font-size: 14px;
	text-decoration: none;
}
.main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*当前位置*/
.url {
	border: 1px solid #c3872b;
	margin-right: 5px;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 5px;
	background-color: #F7EFE3;
}
/*当前位置*/
.url2 {
	border: 1px solid #c3872b;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 5px;
	background-color: #F7EFE3;
}
/*主体*/
.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.body_left {
	width: 650px;
	float: left;
}
.body_right {
	width: 250px;
	float: left;
}
.loging {
	background-color: #F7EFE3;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #c3872b;
}
.login_input {
	border: 1px solid #EEDDC4;
	height: 20px;
	font-size: 14px;
}

/*图文*/
.box_img {
	FONT-SIZE: 12px;
	height: 155px;
	margin-right: 5px;
	overflow: hidden;
	border: 1px solid #c3872b;
}
.box_img_title {
	PADDING-LEFT: 8px;
	FONT-WEIGHT: bold;
	COLOR: #6b3700;
	LINE-HEIGHT: 28px;
	HEIGHT: 28px;
	background-color: #eedcc0;
	background-image: url(h2.png);
	background-repeat: repeat-x;
	border: 1px solid #fff;
}
.box_img UL {
	margin-top: 5px;
	margin-bottom: 5px;
}
.box_img UL LI {
	DISPLAY: block;
	FONT-SIZE: 12px;
	BACKGROUND: #fff;
	FLOAT: left;
	LINE-HEIGHT: 18px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 118px;
	text-align: center;
}
.box_img UL LI IMG {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	WIDTH: 115px;
	BORDER-BOTTOM: #ccc 1px solid;
	HEIGHT: 90px;
	padding: 2px;
}

/*文档列表_1*/
.lh{
	height: 410px;
}
.lh2{
	height: 320px;
}
.list {
	FLOAT: left;
	WIDTH: 318px;
	MARGIN-RIGHT: 5px;
	border: 1px solid #c3872b;
	margin-top: 5px;
}
.list2 {
	FLOAT: left;
	WIDTH: 318px;
	border: 1px solid #c3872b;
	margin-top: 5px;
}

.list UL{
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
}
.list UL li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8d1ad;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
.list UL li SPAN{
	FLOAT: right;
	color: #666666;
}
.list2 UL{
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
}
.list2 UL li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8d1ad;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
.list2 UL li SPAN{
	FLOAT: right;
	color: #666666;
}

.category {
	border: 1px solid #c3872b;
	margin-top: 5px;
	margin-right: 5px;
}
.category A{
	font-size: 14px;
	font-weight: bold;
}
.category ul{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.category ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8d1ad;
	padding-top: 5px;
	padding-bottom: 5px;
}
.category ul li span {
	FLOAT: right;
	font-size: 12px;
	color: #666666;
}
.description{
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*推荐*/
.commend {
	border: 1px solid #c3872b;
	margin-bottom: 5px;
}
.commend UL{
	margin: 5px;
}
.commend UL li{
	height: 24px;
}

.commend UL li A:link{
	font-size: 14px;
	padding-left: 5px;
}
/*热门*/
.hot {
	border: 1px solid #c3872b;
	margin-bottom: 5px;
}
.hot UL{
	margin: 5px;
}
.hot UL li{
	background-image: url(li3.gif);
	height: 24px;
	background-repeat: no-repeat;
}
.hot UL LI SPAN {
	DISPLAY: block; FONT-SIZE: 10px; FLOAT: left; WIDTH: 19px; COLOR: #999; TEXT-ALIGN: center
}

.hot UL li A:link{
	font-size: 14px;
	padding-left: 5px;
}

.search {
	height: 30px;
	border: 1px solid #c3872b;
	margin-top: 5px;
	margin-right: 5px;
	padding: 2px;
}
.search_input{
	padding-top: 5px;
	border: 1px solid #e8d1ad;
	font-size: 14px;
	color: #999999;
	width: 300px;
}
.search_title{
	background-color: #F7EFE3;
	line-height: 28px;
	height: 28px;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	background-image: url(h2.png);
}
.p_bar {
	CLEAR: both;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.p_bar A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	background-color: #f0f6f9;
	color: #1f3a87;
}
.p_bar A:hover {
	TEXT-DECORATION: none;
	background-color: #1f3a87;
	border: 1px solid #91abbb;
	color: #FFFFFF;
}
.p_info {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 5px;
	PADDING-TOP: 2px;
	background-color: #f0f6f9;
	border: 1px solid #91abbb;
}
.p_num {
	BACKGROUND: #fff;
	MARGIN-RIGHT: 5px;
	border: 1px solid #91abbb;
}
.p_redirect {
	FONT-SIZE: 14px;
	BACKGROUND: #fff;
	MARGIN-RIGHT: 5px;
	border: 1px solid #91abbb;
}
.p_curpage {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: 700;
	PADDING-BOTTOM: 2px;
	COLOR: #006699;
	MARGIN-RIGHT: 5px;
	PADDING-TOP: 2px;
	border: 1px solid #91abbb;
	background-color: #f0f6f9;
}
.article {
	border: 1px solid #c3872b;
	margin-right: 5px;
	background-color: #F7EFE3;
	padding: 5px;
}
.article2 {
	border: 1px solid #c3872b;
	padding: 5px;
}
.article_title{
	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	FONT-FAMILY: "宋体";
	color: #333333;
	text-align: center;
	padding-top: 15px;
	overflow: hidden;
}
.article_author{
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8d1ad;
	padding-bottom: 10px;
	margin: 10px;
}
.article_content{
	font-size: 14px;
	color: #2a2a2a;
	padding: 10px;
	line-height: 22px;
	width: 600px;
	overflow: hidden;
}
.article_content2{
	font-size: 14px;
	color: #2a2a2a;
	padding: 10px;
	line-height: 22px;
	overflow: hidden;
}

.article_morelink {
	BORDER-TOP: #b2b2b2 1px dashed;
	COLOR: #666;
	LINE-HEIGHT: 34px;
	HEIGHT: 34px;
	TEXT-ALIGN: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.article_morelink A:link {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 5px;
	WIDTH: 75px;
	COLOR: #000;
	PADDING-TOP: 4px;
	TEXT-ALIGN: center;
	background-color: #F7EFE3;
	border: 1px solid #D8AF74;
}
.article_morelink A:visited {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 5px;
	WIDTH: 75px;
	COLOR: #000;
	PADDING-TOP: 4px;
	TEXT-ALIGN: center;
	background-color: #F7EFE3;
	border: 1px solid #E1C497;
}
.article_morelink A:hover {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 5px;
	WIDTH: 75px;
	COLOR: #fff;
	PADDING-TOP: 4px;
	TEXT-ALIGN: center;
	background-color: #EBD7B8;
	border: 1px solid #E8D0AE;
}
.article_morelink A:active {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 5px;
	WIDTH: 75px;
	COLOR: #FF3300;
	PADDING-TOP: 4px;
	TEXT-ALIGN: center;
	background-color: #E8D0AC;
	border: 1px solid #E9D2B1;
}
.article_orter {
	LINE-HEIGHT: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7EFE3;
}
.article_orter .prv {
	FLOAT: left
}
.article_orter .next {
	FLOAT: right
}
.copyright {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4C9A0;
	padding-top: 10px;
}
.comment{
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #c3872b;
	background-color: #F7EFE3;

}
.comment_content{
	margin: 10px;
}
.comment_list{
	border: 1px solid #c3872b;

}
.comment_title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 10px;
	padding: 5px;
}
.comment_list_content{
	border: 1px dashed #e8d1ad;
	margin: 10px;
	padding: 10px;
}
.comment_list_content_err{
	border: 1px dashed #ff0000;
	margin: 10px;
	padding: 10px;
}
.alluser{
	border: 1px solid #c3872b;
	margin-right: 5px;
	height: auto;
	padding: 10px;
	font-size: 16px;
}
.alluser_order{
	border: 1px solid #c3872b;
	background-color: #F7EFE3;
	font-size: 16px;
	padding: 2px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.alluser_input{
	height: 22px;
	border: 1px solid #999999;
}
.alluser_search{
	border: 1px solid #c3872b;
	padding: 5px;
}
.alluser_title{
	line-height: 22px;
	background-color: #F7EFE3;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3872b;
	clear: both;
}
.alluser_title span{
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.deplist{
	overflow: hidden;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 95%;
}
.deplist span{
	float: left;
	width: 100px;
}
/*排行*/
.user {
	border: 1px solid #c3872b;
	margin-bottom: 5px;
}
.user UL{
	background-image: url(topbg.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.user UL li{
	height: 24px;
	margin-left: 30px;
}
.user UL LI SPAN {
FLOAT: right
}
.user UL li A:link{
	font-size: 14px;
	padding-left: 5px;
}
.gbook_title {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFE1C1;
	line-height: 25px;
	text-indent: 20px;
	color: #6b3700;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3872b;
}
.gbook_title span{
	float: right;
	color: #999999;
}
.gbook_content {
	text-indent: 20px;
	padding: 10px;
}
.gbook_content span{
	color: #FF3300;
	font-size: 16px;
}
.gbook_repay {
	width: 90%;
	border: 1px solid #c3872b;
	margin: 10px;
	padding: 5px;
	background-color: #F7EFE3;
	color: #FF3300;
}
.gbook_add {
	width: 100%;
	border: 1px solid #c3872b;
	background-color: #F7EFE3;
}
.gbook_reg {
	height: auto;
	width: 100%;
	text-indent: 10px;
	margin-top: 5px;
}
.gbook_left {
	float: left;
	width: 546px;
	height: auto;
}
.gbook_right {
	float: right;
	width: 350px;
}
.gbook_body {
	margin-right: 5px;
	border: 1px solid #c3872b;
	margin-bottom: 5px;
}
.gbook_page {
	padding: 5px;
	clear: both;
	float: left;
	height: 30px;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.gbook_reg_title {
	height: 25px;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D0A25B;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-image: url(h2.png);
}
.gbook_reg_submit {
	text-align: center;
	height: 30px;
}
.receive{
	border: 1px dotted #999999;
	margin: 10px;
	padding: 10px;
}
.receive_title{
	font-size: 14px;
	font-weight: bold;
	color: #003770;
	margin-bottom: 5px;
}



