/*--------------------------全--局-------------------------------*/


body{
	margin:0;
	padding:0;
	color:#555;
	font-size:14px;
    font-family: "微软雅黑","宋体","Trebuchet MS", Tahoma, Arial, sans-serif;
	background-color:#FFF;
    
}
a{
	text-decoration: none;
}
a:link {
	color: #2DB2EA;
}
a:visited {
	color: #2DB2EA;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}

ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

img{
	border:0;
}

p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

dl{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
dd{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
dt{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
.clear{
    clear:both;
}
.clearall { zoom: 1; }
.clearall:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*---------------------------各模块设定-------------------------------*/
#divAll{
	width:100%;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
}

#divPage{
	width:100%;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
	text-align:center;
	background:url("default/f-bg.gif") repeat-x 0 bottom;
}

#divMiddle{
	width:1190px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:left;
	overflow: hidden;
}



#divTop{
	width:1190px;
	margin:0 auto 20px;
	padding-top: 30px;
	text-align:left;
	float:left;
	height:90px;
    clear:both;
	text-align:center
}

#divSidebar{
    width:336px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:right;

}

#divMain{
	width:800px;
	margin:10px 0 0 0;
	padding:0 0 30px 0;
	text-align:left;
	float:left;

}

#divWorkMain{
	width:1190px;
	margin:10px 0 0 0;
	padding:0 0 30px 0;
	text-align:left;
	float:left;

}

.workwrap{margin-left: -36px;}

#divBottom{
	width:100%;
	margin:0 0 0 0;
	padding:45px 0 0 0;
	text-align:center;
    clear:both;
    height:75px;
}



/*-------------------------------导航栏--------------------------------*/
#divNavBar{
	float:right;
	width:100%;
	height:50px;
	color:#fff;
	margin-bottom: 10px;
	background-color: #333;
	position: relative;
	z-index: 1;
}
/*rss*/
#divNavBar a.rss{display: block;width: 50px;height: 50px;position: absolute;right: 10px;padding: 0;margin: 0;background: url(images/rss.gif) 0 0 no-repeat;text-indent: -99999px;}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0;
	padding:0 0 0 0;
	float:left;
}

#divNavBar li{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:1em;
	border-right: 1px solid #555;
}

#divNavBar a{
	float:left;
	margin:0 0 0px 0px;
	padding:7px 25px 7px 25px;
	text-decoration: none;
	line-height:32px;
	color:#FFF;
}

#divNavBar a.on{
	border-bottom:4px solid #2DB2EA;
}

#divNavBar a:link {
	color: #FFF;
}

#divNavBar a:hover {
	border-bottom:4px solid #2DB2EA;
}

#divNavBar a:active {
	border-bottom:4px solid #2DB2EA;
}



/*------------------------------侧边栏定义---------------------------*/
.function {
	float:left;
	width:336px;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
}
.function .function_t{
	font-size:1.15em;
	height:24px;
	line-height:24px;
	padding:5px 0 5px 0;
	color:#444;
	border-bottom:4px solid #2DB2EA;
}


.function ul{
	text-align:left;
	width:95%;
	margin:0 0 0 0;
	padding:0 0 0 5px;
    border-top:1px solid #FFFFFF;
	list-style-position:outside;
	list-style-type:none;
}
.function li{
	font-size:1em;
	margin:0 0 0 0;
	padding:8px 0 8px 0.9em;
	background:url("default/pointblue.gif") no-repeat 0 16px;
	width:auto;
}

.function .function_c{
	border: 1px solid #c7c7c7;
	border-top: none;
	padding: 8px 5px;
	zoom:1;
}
.function .function_c:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.function .function_c div{
}

.function a{
	color:gray;
}
.function a:hover{
	color:red;
}

/*------------------------------网站目录定义---------------------------*/

#divMisc li{
	padding-left:0em;
	background:none;
	float:left;
	margin: 0 5px;
	padding-left: 4px;
}


#divCatalog li span.feed-icon{
	display:none;
}

#divCatalog li.li-subcate{
	margin:0 0 0 1em;
}

#divCalendar .function_t{
}
#divSearchPanel input[type="text"]{
	border:1px solid #bfd0d7;
	height:24px;
	line-height:24px;
	width:266px;
}
#divSearchPanel input[type="submit"]{
	border:1px solid #bfd0d7;
	height:28px;
	line-height:24px;
	width:50px;
	margin-left:0px;
	background:#e5f0f6;
	cursor: pointer;
}
#divTags {
	padding:0 0 0 0;
}
#divTags .tag-count{
	display:none;
}
#divTags li{
	float:left;
	background:none;
	padding-left:0;
	padding-right:0.5em;
	padding: 5px 8px 5px 0;
	display: inline;
	clear : none;
}
#divComments li,divPrevious li{
	width:200px;
    white-space:nowrap;
    word-break:keep-all;
    overflow:hidden;
    text-overflow:ellipsis;
}

/*------------------------------文章模块---------------------------*/


div.post {
	padding:0 0 10px 0;
	margin-bottom: 20px;
	text-align:left;
	clear:both; 
	word-break:break-all;
	background-color:#FFF;
	border-bottom:1px solid #eee;
}
div.workpost {
	width:448px;
	height: 203px;
	margin-left: 40px;
	margin-bottom: 40px;
	padding:15px 14px 18px;
	text-align:left;
	float: left;
	word-break:break-all;
	background:url(images/work_bg.png) 0 0 no-repeat;
}
div.workpost div.workpost-body{overflow: hidden;}
div.workpost-body img{
   /*max-height:203px;
   height: expression(this.height > 203 ? 203: true);   /*IE6*/ 
   width: 448px;
   height: 203px;
}
div.istop-post{
}

div.pagebar{
	padding:20px 0 20px 6px;
}

/*---------------------------文章上下翻条------------------------*/
div.post-nav {
	width:100%;
    height:20px;
    margin:0 0 10px 0;
	clear:both;
    font-size:1em;
}




/*---------------------------文章内容------------------------*/


div.post .post-title{
    margin:0 0 0 0;
    padding:0 0 5px 0;
    font-size:1.4em;
    line-height:1.4em; 
	color: #2DB2EA;
    text-align:left;
	background:#FFF;
	font-weight:700;

}

div.workpost .workpost-title{
    margin:0 0 0 0;
    padding:0 0 5px 0;
    font-size:0.4em;
    line-height:1.4em; 
	color: #2DB2EA;
    text-align:left;
	background:#FFF;
	font-weight:700;

}

div.istop-post .post-title{
    text-align:left;
	border-bottom:none;
    margin:0 0 0 0;
	padding-bottom:0px;
}

div.post .post-date{
    height:1em;
	line-height:1em;
	margin:0 0 0 0;
	font-size:12px;
	font-weight: normal;
	color:#aaa;
}


div.post .post-footer{
	width:100%;
	margin:0 0 2px 0;
	font-size:0.8em;
    font-weight: normal;
	color:#aaa;
	text-align:left;
	
}

/*ico*/
span.ico{background:url(images/ico.png) no-repeat;padding-left:16px;margin-right:10px;display: inline-block;}
span.i1{background-position:0 -33px}
span.i2{background-position:0 2px}
span.i3{background-position:0 -16px}
span.i4{background-position:0 -101px}
span.ico a{color: #aaa;}

div.post .post-tags{
	width:100%;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	font-size:1em;
    font-weight: normal;
	color:gray;
	height:20px;
	text-align:left;
    text-indent:0em;
}
div.post .post-tags span.tags{background:url(images/ico.png) 0 -51px no-repeat;padding-left:16px;}

div.post div.post-body{
    text-indent:0;
	width:100%;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	font-size:1em;
    text-align:justify;
	line-height:180%;
	clear:both;
	word-break:break-all;
}

div.post-body a{
	text-decoration:none;         
}


div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}

/*----------文章中引用code------*/

div.post-body div.syntaxhighlighter{
	overflow:hidden;
}
div.post-body p{
	overflow:hidden;
}

div.post-body code{
	width: 93%;
	padding:5px;
	background:#f8f8f8;
    border:1px #F4F4F4 solid;
}

div.post-body blockquote {
	width: 93%;
	background:#F4F4F4;
	border-left:10px solid #ececec;
	margin:15px 5px;
	padding:5px;
}

div.post-body img{
   max-width:800px;
   width: expression(this.width > 800 ? 800: true);   /*IE6*/ 
   height: auto;
}

div.post-body table {
	border-collapse: collapse;
	background:#ffffff;
	line-height:140%;
}
div.post-body td,th{
	margin:0;
	padding:3px;
	text-indent:0.25em;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1.2em;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1.1em;
}
div.post-body h3{
	color: #666;background: #f1f7fd;border: 1px solid #d2e8fa;padding: 0 10px;font-weight: bold;font-size: 14px;text-indent: 0;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1em;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:0.9em;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:0.8em;
}



/*----------------------隐藏最近文章前的日期---------------------------------*/
.article-date {
        display: none;
}


/*---------------------------blog标题-----------------------------*/

#BlogTitle{
	font-size:7em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:700;
	line-height:1.1em;
	display: block;
	height: 90px;
	background: url(images/logo.png) 0 0 no-repeat;
}
#BlogTitle a{
	color:#2DB2EA; 
	display: block;
	width: 200px;
	height: 90px;
	text-indent: -99999px;
}
#BlogTitle a:hover {
	color: #3297fd;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #3297fd;
	text-decoration: none;
}
#BlogSubTitle{
	color:gray; 
	font-size:1.2em;
    font-weight:normal;
	margin:18px 0 0 10px;
	padding:0;
	float:left;
	line-height:1.6em;
}

/*---------------------------版权-----------------------------*/

#BlogPowerBy{
	font-size:0.9em;
	height:25px;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:0.9em;
	height:20px;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:normal;
}
#BlogPowerBy a,#BlogCopyRight a{
	color:#666;
}
#BlogPowerBy a:hover,#BlogCopyRight a:hover{
	color:red;
}



/*-----------------------------日历-----------------------------*/
#divCalendar{
    width:100%;
	padding:0 0 0 0;
}


#divCalendar div{
    width:330px;
	margin:0 0 0 0;
	float:left;
}
#divCalendar div.month1{
	background:url("default/month1.gif") no-repeat center center;
}
#divCalendar div.month2{
	background:url("default/month2.gif") no-repeat center center;
}
#divCalendar div.month3{
	background:url("default/month3.gif") no-repeat center center;
}
#divCalendar div.month4{
	background:url("default/month4.gif") no-repeat center center;
}
#divCalendar div.month5{
	background:url("default/month5.gif") no-repeat center center;;
}
#divCalendar div.month6{
	background:url("default/month6.gif") no-repeat center center;
}
#divCalendar div.month7{
	background:url("default/month7.gif") no-repeat center center;
}
#divCalendar div.month8{
	background:url("default/month8.gif") no-repeat center center;
}
#divCalendar div.month9{
	background:url("default/month9.gif") no-repeat center center;
}
#divCalendar div.month10{
	background:url("default/month10.gif") no-repeat center center;
}
#divCalendar div.month11{
	background:url("default/month11.gif") no-repeat center center;
}
#divCalendar div.month12{
	background:url("default/month12.gif") no-repeat center center;
}

p.y{
	text-align:center;
	height:1.7em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:100%;
	font-size:1em;
	font-weight:bold;
}
p.w,p.d,p.yd,p.nd,p.cd{
	float:left;
	width:14%;
	height:1.7em;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.cd{
	font-weight:bold;
}
p.w{
	background:#F4F4F4;
	padding:5px 0 3px 0;
	font-size:0.9em;
}

/*---------------------------文章和评论翻页条------------------------*/
a.l{
	text-align:left;
	float:left;
}

a.r{
	text-align:right;
	float:right;
}


/*---------------------------引用\评论----------------------------------*/
ul.msg{
	width:98%;
	margin:10px 0 20px 0;
	text-align:left;
	list-style-position : outside;
    table-layout: fixed;
    word-wrap:break-word;
}

li.msgname{
	padding:0 0 10px 5px;
	margin:0px;   
	font-weight: bold;
    font-size:1em;
}

li.msgname *{

}

li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
    font-size:1em;
}


li.msggravatar{
	display:block;
	float:left;
	margin-right:5px;
}

li.msgarticle{
	list-style-position : outside;
	padding:10px;
	margin:0;
	line-height:160%; 
    background:#FFF;
	padding-left:55px;
    border-bottom:1px solid #eaeaea;
}
li.msgtime{
	padding:5px 0 0 0;
	font-weight: normal; 
	font-size:0.8em;
}
img.avatar{
	width:40px;
	height:40px;
	float:left;
	padding:4px;
	border:1px solid #eaeaea;
}
ul.msg ul.msg{
	padding:10px 0 0 0;
	margin:20px 0 0 0;
    border-top:1px solid #eaeaea;
    border-bottom:none;
}
ul.msg ul.msg li.msgarticle{
	padding-bottom:0px;
    border-bottom:0px solid #eaeaea;
}

ul.msg ul.msg li.msgname{
	padding:0px;
}



/*---------------------------相关文章----------------------------------*/
ul.mutuality,ul.pagebar,ul.msghead{
	border:none;
}
ul.mutuality li.tbname,ul.msghead li.tbname{
	color:#2DB2EA;
	padding-bottom:10px;
	border-bottom:1px solid #dbe0e6;
}
ul.mutuality li.msgarticle{
	padding-left:0px;
	border:none;
}




/*-------------------留言回复------------------------------*/
li.msgarticle div.quote{
	margin:10px 0 0 0;
    padding:10px;
	background:#FFFFFF;
    border:1px #F4F4F4 solid;
}
li.msgarticle div.quote-title{
	margin:0;
	padding:0;
	font-size:1em;
    color: red;
}





/************评论发表用的样式*************/
#divCommentPost{
	width:100%;
	margin:0 0 0 0;
}

#divCommentPost p{margin-top:10px;}
#divCommentPost label{margin-top:5px;color: #777;}

#divCommentPost p.posttop{
color:#3c6da7;
padding-bottom:10px;
border-bottom:1px solid #dbe0e6;
}

input.text{
border:2px solid #DCDCDC;
line-height:20px;
height:24px;
padding:2px 5px 2px 5px;
}
#txaArticle{padding:5px;width:786px;height:150px;border:2px solid #DCDCDC;}
input.button {color:#FFFFFF; font-size:14px; width:100px; height:32px; background:#3a6ea5; border:1px solid #3399CC;cursor: pointer;}



/*--------------------------分页条-------------------------------*/
span.page{
	color:#999;
	font-weight:bolder;
	width:36px;
	height:40px;
	line-height:40px;
	float:left;
	margin:1px;
	background-color:#EEE;
	text-align:center;
}

span.now-page{
	color:#FFF;
	background-color:#2DB2EA;
	font-weight:bolder;
	width:36px;
	height:40px;
	line-height:40px;
	float:left;
	margin:1px;
	text-align:center;
}
span.last-page,span.first-page{background-color:#333;color:#FFF;}
a:hover span.page{
}

ul.ul-subcates{
	padding: 8px 0 0 0;
	margin-bottom:-8px;
}
span.sh{
	border:1px solid #CCC;
	padding:0 3px;
	margin-right:5px;
	font-size:.5em;
	font-family:monospace;
	cursor:pointer;
	color:#666;
}

/*logo*/
.logo{float: left;width: 200px;height: 90px;}
/*yerp*/
.yerp-liebao{width: 760px;height: 90px;float: right;}
.yerp-top{width: 336px;margin: 20px auto 20px;}
.yerp-l,.yerp-r{text-indent: 0;}
.yerp-l{float: left;margin-left: 64px;}
.yerp-r{float: left;}


/*tagshare*/
.tag{float: left;}
.weibo{float: left;padding-top: 8px;margin-left: 20px;}
.post-share{float: left;margin: 8px auto auto 10px;}

/*gotop*/
.go{width:47px;height:106px;background-color:#FFF;position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||200)-(parseInt(this.currentStyle.marginBottom,10)||0)));right:12px;bottom:25%;border-radius:5px;box-shadow:0 0 2px #6E6E6E}
.go a{background:url(images/a.png) no-repeat;display:block;text-indent:999em;width:37px;margin:5px;border:0;overflow:hidden;float:left}
.go .top{background-position:0 -33px;height:22px}
.go .feedback{background-position:0 -54px;height:32px}
.go .bottom{background-position:0 -88px;height:22px}
.go .top:hover{background-position:-38px -33px}
.go .feedback:hover{background-position:-38px -54px}
.go .bottom:hover{background-position:-38px -88px}

.gotop{position:absolute;top:0;}
.gobottom{float: right;}

/*ggset*/
#divFunction18 dt.function_t{display: none;}
#divFunction18 dd.function_c{border: none;padding: 0;}
#divFunction24 dd.function_c{text-align: center;}
#divCatalog dd.function_c ul li,#divFavorites dd.function_c ul li,#divLinkage dd.function_c ul li{float: left;font-size:1em;	margin:0 0 0 0;	padding:8px 6px 8px 0.9em;width: 135px;
	}

/*from*/
.post-from{height: 20px;}
.post-from a{font-size: 12px;color: #ccc;}