﻿/*--------------------------全局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#000000;
	font-size:14px;
	font-family:Verdana,Arial,"宋体","黑体";
	background:url("doudou/bg3.gif");
}
a{
	text-decoration: none;
}
a:link {
	color: #01487C;
}
a:visited {
	color: #01487C;
}
a:hover {
	color: #DC143C;
	text-decoration: underline;
}
a:active {
	color: #DC143C;
	text-decoration: underline;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	word-break:break-all;
}
img{
	border:0;
}

/*------------------------各模块设定---------------------------*/
#divAll{
	width:920px;
	margin:0 auto;
	padding:0;
}

#divPage{
	width:920px;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	background:url("doudou/bg.gif") repeat-y center;
	border-left:1px solid #FA9B09;
    border-right:1px solid #FA9B09;
}

#divMiddle{
	width:920px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}

#divTop{
	width:920px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:150px;
	background:#FFFFFF url("doudou/topbacking.jpg") repeat-x 0 0;
	/*border-bottom:1px solid #808080;*/
}

#divSidebar{
	width:210px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	text-align:center;
	float:left;
}

#divMain{
	width:690px;
	margin:0 0 0 4px;
	padding: 0;
	text-align:left;
	float:left;
}

#divBottom{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	float:left;
	height:80px;
	background:url("doudou/bottom.png") repeat-x 0 0;
	border-top:1px solid #D0D0D0;
	border-bottom: 1px solid #FA9B09;
}

/*-----------------------------侧边栏定义----------------------------------*/
div.function {
	float:left;
	width:210px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	text-align:left;
}
div.function h3{
	font-size:15px;
	height:16px;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	color:#284259;
}

div.function h3 .lefttext{
	float:left;
}

div.function h3 .righttext{
	float:right;
    padding:0 10px 0 0;
    font-weight: normal; 
}

div.function ul{
	text-align:left;
	width:210px;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
	border-top:1px solid #d0d0d0;
}
div.function li{
	margin:0 0 0 0;
	padding:2px 0 1px 0;
	border-bottom: 1px dashed #F1F0F0;
}

#divPrevious li{
	width:190px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}


/*---------------------------网站目录定义------------------------------*/

#divCatalog li{
	background:none;
	padding:2px 0 1px 4px;
}
/*#divCatalog li span.feed-icon{
	display:none;
}*/

div.function li span.feed-icon a{
	background:url("doudou/feed.png") no-repeat 0 3px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	height:12px;
	width:12px;
}
div.function li span.feed-icon img{
	height:12px;
	width:9px;
	visibility:hidden;
	margin:0;
	padding:0;
}

/*-------------------------控制面板定义-----------------------------*/

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*--------------------------文章模块---------------------------------*/


div.post {
	width:660px;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}

/*-------------------------文章上下翻条-----------------------------*/

div.post-nav {
	width:100%;
	height:20px;
	margin:0 0 10px 0;
	clear:both;
}

div.post-nav a.l{
	float:left;
         margin:0 0 0 5px;
	padding-right:10px;
	padding:2px 0 2px 0;
         width:300px;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
}

div.post-nav a.r{
	float:right;
         margin:0 5px 0 0;
	padding-left:10px;
	padding:2px 0 2px 0;
         width:300px;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
         text-align:right;
}

/*--------------------------文章内容-----------------------------*/

div.post .post-title{
	width:660px;
	margin:2px 0 2px 0;
	padding:5px 0 5px 0;
        font-family:"微软雅黑","宋体"; 
	font-size:1.2em;
	line-height:18px;
	color: #01487C;
	text-align:center;
	background:#f8f8f8;
	border-bottom:1px #e4e6e3 solid;
	font-weight: normal;
}

div.post .guestbook-notice{
	margin:2px 0 2px 0;
	padding:5px 0 5px 0;
	line-height:18px;
}

div.post .post-date{
	height:20px;
	margin:0 0 0 0;
	padding:5px 0 2px 0;
	font-size:12px;
	color: #979595;
	font-weight: normal;
         text-align:center;
	font-family: Verdana,"宋体";       
}

div.post .tagsremarks{
	height:20px;
	margin:0 0 0 0;
	padding:5px 0 2px 0;
	font-size:12px;
	color: #979595;
	font-weight: normal;
	text-align:left;
	font-family: Verdana,"宋体";       
}

div.post .post-footer{
	width:656px;
	margin:10px 0 30px 0;
	padding:2px 0 0 0;
	font-size:12px;
	font-weight: normal;
	color:gray;
	height:20px;
	text-align:right;
}


div.post .post-tags{
	width:656px;
	margin:2px 0 2px 0;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post div.post-body{
	width:656px;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	font-size:13px;
	word-break:break-all;
	text-align:left;
	line-height:170%;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("doudou/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:0 0 10px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}

/*-----------------------文章中引用code------------------------*/
div.post-body code{
	padding:5px;
	background:#f8f8f8;
	border:1px #E4E6E3 solid;
}

code {
	background: #e9f0fa;
	cursor: text;
	font-family: "Courier New", Courier, monospace;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#BlogTitle{
	font-family: "微软雅黑","宋体"; 
	font-size:32px;
	margin:44px 0 0 10px;
	padding:0;
	font-weight:normal;
	display:none;
}
#BlogTitle a{
	color: #FFFFFF;
}
#BlogTitle a:hover {
	color: #DC143C;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #DC143C;
	text-decoration: none;
}
#BlogSubTitle{
        font-family: "微软雅黑","宋体"; 
	color: #FFFFFF;
	font-size:15px;
	margin:0 0 0 10px;
	padding:0;
	font-weight:normal;
	display:none;
}

#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0;
	padding:25px 10px 10px 10px;
	text-align:right;
	font-weight:normal;
	font-family:verdana,"宋体";
}

#BlogCopyRight{
	font-size:12px;
	height:20px;
	margin:0;
	padding:0 10px 0 10px;
	text-align:right;
	float:none;
	clear:none;
	font-weight:normal;
	font-family:verdana,"宋体";
}

a#BlogLogoTop {
	background:url("doudou/logo.png") no-repeat;
	display:block;
	width:173px;
	height:60px;
	float:right;
	margin:82px 10px 0 10px;
	text-indent:-999em;
}

a#BlogLogoBottom {
	background:url("doudou/logo.png") no-repeat;
	display:block;
	width:173px;
	height:60px;
	float:left;
	margin:15px 10px 0 10px;
	text-indent:-999em;
}


/*---------------------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:3px 0 2px 12px;
	background: url("doudou/quote3.gif") no-repeat 0 center;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 16px;
	background: url("doudou/trackback.gif") no-repeat 0 center;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	border: 1px #Silver;
	width: 110px;
	height:26px;
}

input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double Silver;
	width: 240px;
	background: white;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double Silver;
	width: 652px;
	height: 180px;
	background: white;
}


/*---------------------------------------------------------------*/

p.w{
	float:left;
	width:25px;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	text-decoration : underline; 
}

p.y{
	text-align:center;
	height:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:175px;
	font-size:12px;
	font-weight:bold;
}
p.d{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bolder;
	color:#6090c0;
	background: url("doudou/links_r.gif") no-repeat 1px 1px;
}
p.nd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.cd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bold;
	color: #01487C;
}


/*---------------------------引用\评论\广告------------------------------------*/
ul.msg{
	width:660px;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
	border:1px #E4E6E3 solid;
	table-layout: fixed;
	word-wrap:break-word;
}

li.msgname{
	padding:2px 0 2px 5px;
	margin:0px;
}

li.tbname{
	padding:2px 0 2px 5px;
	margin:0px;
}

li.tburl{
	padding:10px 0 0 10px;
}

li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background: #f8f8f8;
}

li.msggravatar{
	display:block;
	float:right;
	margin:0;
	padding:5px 10px 0 5px;
}

li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 42px 10px;
	margin:0;
	background:#F8FAFB;
	line-height:160%;
}

li.msgreply{
	text-align:right;
	padding:2px 22px 2px 10px;
	margin:0 0 0 0;
}

ul.trackback li.tbname{
	border-bottom:none;
	background: url("doudou/pointblue.gif") no-repeat 0 center;
	padding:3px 0 2px 12px;
	margin:0px;
}

ul.trackback{
	margin:5px 0 10px 10px;
}

/*--------------------Google搜索/自定义广告---------------------*/

ul.ggsearch,
ul.diyad{
	margin:5px 0 10px 10px;
}

li.searchbox,
li.adbox{
	padding:5px 0 2px 0;
	background:#F8FAFB;
	text-align:center;
}

/*----------------------留言框鼠标效果-----------------------*/

ul.msg:hover{
	background-color:#E2EEF9;
	border:1px solid #8DBCE5;
}

li.msgarticle:hover,
li.mutuarticle:hover,
li.searchbox:hover,
li.adbox:hover,
	background-color:#FFFFFF;
}

/*----------------------GRAVATAR头像-----------------------*/

li.msggravatar img{
	margin:0;
	padding:2px;
	border:1px solid #999;
}

/*---------------------------相关文章----------------------------------*/

ul.mutuality{
	margin:5px 0 10px 10px;
	/*border-bottom:1px #E4E6E3 solid;*/
}
ul.mutuality li.tbname{
	border:none;
	padding:5px 0 2px 10px;
	margin:0px;
}

ul.mutuality h3{
	font-size:14px;
	padding:7px 0 18px 10px;
	margin:0px;
	border-bottom:1px dansh Silver;
}

ul.mutuality h3 .lefttext{
	margin:0px;
	float:left;
	color: #DC143C;
}

ul.mutuality h3 .righttext{
	font-size:12px;
	color: #979595;
	float:right;
	padding:0 10px 0 0;
	font-weight: normal; 
}

li.mutuarticle{
	list-style-position : outside;
	padding:10px 10px 10px 10px;
	margin:0;
	background:#F8FAFB;
	line-height:160%;
}

/*-------------------留言回复------------------------------*/
li.msgarticle div.quote{
	margin:10px 0 2px 0;
	padding:0px;
	/*background:#FFFFFF;
	border:1px #E4E6E3 solid;*/
}
li.msgarticle div.quote-title{
	margin:0px;
	padding:0px;
	font-size:100%;
	color:#DC143C
}

/*-------------------文章内引用的样式------------------------------*/

blockquote{
	margin: 10px 0 0 20px;
	padding: 0 50px;
	color:#808080;
	background: transparent url(doudou/blockquote.gif) no-repeat 0 0;
}

/*---------------------------导航栏---------------------------------*/
#divNavBar{
	float:left;
	width:920px;
	/*border-bottom:1px solid #C0C0C0;*/
	background:url("doudou/navbg.gif") repeat-x 0 0;
	height:24px;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0;
	padding:0;
}

#divNavBar li{
	float:left;
	padding:0 10px 0 0;
	margin:0 0 0 0;
	font-size:14px;
	font-family: Verdana,"宋体";
	/*background:url("doudou/navbg2.gif") no-repeat right 0;*/
}

#divNavBar a{
	float:left;
	margin:0;
	padding:6px 10px 4px 10px;
	height:14px;
	text-decoration: none;
}

#divNavBar a:link {
	color: #01487C;
}
#divNavBar a:visited {
	color: #01487C;

}
#divNavBar a:hover {
	color: #ffffff;
	background: #dc143c;
}
#divNavBar a:active {
	color: #ffffff;
	background: #dc143c;
}

/*--------------对导航旁边的search进行了定义---------------*/

#divseBar{
	float:right;
	height:15px;
         font-size:11px;
         padding:0 0 0 0;
	margin:1px 1px 0 0;
}

/*----------去掉Form下面多余空行，对form进行了优化--------------*/
form { 
         margin-bottom: 0px; 
               
}


TEXTAREA  {   
  margin:0 0 0 0;
  padding:0 0 2px 0; 
  BORDER-TOP-WIDTH:1px;     
  BORDER-LEFT-WIDTH:1px;     
  FONT-SIZE:12px;     
  BORDER-BOTTOM-WIDTH:1px;     
  BACKGROUND-COLOR:#F4F4F4;     
  BORDER-RIGHT-WIDTH:1px   
}   
    
INPUT   {   
  margin:0 0 0 0;
  padding:0 0 0 0;
  FONT-SIZE:9pt; 
}


/*-------------------------分页条--------------------------*/

.pagebar{
        line-height:22px;
        height:20px
}

.pagebar a,
.pagebar .now-page{
        padding:1px 3px 2px 3px;
        margin:0 2px;
        text-align:center;
        font-weight:bold;
        font-family:Verdana;
        border:1px solid #ccc;
        text-decoration:none
}

.pagebar a:hover{
        border:1px solid #BA0100;
        text-decoration:none
}


/*------------------------留言本--------------------------------*/

div.guestbook {
        color: #DC143C;
        text-align:left; 
        margin:10px 0 0 0; 
        padding:0; 
}

/*---------------------侧栏头条消息------------------------------*/
#divnotice ul{
   margin:4px 0 0 0;
   padding:2px 0 2px 2px;
   width:200px;
   color:gray;
   border:1px solid #d0d0d0;
}

#divnotice li{
   font-size:12px;
   border:0;
}

/*---------------------微博秀------------------------------*/
#weiboshow ul{
   margin:6px 0 0 10px;
   padding:0;
   width:200px;
}

/*---------------------知识产权----------------------------*/
#statement {width:660px;border:1px solid #fc0; background:#FFFBDF; padding:8px 0 10px 0; margin:10px 0 10px 0;  line-height:2em; text-align:center; font-size:12px;}

/*-------------------去掉最近发表前日期-----------------------*/
.article-date {
        display: none;}

/*-------------------googlead-----------------------*/
.ggad {
margin:0 0 10px 0;
}

/*--------------------摘要合开合---------------------*/
div.post .downArrow{
  cursor: hand;
  display:inline;
	float:right;
	margin:-25px 0 5px 0;
	background:url("doudou/full_open.gif") no-repeat;
	background-position: 5px center;
	height:16px;
	width:20px;
}

div.post .upArrow{
  cursor: hand;
  display:inline;
	float:right;
	margin:-25px 0 5px 0;
	background:url("doudou/full_close.gif") no-repeat;
	background-position: 5px center;
	height:16px;
	width:20px;
}

div.post .downArrow2{
  cursor: hand;
  display:inline;
	float:right;
	margin:-25px 0 5px 0;
	background:url("doudou/full_open.gif") no-repeat;
	background-position: 5px center;
	height:16px;
	width:20px;
}
