﻿/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#333;
	font-size:x-small;
	background-color:#fff;
	font-family:Arial, 'Lucida Grande',Verdana,Sans-Serif;
}
a{
	text-decoration: none;
}
a:link {
	color:#336699 !important;
}
a:visited {
	color:#225588 !important;
}
a:hover {
	color: #6699EE !important;
}
a:active {
	color: #003366 !important;
}
a img {background-color:#FFF; padding: 0px; margin:0px;}
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;
	word-break:break-all;
	
}
img{
	border:0;
}

/*---------------------------------------------------------------*/
#divAll{
	width:100%;
          text-align:center;
	padding:0;

}

#divPage{
	width:905px;
	height:400px;
	padding:0 15px 0 15px;
	text-align:left;
	margin:0 auto;
	background: url('/image/logo/bg.jpg') no-repeat right top;
}

#divMiddle{
	width:902px;
	margin:0
	padding:0;
	text-align:left;
	float:left;
}

#divTop{
	width:902px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;

}
#good{
	width:902px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
}
#divSidebar{
	width:210px;
	margin:0 0 0 0;
	padding:0 5px 0 0;
	text-align:center;
	float:left;
}

#divMain{
	width:665px;
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	text-align:left;
	float:left;
}

#divBottom{
	width:100%;
	margin:0;
	padding:40 0 0 0;
	text-align:center;
	float:left;
	height:60px;
           color:#E6E6E6;
}

/*---------------------------------------------------------------*/
div.function {
	_float:left;
	_width:217px;
	width:200px;
	margin:10px 0 20px 10px;
	_margin:10px 0 0 0px;
	padding:0;
	text-align:left;
           color:#333;
	font-size:1.2em;
}
div.function h3{
	font-size:1.3em;
	height:20px;
	margin:0 0 -6px 0;
	padding:5px 0  0 15px;
	color:#000;

}
div.function ul{
	text-align:left;
	width:205px;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
div.function li{
	margin:0 0 0 0;
    border-bottom:1px dashed #F2F2F2;
	padding:3px 0 3px 25px;


}
div.function a:link {
	

}
div.function a:visited {
	
}
div.function a:hover {
	
}
div.function a:active {
	
}


span.feed-icon{
	display:none;
}
#divMisc{
	padding:10px 0 5px 0;
}
#divMisc h3{
	display: none;
}
#divMisc li{
	padding:2px 0 2px 5px;
	background-image : none;
}

#divContorPanel li{
	background-image : none;
	padding:2px 0 2px 5px;
}

#divSearchPanel li{
	background-image : none;
}
#edtSearch1{
    width:130px;
	height:20px;
	border:1px solid #ccc;
	background:#FAFAFA;
}
#btnPost1{
    width:45px;
	height:25px;
	border:1px solid #003366;
}
/*---------------------------------------------------------------*/


div.post {
	width:650px;
	margin:0 0 30px 0;
	padding:10px 0 20px 10px;
	text-align:left;
	font-size:1.1em;
border-bottom: 1px dashed #999;
}
div.post-nav {
	display:none;
	text-align:center;
}

div.post2 {
	width:650px;
	margin:0 0 20px 0;
	padding:10px 0px 10px 10px;
	text-align:left;
	font-size:1.1em;
}

div.post3 {
	width:650px;
	margin:0 0 -20px 0;
	padding:10px 0px 0px 10px;
	text-align:left;
	font-size:1.1em;
}

.post-title{
	padding:5px 10px 5px 5px;
	margin:0 0 5px 0;
	font-size:1.6em;
	color:#333;
	width:625px;
	height:36px;
	background:url(color/titlebg.gif) no-repeat -15px 26px;

}
.post-title span{
    font-size:0.6em;
	font-weight:normal;
	color:#999;
	margin-left:20px;

}


div.post .post-date{
	width:640px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1.1em;
	color: #0E2E4A;
	border-bottom: 1px solid #d0d0d0;
}

div.post .post-footer{
	width:640px;
	margin:20 0 10px 0;
	padding:0 0 0 0;
	font-size:1.1em;
	color:#999;
	height:20px;
	text-align:right;
	font-weight:normal;
}


div.post .post-tags{
	width:625px;
	margin:0;
	padding:0 10px 0 5px;
	font-size:1.1em;
	color:gray;
	height:20px;
	text-align:left;
        background:#fff;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post-body{
	margin:-15px 0 0 0;
	padding:6px;

	word-break:break-all;
	text-align:left;

    background:#fff;
}

div.post-body a{
	text-decoration:underline;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/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:10px 0 10px 0;
	padding:0;
	text-indent: 2em;
	font-size:1.23em;
	line-height:150%;
         text-align:justify;
         text-justify:inter-ideograph;
}
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;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}
div.post-body p.status_content{ color: #333333; font-size: 2em; text-indent: 1em}
div.post-body p.status_content span.pl{ color: #999999; font-size: 1.5em; font-weight: bold; line-height: 0.75em;}
div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1.5em;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1.4em;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1.3em;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1.2em;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1.1em;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:1em;
}

div.post-body li{
	font-size:1.25em;
	line-height:180%;
}

div.pagebar{margin-bottom:15px;
text-align: center;
font-size: 1.2em;
}
/*---------------------------------------------------------------*/
#BlogTitle{
	margin:35px 0 0 10px;
	padding:0;
}
#BlogTitle a{
display: block;
width: 270px;
height: 50px;
background: url("/image/logo/logo.jpg") no-repeat;
text-indent: -3000px;
overflow: hidden;
}
#BlogTitle a:hover {
	background-color:#FFF !important;
	color:#777 !important;
	text-decoration: none;
}
#BlogTitle a:active {
	background-color:#FFF !important;
	color:#888 !important;
	text-decoration: none;
}
#BlogSubTitle{
	color: #999;
	font-size:1.5em;
	margin:-20px 0px 20px 10px;
	padding-left:300px;
	font-weight:normal;
}
#BlogPowerBy{
	font-size:1.1em;
	height:20px;
	margin:0;
        color:#aaa;
	padding:15px 10px 0 10px;
	text-align:center;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:1.1em;
	height:20px;
	margin:0;
	padding:0 10px 0 10px;
	text-align:center;
	float:none;
        color:#aaa;
	clear:both;
	font-weight:normal;
}


/*---------------------------------------------------------------*/
p.posttop {
	background:url(color/titlebg.gif) no-repeat 0px 20px;
	margin:10px 0 0 0;
	padding:3px 0 2px 5px;
	width:620px;
	height:30px;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:5px 0 0 0; 
}
#frmSumbit{
	padding:10px 0 0 10px;
	margin:0 0 0 10px;
}
#frmSumbit p{ 
	padding:5px 0 5px 0;
}
input1.button{
	background: white;
	border: 1px double #284259;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
}
input1.text { 
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #ccc;
	width: 350px; 
	background: white;
}
textarea1.text { 
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #ccc;
	height: 80px;
	background: white;
	width: 350px;
	height: 120px;
}
label{ font-weight: bold;}

/*--------------------------分页条CSS代码-------------------------------*/
div.pagebar{
	margin:10px 0 10px 10px; 
	padding:0; 
	line-height:20px;
	height:20px
float: right;



}




div.pagebar a{
	padding:1px 3px 2px 3px;
	margin:0 2px;
	font-size: 1.2em;
	text-decoration: none;

}

.pagebar .now-page{font-size: 2em; font-weight: bold; padding:1px 5px 2px 5px; margin:0 2px;}



/*---------------------------------------------------------------*/

/* comment list */

#divComment{
font-size: 9px;
width:665px;
}
#divComment p{
text-indent: 0;
margin: 0px 0px 5px 0px;
line-height: 1.8em;
}
#divComment img{
	padding:0px;
	clear : none;
}
.commentlist {
	margin: 20px 10px;
	clear: both;
	line-height: 150%;
	font-size: 1.1em;
	color: #666;

}
.comment_content{
	margin-left: 80px;
	padding: 20px;
	color: #000;
}
.commentlist blockquote{
	margin: 20px 20px 10px -10px;
	padding: 10px 10px 20px 20px;
	background-color: #E9E9E9;
	border-style: none;
}
.commentlist li{
	margin: 10px 10px 20px 10px;
	border-bottom: 1px dotted #999;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	color: #000;
}
.commentlist cite img{
	float:left;
	margin: -2px 5px 3px 15px;
	border: 3px #ccc double;
}


.commentlist .quote-title{
	color:#666;
	margin-bottom:10px;
	margin-left: -10px;
}


/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
#divNavBar h3{
	display:none;
}

#divNavBar {
	/*float:right;*/
	width:880px;
           margin: 0px 0px 8px 12px;
	text-align:left;
	font-size:1.4em;
height: 24px;
border-top: 1px solid #99CCFF;
border-bottom: 1px solid #000;
border-left: 1px solid #99CCFF;
border-right: 1px solid #000;
padding: 3px 3px 3px 8px;
background: #6699CC url('/image/logo/navbar_bg.jpg') no-repeat left center;
     }
#divNavBar ul {
	margin:0;
	padding:0;
	/*float:right;*/
	

      }
#divNavBar li {
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
      }

#divNavBar li span{
      display:block;
      color: #666;
      padding:2px 6px;
}

#divNavBar a {
	text-decoration: none;
      display:block;

      padding:4px 12px 4px 12px;
      color:#FFFFFF !important;
margin: 0px 1px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#divNavBar a {float:none;}
    /* End IE5-Mac hack */

#divNavBar a:hover {
background-color: #77AADD !important;
border-left: 1px solid #f3f3f3;
border-top: 1px solid #f3f3f3;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
      padding:3px 11px 3px 11px;
      }
#divNavBar a:active {
      color:#336699 !important;
background-color: #FFF !important;
border-left: 1px solid #000;
border-top: 1px solid #000;
border-right: none;
border-bottom: none;
      padding:4px 11px 3px 12px;
}

#divNavBar a.current, #divNavBar a.current:hover{
      color:#336699 !important;
background-color: #f3f3f3 !important;
border-left: 1px solid #000;
border-top: 1px solid #000;
border-right: none;
border-bottom: none;
      padding:4px 11px 3px 12px;
}
#divNavBar a.current:hover{background-color: #FFF !important;}


#divRecents img {
	display:none;
}

#divRecents li {
	text-indent:0.5em;
	font-size:1.1em;
}

#divRecents a {
	display:block;
	text-align:right;
	font-size:0.8em;
	color:#999;
	margin:-3px 0 3px 0;
}

#divShares .f, #divPhoto .f, #divCollection .f {
	display:none;
}
#divShares .s {
	display:inline;
	font-size:0.86em;
	color:#fff;
}
#divShares .s a {
	color:#666;
	margin-left:-1em;
}

blockquote {
	margin:0 15px 10px;
	background-color: #f6f6f6;
	border: 1px #9e9e9e dotted;
	border-left: 3px #9e9e9e solid;
	padding: 10px 10px 6px 10px;
	font-size: 0.8em;
}

.cloudreamHelperLink{
	font-size: 0.8em;
}

#divComments blockquote{
	margin:0;	
	background-color: #fff;
	border-left: 0px #9e9e9e solid;
	padding: 5px 10px 5px;
}

.s_area { }

.friendfeed, .feed { border:0 !important; }

.friendfeed .feed .cluster { border-bottom: 1px dashed #AFAFAF !important; } 

.friendfeed .feed .cluster .summary { display: none !important; } 

.friendfeed {font-size:1.23em !important;}

.friendfeed .feed .entry .info { font-size: 0.9em !important;  }

.friendfeed .feed .entry .title{ margin: 10px 0px 15px 0px !important;}

.friendfeed .feed .entry .title img.photo{ border: 1px solid #C0C0C0; padding: 2px;}

.friendfeed .feed .entry a img1 { border:0 !important;  }

.cluster blockquote{background-color: #f9f9f9 !important; border-style: none; border-left: 1px solid #999;}

span.status_comment_body{ color: #000000 !important; background-color: #f9f9f9 !important;}

.friendfeed .feed .cluster div.info a{ margin-left: 0.5em; text-decoration: underline;}
.friendfeed .feed .cluster div.info a:link, .friendfeed .feed .cluster div.info a:visited{ color: #666666 !important;}
.friendfeed .feed .cluster div.info a:hover{ color: #999999 !important;}

.index-post-footer a{color:#666;}

.f_comment{padding:5px; border:1px #999 dashed; width:510px; height:410px;}

#search_panel{display:block; float:right; margin:3px;margin-bottom:-16px;}

.Select_Tags{border-bottom:1px #999 solid; margin-bottom:10px;padding:5px;font-size:1em;}

.Select_Tag{background-color:#EEE; border-left:1px #999 solid; border-right:1px #999 solid; border-top:1px #999 solid; padding:8px 8px 5px 30px;cursor:pointer; color: #666;background-repeat:no-repeat;background-position:8px 6px;}


.Select_Tag_Current{text-decoration:none; color:#000; background-color:#FFF;border-bottom:1px #FFF solid;cursor:default;font1-weight:bold;cursor:pointer; }
.Select_Tag_Current:hover{background-color:#FFF;}

#imgloading{ margin: 10px; color: #999; }

img.loading_bar{margin: 30px !important;}

#divWide{
	width:100%;
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	text-align:left;
	float:left;
}
div.widepost
{
	margin:-40px 0 0 0;
	padding:10px 0 10px 10px;
	text-align:left;
	font-size:1.25em;
}

.ieoneline { font-size:0.9em;}
.msfd { color:#666; font-size:0.8em; margin-bottom:10px; margin-top:-5px;}

td.icon { vertical-align:top;}

#imcloud{display:block; margin: 20px;}
#imcloud li{ display:inline;  }
#imcloud li span{display:inline-block; font-weight: bold;  font-family: 黑体; color: #0099CC; white-space: nowrap; word-break: keep-all; cursor:default;}

#imlist li input{ font-size: 1.2em; color: blue; font-weight: bold; padding:6px; margin: 2px;}

#oim{padding-left:20px; background-image:url("http://chentao1006.cn/upload/2009/5/note_new.gif");background-repeat:no-repeat; float:right; margin-top:-30px; margin-right:30px;padding-top:2px;}

#imi{margin:20px;}

.notice{ border: solid 5px #eeeeee; display: block; margin-bottom: 40px; padding: 10px; font-size: 1.2em;}

.article_list{ margin: 10px 0px 20px 20px; padding-top: 10px; font-size: 1.2em; clear: both;}
.article_list .title a{ font-weight: bold; font-size: 1.2em; padding-right: 20px; line-height: 2em;}
.article_list .info{ color: #666666;}

