body{
	margin:0;
	padding:0;
	font-size:12px;
	background-color:#006BB9;
}
a{
	color: #006BB9;
}
/**************header***************/
.header{
	width:100%;
	background: url(image/blog_header_bg.gif) 0 0 repeat-x;
	height:29px;
	line-height: 29px;
	overflow: hidden;
}
.header ul{
	width:900px;
	margin:0 auto;
}
.header li{
	float:left;
	list-style: none;
	margin: 0 0 0 9px;
}
.header li.pagelogo{
	background:url(image/pagelogo.gif) 0 0 no-repeat;
	width:30px;
	line-height: 29px;
	height:29px;
}
.header li.right{
	float:right;
}
.header a{
	color: #006BB9;
	text-decoration: none;

}
.header li a{
	border-right:1px solid #006BB9;
	width:100%;
	padding-right:9px;
}
.header li .fr a{
	border-right:none;
}
.header li.fr .welcome a{
	border-right:none;
	text-decoration:none;
	color:#000;
}
.header li.right {
	color:#006BB9;	
}
.header li.right .welcome a{
	border-right:none;
	text-decoration:none;
}
.header li.right.menubar .t{
	padding:0 0 0 0;
	color:#006BB9;	
}
.header li.right.menubar input.c{
	 height:10px;
	 
}

.header li.right input.txt{
	 height:12px;
	 margin-left:7px;
	 margin-right:7px;
}

.header li.right input.btn{
	 height:20px;
	 border:1px solid #c3d9ff;
	 background:#ffffff;
}

/*************** end header*******************/
/**********************************************/

.blogstyle{
	width:910px;
	margin:10px auto;
	border:1px solid #1c97f0;
	background: url(image/blog-style.jpg) 0 0 no-repeat #006bb8;
	height: 116px;
	line-height:116px;
	vertical-align: middle;
	font-size: 24px;
	font-weight:bold;
	text-indent: 20px;
	overflow: hidden;
	color: #fff;
	word-spacing: break-all;
	white-space: wrap;
}
.blogstyle a{
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}
.blognavbar{
	width:910px;
	margin:0 auto 10px;
	border:1px solid #1c97f0;
	background: url(image/blog-nav-bar-bg.jpg) 0 0 repeat-x;
}
.blognavbar ul{
	margin: 0 auto;
	width:880px;
	height: 30px;
	padding:0;
}
.blognavbar  li{
	list-style: none;
	float:left;
	margin-right:22px;
	height:30px;
	line-height:30px;
	vertical-align: middle;
}
.blognavbar  li a{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}
/********************home &left***************************/

.home_main .left .info{
	background-color:#fff;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.home_main .left .info .title,
.home_main .left .class .title,
.home_main .left .comment .title{
	background:url(image/left-title-bg.gif) 0 0 repeat-x;
	border-bottom:1px dotted #666;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}
.home_main .left .info .title span{
	background:url(image/author_info.gif) 0 0 no-repeat;
	padding-left:16px;
	color:#006BB9;
	margin-left:3px;	
}
.home_main .left .class .title span{
	background:url(image/left-class.gif) 0 0 no-repeat;
	padding-left:19px;
	color:#006BB9;	
	margin-left:3px;	
}

.home_main .left .comment {
	border-top:1px solid #006BB9;
}

.home_main .left .comment .title span{
	background:url(image/left-comment.gif) 0 0 no-repeat;
	padding-left:19px;
	color:#006BB9;	
	margin-left:3px;	
}

.home_main .left .comment .title_c{
	width:160px; 
	overflow: hidden; 
	text-overflow:ellipsis;
	
}
.home_main .left .info .authorimg{
	padding:3px 0px 3px 0px;
	text-align: center;
}
.home_main .left .info .authorimg img{
	margin-top:5px;
	margin-bottom:5px;
}
.home_main .left .info .author{
	font-size:15px;
	text-align: center;
	color:#c89f6b;
}
.home_main .left .info .t{
	padding:3px 0 3px 15px;
	width: 80px;
	overflow: hidden;
	font-size:12px;
	color:#c89f6b;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.home_main .left .info .c{
	font-size:12px;
	color:#c89f6b;
}
.home_main .left .info .btns{
	padding:8px 0;
	font-size:12px;
	text-align:center;
}

.home_main .left .info .btns a.compose{
	margin-left:10px;
}

.home_main .left .search{
	background-color:#fff;
	text-align: center;
	padding:8px 3px;
	border-top:1px solid #006BB9;
	border-bottom:1px solid #006BB9;
	
}
.home_main .left .search form{
	padding:0;
	margin:0;
}

.home_main .left .search input.txt {
	margin-right:5px;
}
.home_main .left .class ol,
.home_main .left .comment ol{
	margin:0;
	padding-left:10px;
	background-color: #fff;
}

.home_main .left .comment ol li{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-right:7px;
	
}

.home_main .left .class .all{
	padding:10px 0px 0px 5px;
}
.home_main .left .class .all a{
	text-decoration:none;
	font-weight:bold;
}
.home_main .left .class li{
	list-style: none;
	padding:10px 0 3px 20px;
}
.home_main .left .class li a{
	text-decoration:none;
}
.home_main .left .comment li{
	color:#c89f6b;
	list-style: none;
}
.home_main .left .comment li a{
	text-decoration:none;
}
.home_main .left{
	float:left;
	width:210px;
}
/*****************home &right****************************/
.home_main,
.set_main{
	width:900px;
	margin:20px auto;
}


.home_main .right{
	float:left;
	width:680px;
	margin-left:10px;
	padding:0;
}
.home_main .right .body_article{
	margin:0 auto 10px;
	background-color:#ebf0f4;
	border-collapse: collapse;
	padding:7px;
}
.home_main .right .body_article .title{
	font-size: 15px;
	background:url(image/left-class.gif) 0 center no-repeat;
	padding-left:19px;	
	padding-bottom:4px;
	border-bottom:1px solid #cccccc;
}
.home_main .right .body_article .title a{
	text-decoration:none;
}
.home_main .right .body_article .content{
	padding:12px;
	height:214px;
	min-height:200px;
	overflow: hidden;
	white-space:wrap;
}
.home_main .right .body_article .aInfo{
	text-align:right;
	margin:3px;
}
.home_main .right .body_article .aInfo a{
	margin:0 3px;
	text-decoration:none;
}
.home_main .right .pagenav{
	background-color: #fff;
	overflow: hidden;
	white-space: wrap;
	word-spacing: break-all;
	text-align:right;
	padding:6px 8px;
	margin-bottom:10px;
}
.home_main .right .pagenav a{
	margin:0 5px;
	text-decoration: none;
}
.home_main .right .pagenav .pageBtn_selected {
	background-color:#cccccc;
	padding:3px 6px 3px 6px;
	}
	
	
	
/******************end home***************************/

/*********************set*********************************/
.set_main .left{
	float:left;
	width:200px;
	background-color: #E6EFF4;
	text-align: center;
}
.set_main .right{
	float:left;
	width:690px;
	margin-left:10px;
	padding:0;
	background-color: #fff;
}
.set_main .left img{
	margin:0 auto;
}
.set_main .left .t{
	border:1px solid #A3BAC2;
	text-align: center;
	padding:3px;
	color:#0372C3;
	margin: 0 auto;
}
.set_main .left .bm{
	background:url(image/blog-set/icon1.gif) 5px 1px no-repeat #fff;	
}
.set_main .left .dm{
	background:url(image/blog-set/icon2.gif) 5px -1px no-repeat #fff;
}
.set_main .left .om{
	background:url(image/blog-set/icon5.gif) 5px 1px no-repeat #fff;	
}

.set_main .left ul{
	text-align: left;
	margin:5px 0 5px 30px;
	padding:0;
}
.set_main .left li{
	list-style:none;
	margin:3px 0;
	padding:3px 0;
}
.set_main .left li a{
	text-decoration:none;
}
.set_main .right .class {
	text-align: center;
}
.set_main .right .class .compose{
	border:none;
	background:url(image/blog-set/btn1.gif) center center no-repeat;
	cursor:pointer;
	width:85px;
	height:30px;
	margin:3px auto;
}
.set_main .right .class ul{
	margin:10px auto 2px;
	padding:0;
	width:88%;
}
.set_main .right .class li{
	margin:3px 0;
	padding:2px 0;
	text-align: left;
	list-style: inside;
	overflow: hidden;
	text-overflow:ellispsis;
}
.set_main .right .class .journalsBtn{
	display:block;
	width: 82px;
	height:26px;
	background: url(image/journal.jpg) 0 0 no-repeat;
	margin: 2px auto;
	text-decoration: none;
}
.set_main .right .class .btns{
	border-top:1px solid #cccccc;
	text-align:center;
	margin:5px 3px;
	padding:5px 0;
}
.set_main .right .class .btns a{
	margin:0 3px;
}
.set_main .right .admin{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:10px;
}
.set_main .right .admin td{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:200px; 
	height: 22px;
	border-bottom:1px dotted #e0e0e0;
}
.set_main .right .admin td.read,
.set_main .right .admin td.comment,
.set_main .right .admin td.dig,
.set_main .right .admin td.manage{
	width:80px;
}
.set_main .right .admin .t td{
	background-color: #f6f6f6;
	height:25px;
}
.set_main .right .admin .c .title{
	width:160px; 
	overflow: hidden; 
	text-overflow:ellipsis;
}
.set_main .right .pagenav{
	margin:6px 3px;
	overflow: hidden;
	white-space: wrap;
	word-spacing: break-all;
	text-align:right;
}
.set_main .right .pagenav a{
	margin:0 3px;
	text-decoration: none;
}
.set_main .right .pagenav .pageBtn_selected {
	background-color:#e8bea0;
	padding:3px 6px 3px 6px;
	}
/**************************end set*****************************/

/*********************preArticle*********************************/

.preArticle .right{
	width:690px;
	padding:0;
	height:auto;
	min-height:500px;
	background-color: #fff;
}

 
.preArticle .right .cc{
	margin:5px 10px;
}
.preArticle .right .title{
	text-decoration:underline;
	color:#108ac6;
	white-space: wrap;
	word-spacing: break-all;
	overflow: auto;
	text-overflow:ellispsis;
	font-size:22px;
	font-family: Verdana;
}
 
.preArticle .right .content{
	padding:3px;
}


/******************end preArticle***************************/

/********************** compose ***********************************/

.compose_main{
	width:800px;
	margin:10px auto 10px;
	background-color: #fff;
	padding:5px auto;
}
.compose_main .compose td{
	padding-right:10px;
}
.compose_main .compose .t{
	width:100px;
	background-color:#f8f8f8;
	text-align:right;
	padding-right:5px;
	font-weight: bold;
}
.compose_main .compose input.txt{
	width:88%;
}
.compose_main .compose .btnbar{
	padding:8px 3px;
	text-align: center;
}
.compose_main .compose .btnbar input.c{
	background:url(image/submit.jpg) 0 0 no-repeat;
	width:88px;
	height:21px;
	border:none;
	margin-right:20px;
	cursor:pointer;
}
.compose_main .compose .btnbar input.d{
	background:url(image/draft.jpg) 0 0 no-repeat;
	width:88px;
	height:21px;	
	border:none;
	cursor:pointer;
}

.compose_main .compose .btnbar input.p{
	background:url(image/preview.jpg) 0 0 no-repeat;
	width:88px;
	height:21px;	
	border:none;
	cursor:pointer;
	margin:0 0 0 10px;
}
.compose_main .comment{
	margin:3px auto;
	padding:3px 0 10px 10px;	
}
.compose_main .comment .t{
	background-color: #f8f8f8;
	padding:3px;
	font-weight: bold;
	font-size:15px;
	text-indent: 10px;
}

.compose_main .comment .commentTable{
	width:500px;
	background-color:#d0c8cc;
	border:1px dotted #000;
	margin: 5px 0 5px 50px;
}
.compose_main .comment .commentTable .avatar{
	width:50px;
}
.compose_main .comment .commentTable .msg{
	font-weight:lighter;
}
.compose_main .comment .commentTable .msg a{
	text-decoration:none;
	font-weight:bold;
}
.compose_main .comment .commentTable .commentContent{
	padding: 10px 0 0 10px;
	font-family:"Hei";
	color:#465259;
}

/************************end compose ******************************/



/*******************class*******************/

.class_main{
	width:910px;
	marign:10px auto;
}

.class_main .left{
	float:left;
	width:210px;
}
.class_main .right{
	float:left;
	width:680px;
	margin-left:10px;
	padding:0;
}
.class_main .right .submit{
	background:url(image/submitclass.jpg) 0 0 no-repeat;
	width:88px;
	height:21px;
	border:none;
	cursor: pointer;
}
.class_main .right .admin{
	width:96%;
	margin:10px auto 5px;
}
.class_main .right .admin .articalcount{
	width:80px;
}

.class_main .right form{
	width:96%;
	margin:5px auto;
}
.class_main .right .admin td.t{
	font-weight: bold;
	font-size:15px;
	text-indent: 10px;
	background-color: #f2f2f2;
}
/*******************end class********************/

/*******************draft*************************/

.draft_main .right .admin{
	width:96%;
	margin:10px auto;
}
.draft_main .right .admin .c .title{
	width:200px; 
	overflow: hidden; 
	text-overflow:ellipsis;
}

.draft_main .right .pagenav{
	margin:6px 3px;
	overflow: hidden;
	white-space: wrap;
	word-spacing: break-all;
	text-align:right;
}
.draft_main .right .pagenav a{
	margin:0 3px;
	text-decoration: none;
}
.draft_main .right .pagenav .pageBtn_selected {
	background-color:#e8bea0;
	padding:3px 6px 3px 6px;
}
/********************end draft *******************/


/*********************authority*******************/
.authority_main .right{
	background-color:#E6EFF4;
}
.authority_main .right .admin{
	width:96%;
	margin:5px auto;
}
.authority_main .right .admin .btnbar td{
	border-bottom:none;
	padding:0 0 0 100px;
}
.authority_main .right .admin td{
	color:#666;
}
.authority_main .right .admin .t{
	width:20%;
	font-weight: bold;
	color:#000;
}
.authority_main .right .admin .c{
	padding:3px;
	color:#000;
}
#avatar{
	display:block;
}
.authority_main .right .admin .submit{
	background:url(image/submitpinfo.jpg) 0 0 no-repeat;
	width:88px;
	height:21px;
	border:none;
	cursor: pointer;
	margin:10px;
	
}
/*********************end authority***************/


/********************profile*********************/
.profile_main .right{
	background-color:#e6eff4;
}

.profile_main .right .title{
	font-family:"Hei";
	font-weight：bold;
	font-size: 18px;
	color:#c89f6b;
	padding:20px 0px 0px 20px;
}

.profile_main .right .admin{
	width:88%;
	margin:20px auto;
}
.profile_main .right .admin td.t{
	width:60px;
	font-weight:bold;
}
.profile_main .right .admin td{
	border-bottom:1px dotted #c8c8c8;
}
/********************end profile*****************/


/********************search**********************/

.search_main .right{
	background-color: #fff;
	min-height:500px;
}
.search_main .right .res{
	font-size:20px;
	font-weight:bold;
}
.search_main .right .body_article{
	margin:10px 10px 10px 10px;
	background-color:#ccc;
	border-collapse: collapse;
	padding:3px;
	border:1px dotted #000;
}
.search_main .right .body_article .title{
	font-size: 18px;
	background:url(image/left-class.gif) 0 center no-repeat;
	padding-left:19px;	
}
.search_main .right .body_article .content{
	width:100%;
	height:200px;
	min-height:200px;
	overflow: auto;
	white-space:wrap;
}
.search_main .right .body_article .aInfo{
	margin:3px;
}
.search_main .right .body_article .aInfo a{
	margin:0 3px;
}


/*********************end search*****************/

/*********************artical********************/
.article_main .right{	
	background-color: #fff;
}
.article_main .right .cc{
	margin:5px 10px;
}
.article_main .right .title{
	text-decoration:underline;
	color:#108ac6;
	white-space: wrap;
	word-spacing: break-all;
	overflow: auto;
	text-overflow:ellispsis;
	font-size:22px;
	font-family: Verdana;
}
.article_main .right .pdate{
	color:#888;
}
.article_main .right .content{
	padding:3px;
}
.article_main .right .info{
	padding:5px 0;
	text-align:right;
	border-bottom:1px ridge #ccc;
}
.article_main .right .comment .bottom{
	padding:5px 0 0 0;
	border-bottom:1px dashed #ccc;
}

.article_main .right .info a{
	margin-right:8px;
	text-decoration:none;
}
.article_main .right .comment{
	padding: 10px 0 0 10px;
}
.article_main .right .comment .title{
	border:1px dotted #ccc;
}
.article_main .right .comment .commentTable{
	width:500px;
	background-color:#d0c8cc;
	border:1px dotted #000;
	margin: 10px 0 0 10px;
}
.article_main .right .comment .commentTable .avatar{
	width:50px;
}
.article_main .right .comment .commentTable .msg{
	font-weight:lighter;
}
.article_main .right .comment .commentTable .msg a{
	text-decoration:none;
	font-weight:bold;
}
.article_main .right .comment .commentTable .commentContent{
	padding: 10px 0 0 10px;
	font-family:"Hei";
	color:#465259;
}
.article_main .right .newcomment{
	padding: 10px 0 0 10px;
} 
.article_main .right .newcomment .t{
	background-color:#f3f3f3;
	padding:3px;
}
.article_main .right .comment .pagenav{
	padding:5px 0;
	white-space: wrap;
	word-spacing: break-all;
	overflow:auto;
	border-bottom:1px ridge #ccc;
}
.article_main .right .comment .pagenav a{
	margin:0 3px;
}
.article_main .right .newcomment .submitcomment{
	background:url(image/submitcomment.jpg) 0 0 no-repeat;
	width:88px;
	height:21px;
	border:none;
	cursor:pointer;
	margin:10px 20px 10px 0;
}
.article_main .right .newcomment .resetcomment{
	background:url(image/resetcomment.jpg) 0 0 no-repeat;
	width:88px;
	height:21px;
	border:none;
	cursor:pointer;
	margin:10px 0 10px 0;	
}

/*********************end artical****************/

/****************Style ******************/
table.blogStyle {
	
}

table.blogStyle td {
	padding:5px;
}







div.foot {
	height:50px;
}

/****************Foot******************/
.footer {
	background:transparent url(image/footer-bg.gif) no-repeat scroll center center;
	height:77px;
	overflow:hidden;
	padding-top:42px;
	margin:0 auto;
	width:912px;
}

.footer .servnav {
	color:#FFFFFF;
	margin:10px 0 0 auto;
	text-align:center;
	width:350px;
}

.footer .servnav a{
	color:#fff;
}
	
.footer .copyright {
	margin:10px 0 10px auto;
	text-align:center;
	width:380px;
}

