<STYLE type=text/css>
<--
/* ********************************* */
/* Author: ccor */
/* Version: 1.0  */
/* Design Time: 2004.0709 */
/* Description: A Cascading Style Sheet of the 5DBlog SPE Version 0.6.0 */
/* Memo: not CSS 2.0 validator */
/* ********************************* */
/* ******** Global Style Start ******** */
body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #09c;
	text-align: center;
	padding-bottom: 5px;
	margin: 0px;
	color: #EEEEEE;
}
p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
a {
	color: #DDDDDD;
	text-decoration: none;
	font-size: 12px;
}
a:hover {color: #FFFFFF}
.digital {font-family:Georgia}

/* ******** Global Style End ******** */

/* ******** Layout Start ******** */
#c_headbox {
	height: 100px;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}
/* *** *** in headbox *** *** */
#c_banner {
	background-image: url(http://www.5dblog.com/user2/busymidnight/upload/2005-02/13_285.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:100px;
	width: 760px;
}
#c_blogtitle{
	margin-top: 40px;
	margin-left: 200px;
	font-size: 16px;
	font-weight: bold;
	color: #40A0FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#c_menu {
	height: 28px;
	width: 760px;
	background-color: #999999;
	border-top: 1px solid #D0E3F8;
	border-right: 0px;
	border-bottom: 1px dashed #D0E3F8;
	border-left: 0px;
	line-height: 28px;
	vertical-align:middle;
	text-align: left;
}
#c_menu a{
	margin: 0px;
	height: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 5px;
	color: #E6E6E6;
        font-family: "宋体", sans-serif;
}
#c_menu a:hover{
	color: #00CCFF;
}
/* *** *** out headbox *** *** */

#c_mainbox {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}
/* *** *** in mainbox *** *** */
#c_mainbg {
	float: left;
	background-image: url(upload/2004-08/9_274.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #A8A8A8;
}

/* *** ** in mainbg ** *** */
#c_left {
	float: left;
	width: 200px;
	text-align: left;
}
/* *** * in left * *** */
#c_calendar {
	background-color: #444444;
	width: 200px;
	border-bottom: 1px solid #09c;
	padding: 5px 0px;
	margin: 0;
}
#c_link {
	background-color: #666666;
	width: 200px;
	padding: 5px 0px;
	text-align: center;
	border-bottom: 1px solid #09c;
}
#c_comment {
	background-color: #777777;
	width: 200px;
	padding: 5px 0px;
	border-bottom: 1px solid #09c;
}
#c_search {
	background-color: #888888;
	width: 200px;
	padding: 5px 0px;
	border-bottom: 1px solid #09c;
}
#c_counter {
	width: 200px;
	background-color: #999999;
	padding: 5px 0px;
	border-bottom: 1px solid #09c;
}
#c_rss {
	width: 200px;
	padding: 5px 0px;
	text-align: center;
}
/* *** * out left * *** */

#c_right {
	float: right;
	width: 560px;
	text-align: left;
}
/* *** ** out mainbg ** *** */

/* *** *** out mainbox *** *** */

#c_footbox {
	background-color: #999999;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	height: 30px;
	clear: both;
}
#c_copyright{
	border-top: 1px dashed #D0E3F8;
}
/* ******** Layout end ******** */


/* ******** Custom Style Start ******** */

/* *** LogList Style Start *** */
#c_loglist{
	width: 560px;	
}
#c_listnov{
	background-color:#202060;
	margin-left:1px;
	padding-left: 10px;
}
#c_listposition{
	background-color:#404060;
	margin-left:1px;
	padding: 4px 0px 2px 10px;
}
#c_listtitle{
	margin-left:1px;
	padding: 10px 0px 10px 10px;
}
.loglistTitle {
	font-weight: bold;
} /*日志标题*/
.loglistTitle a{
	color: #0099CC;
}

#c_logsummary{
	margin-left: 1px;
	padding: 5px 0px 5px 10px;
}
#c_listinfo{
	margin-left: 1px;
	padding: 5px 0px 5px 10px;
	font-size: 9px;	
}
#c_listseparator{
	border-bottom: 1px dashed #09c;
}
#c_listfooter{
	background-color:#202060;
	margin-left:1px;
	padding-left: 10px;
}
/* *** LogList Style End *** */

/* *** LogDetail Style Start *** */
#detailposition{
	background-color:#404060;
	margin-left:1px;
	padding: 4px 0px 2px 10px;
}
#c_detailtitle{
	margin-left:1px;
	padding: 10px 0px 10px 10px;
	background-color: #BBBBBB;
	text-align: center;
}
#c_detailinfo{
	text-align: center;	
}
.detailTitle {
	font-weight: bold;
}
#c_logcontent{
	margin-left: 1px;
	padding: 5px 0px 5px 10px;
}
#c_detailfooter{
	border-bottom: 1px dashed #09C;
	margin-left: 1px;
}
/* *** LogDetail Style End *** */
/* *** LogComment Style Start *** */
#c_commentheader{
	background-color: #404070;
	margin-left: 1px;
	padding: 4px 0px 2px 10px;
}
#c_commentcontent{
	margin-left: 1px;
	padding: 5px 0px 5px 10px;
}
#c_commentinfo{
	margin-left: 1px;
	padding: 5px 0px 5px 10px;
	font-size: 9px;	
}
#c_commentseparator{
	border-top: 1px dashed #09C;
}
/* *** LogComment Style End *** */

/* ******** Custom Style End ******** */



/* ******** Redefine BlosgSystem Default Style Start ******** */

/* *** Calendar Style Start *** */
.calendar {
	border:0;
	font-family:Verdana;
	text-align:center;
	cursor:default;
	border-color: #A5C8EF;
	padding-left: 10px;
	font-size: 12px;
}
.calendar td{
	border:0;
}
.calendar tr.weekname {background-color:#BBBBBB;color:white;font-weight:bold}
.calendar td.havelog {
	color:#999999;
	font-weight:bold;
}
.calendar td.today {color:#FFFF00}
.calendar td.selected {
	background-color:#808080;
	color:#FFFFFF;
	font-weight: bold;
}
.calendar .movebutton {width:13px;font:9px Verdana }
.calendar input {font:9px Verdana }

/* *** Calendar Style End *** */

/* *** link Style Start *** */
.links {line-height:15px;text-align:center} /* logo links*/
.links .textlinks {
	line-height: normal;
} /*text links*/

/* *** link Style End *** */

/* *** Search Style Start *** */
.search{
	font-size: 12px;
}
.search td{
	padding-left: 10px;
}
/* *** Search Style End *** */

/* *** Counter Style Start *** */
.counter{
	font-size: 12px;
}
.counter td{
	padding-left: 10px;
}
/* *** Counter Style End *** */

/* *** RSS Style Start *** */
.rss {
}
.rss td {
text-align: center
}
/* *** RSS Style End *** */

.commentform{font-size: 8px;}

/* ******** Redefine BlosgSystem Default Style End ******** */


-->
</STYLE>

<DIV id=c_headbox style="WIDTH: 764px; HEIGHT: 131px">
<DIV id=c_banner style="WIDTH: 763px; HEIGHT: 100px">
<P id=c_blogtitle><FONT color=#000066>{Title}</FONT></P></DIV>
<DIV id=c_menu style="WIDTH: 763px; HEIGHT: 30px">
{ListClass Style=ver}</DIV>
<DIV id=c_mainbg style="WIDTH: 764px; HEIGHT: 491px">
<DIV id=c_left>
<DIV id=c_calendar>
<H4><FONT color=#dddddd>偶的日历</FONT></H4>
<P>{Calendar}</P></DIV>
<DIV id=c_link>
<H4><FONT color=#dddddd>偶的邻居们</FONT></H4>
<P><FONT color=#cccccc>{Link}</FONT></P></DIV>
<DIV id=c_comment>
<H4><FONT color=#dddddd>访客留言</FONT></H4>
<P><FONT color=#cccccc>{NewComment Length=20}</FONT></P></DIV>
<DIV id=c_search>
<H4><FONT color=#dddddd>要找东东么</FONT></H4>
<P>{Search Detail=yes}</P></DIV>
<DIV id=c_counter>
<H4><FONT color=#dddddd>星星数,数星星</FONT></H4>
<P>{Counter Detail=no}</P></DIV>
<DIV id=c_rss>
<H4><FONT color=#dddddd>获取 RSS</FONT></H4>
<P><FONT size=0>{rss Detail=no}</FONT></P><EMBED src=http://210.51.25.149:65535/Music1/0/1/5236/9862/48875/48883.wma width=180 height=40 type=application/x-mplayer2 autostart="true" loop="-1" volumn="4" controls="ControlPanel"></DIV></DIV><TD width="277"></TD>
<DIV id=c_right><?XML:NAMESPACE PREFIX = BLOG /><BLOG:LOG PageSize="10"><BLOG:TOP></BLOG:TOP><BLOG:LISTHEADER>
<DIV id=c_loglist><!--   Log List Start   -->
<P id=c_listposition>你现在的位置：<A href="{BlogUrl}"><FONT color=#ffffcc>{BlogTitle}</FONT></A></P>
<P id=c_listnov>全部分类中有 <SPAN class=digital>{Count}</SPAN> 篇日志 | 每页显示<SPAN class=digital>{PageSize}</SPAN> 篇 | {PageNav} </SELECT></P></BLOG:LISTHEADER><BLOG:LISTENTRY></TABLE>
<P id=c_listtitle><SPAN class=loglistTitle><FONT color=#eeeeee>{LogTitle} </FONT></SPAN>[<SPAN class=digital>{PublishTime Format="mmdd,yyyy"}</SPAN>] </P>
<P id=c_logsummary>{LogSummary}</P>
<P id=c_listinfo>Posted by<FONT color=#000066> </FONT><A href="{AuthorUrl}"><FONT color=#333333>{LogAuthor}</FONT></A> in Class <A href="{ClassUrl}"><FONT color=#333333>{Class}</FONT></A> at <SPAN class=digital>{PublishTime Format="hh:nn"}</SPAN> | <A href="{CommentUrl}"><FONT color=#333333>评论</FONT></A>(<SPAN class=digital>{CommentCount}</SPAN>) | <A href="{LogUrl}"><FONT color=#333333>阅读</FONT></A>(<SPAN class=digital>{ViewCount}</SPAN>) </P></BLOG:LISTENTRY><BLOG:LISTSEPARATOR>
<P id=c_listseparator></P></BLOG:LISTSEPARATOR><BLOG:LISTFOOTER>
<P id=c_listfooter>全部分类中有 <SPAN class=digital>{Count}</SPAN> 篇日志 | 每页显示<SPAN class=digital>{PageSize}</SPAN>篇 | {PageNav} </SELECT></P><!-- Log List End --></DIV></BLOG:LISTFOOTER><BLOG:DETAILHEADER><!-- Log Detail Start -->
<DIV id=c_logdetail>
<P id=detailposition>你现在的位置：<A href="{BlogUrl}"><FONT color=#000033>{BlogTitle}</FONT></A>><A href="{ClassUrl}"><FONT color=#000033>{Class}</FONT></A>><A href="{LogUrl}"><FONT color=#000033>{LogTitle}</FONT></A></P></BLOG:DETAILHEADER><BLOG:DETAILCONTENT>
<P id=c_detailtitle><SPAN class=detailTitle>{LogTitle}</SPAN> [<SPAN class=digital>{PublishTime Format="mmdd,yyyy"}</SPAN>]</P>
<P id=c_detailinfo><A title=到达作者主页 href="{AuthorUrl}"><FONT color=#333333>{LogAuthor}</FONT></A> 发表在 <A title=到达分类 href="{ClassUrl}"><FONT color=#333333>{Class}</FONT></A></P>
<P id=c_logcontent>{LogContent}</P></BLOG:DETAILCONTENT><BLOG:DETAILFOOTER>
<P id=c_detailfooter></P></DIV><!-- Log Detail End -->
<DIV id=c_logcomment><!--避开无评论blog_CommentHeader内不执行 --></BLOG:DETAILFOOTER><BLOG:COMMENTHEADER><!-- Log Comment Start -->
<P id=c_commentheader>评论(共 <SPAN class=digital>{Count}</SPAN>条) <A href="#comment"><U><FONT color=#800080>我要评论</FONT></U></A></P></BLOG:COMMENTHEADER><BLOG:COMMENTENTRY>
<P id=c_commentseparator><U><FONT color=#800080></FONT></U></P>
<P id=c_commentcontent>{CommentContent}</P>
<P id=c_commentinfo>Posted by {CommentAuthor} at {CommentTime} | {CommentEmail} {CommentUrl} {CommentIp}</P></BLOG:COMMENTENTRY><BLOG:COMMENTSEPARATOR></BLOG:COMMENTSEPARATOR><BLOG:COMMENTFOOTER></DIV><!-- Log Comment End --></BLOG:COMMENTFOOTER><BLOG:BOTTOM></BLOG:BOTTOM></BLOG:LOG></DIV><TD></TD></DIV></DIV>
<DIV id=c_mainbox style="WIDTH: 761px; HEIGHT: 31px">
<DIV id=c_footbox>
<P id=c_copyright>2004.8 CoolSummer Designed By <A href="http://ccor.5dblog.com/" target=_blank><U><FONT color=#0000ff>ccor</FONT></U></A> , Powered By <A href="http://www.5dblog.com/" target=_blank><U><FONT color=#800080>5DBlog</FONT></U></A> </P></DIV></DIV>