@charset "utf-8";
/* CSS Document */


#conent{
	text-align:left;
	padding-left:0;
	padding-right:0;
	}
.doc_menu{
	background:url(../image/doc_menu_bg.gif) repeat-x top;
	float:left;
	width:100%;
	}
.doc_menu li{
	float:left;
	margin-left:5px;}	
.doc_menu li a{
	float:left;
	width:100px;
	height:41px;
	text-align:center;
	padding-top:15px;
	}
.doc_menu li a:hover{
	color:#000;
	}
.doc_menu li span{
	color:#acacac;
	}


#a_left{
	width:201px;
	float:left;
	margin:10px 10px 217px 10px;
	}
.box_menu{
	background:url(../image/box_bg.gif);
	margin-bottom:15px;
	}
.box_menu p{
	line-height:22px;
	margin-left:15px;
	color:#333;
	}
.box_menu p span{
	margin-left:5px;
	color:#acacac;
	}
.topImg, .downImg{
	float:left;}
.admin_title{
	margin-left:10px;
	}
.admin_arrowhead{
	float:right;
	margin:5px 10px 3px 0;
	}

.box_menu li a{
	background:url(../image/leftIco.gif) no-repeat left center;
	padding-left:18px;
	margin-left:15px;
	line-height:25px;
	}
.box_menu li a:hover{
	background:url(../image/leftIcos.gif) no-repeat left center;}


#a_right{
	width:512px;
	padding-right:100px;
	float:right;
	margin:10px 10px 0 0;
	word-wrap: break-word;
	word-break: break-all;
	}	
.doc_edit li{
	float:left;
	}
.doc_edit li a{
	width:85px;
	float:left;
	line-height:25px;
	font-weight:bold;
	margin-left:5px;
	text-decoration:underline;
	}
	

#a_right *{
	color:#666;
	line-height:25px;}
	
/*文章和列表页面标题*/
#a_right h2 pre, #a_right h2{
	color:#0e85db;
	font-size:14px;
	line-height:45px;
	text-align:center;
}
	
.doc_list li a{
	line-height:25px;
	padding-left:15px;
	background:url(../image/list_ico_min.gif) no-repeat left center;
	padding-left:10px;
	}
.doc_list li a:hover{
	color:#F60;
	}

#a_right h3{
	margin-top:25px;
	line-height:25px;
	font-size:14px;
	padding-left:15px;
	background:url(../image/list_ico_blue.gif) no-repeat left center;}
	
h1{
	font-size:18px;
	text-align:center;
	}