/* 2c_full_right */
/* orientation 2c right  */

#container {
  float: left;
  margin: 0px -200px 0px 0px;
  width: 100%;
}

#content {
  margin: 20px 240px 0px 0px;
}

#sidebar01 {
  float: right;
  width: 200px;
}

/* orientation fixed width - center  */

body {
  text-align: center;
}

#wrapper {
  margin: 12px 30px 40px 30px;
  width: 100%;
}

body>#wrapper {
  width: auto;
}

/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("https://static.twoday-test.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("https://static.twoday-test.net/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("https://static.twoday-test.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #2aff2a;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #2aff2a;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 12px;
  color: #666666;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #2aff2a;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 .6em;
  color: #000000;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #000000;
  margin-top: .5em;
  padding-bottom: .8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #666666;
}

.formText {
  width: 95%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}


body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-family : Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 13px;
}

td {
  font-size: 13px;
  font-family : Verdana, Helvetica, Arial, sans-serif;
}

a {
  color: #666633;
  text-decoration: none;
}

a:hover {
  color: #2a2aff;
}

cite {
  width: 95%;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

input, textarea, select {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 13px;
  border: 1px solid #2aff2a;
  background: #ffffff;
}

#wrapper {
  text-align: left;
}


/* content */

#content {
 overflow: hidden;
 width: 100%;
}

body>#wrapper #content {
 overflow: visible;
 width: auto;
}

h2 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-transform: uppercase;
}

h2.dayheader {
  float: left;
  width: 65px;
  text-align: center;
}

h2 span.day {
  font-size: 40px;
}

h2 span.month {
  font-size: 22px;
}

h2 span.year {
  font-size: 18px;
}

.pagelinkTop, .pagelinkBottom {
  padding: 0px 0px 14px 84px;
}

small, .small {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
}

/* story */

div.storywrapper {
  margin: 0px 0px 0px 71px;
  border-left: 1px solid #2aff2a;
  padding: 10px 0px 0px 10px;
  height: 100%;
}

div.story {
  padding: 0px 0px 32px 0px;
}

h2, h3 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 15px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-align: left;
  font-weight: normal;
}

h2 a, h3 a {
  color: #000000;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  clear: both;
}

.storyDate {
  margin: 12px 0px 0px 0px;
}

/* comments */

.comments{
  margin: 20px 0px 20px 0px;
}

.comments h4 {
  font-family : Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 2px 0px 2px 0px;
  padding: 0px;
  font-weight: normal;
}
<div class="c h"> <input type="button" onClick="winopen()" value="&#19975;&#24180;&#21382;&#27861;" name="button"></center>
<br><center><font   size="4"><img src="http://www.simpleblog.org/uploads/vtecel_diamond.gif"></img><a href="mailto:blumen@163.com">
<b>Email : 
<br>blumen@163.com</b></a></font></center>
<br><br>
<TABLE borderColor=#f3a7ff cellSpacing=1 cellPadding=1 width="205"  height="28"  
border=2 align=center ><TR><TD><marquee   scrollamount="2" bgcolor="#c8edff"><font size="2"   
color="red"> <b>&#29255;&#38754;&#30456;&#20449;&#24314;&#31435;&#22312;&#32440;&#38754;&#19978;&#30340;&#20215;&#20540;&#26159;&#35201;&#20184;&#20986;&#21382;&#21490;&#24615;&#20195;&#20215;&#30340;&#12290;</b></font></marquee></td></tr></table>
<br>
<iframe id=image_frame_weather src=http://weather.china.com.cn/city/58044_pic.html height=31 width=205 scrolling=no marginheight=0 frameborder=0></iframe><br>
<br> <table style="WORD-BREAK: break-all" cellSpacing=0 cellPadding=0 width="100%" border=0>
    <tr>    <td class=left_title align=middle><font   size="3"><b>&#9733;&#35780;&#32929;&#35770;&#37329;&#9733;</b></font></td> </tr><tr>
            <td class=left_tdbg1> <table align=center width=100%  border=1 cellpadding=1 cellspacing=1 bgcolor=#FF6600><tr>
<td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://www.6tt8.com/?t=2&word=%C7%E0%D1%E0%D7%D3">&#31561;&#24453;&#25972;&#29702;</A></td>
<td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://www.livlc.com/article/ShiZhanFenShi15Ji/">&#31561;&#24453;&#25972;&#29702;</A></td>
</tr><tr>
<td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://bbs.dingdi.com/archiver/fid-116.html">&#20173;&#22312;&#31561;&#24453;</A></td>
<td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://blog.p5w.net/user1/QQSS/114904.html">&#20173;&#22312;&#31561;&#24453;</A></td>
</tr>

<br>
<center>


<center><font style="FONT-SIZE: 23pt; WIDTH: 100%; COLOR:#FF3366; LINE-HEIGHT:100%; FONT-FAMILY:华文行楷">江南无所有,<br> 聊赠一枝春.</font></center>

<br>
<center><SCRIPT language=JavaScript> 
function Year_Month(){ 
var now = new Date(); 
var yy = now.getYear(); 
var mm = now.getMonth()+1; 
var cl = '<font color="#0000df">'; 
if (now.getDay() == 0) cl = '<font color="#c00000">'; 
if (now.getDay() == 6) cl = '<font color="#00c000">'; 
return(cl + yy + '年' + mm + '月</font>'); } 
function Date_of_Today(){ 
var now = new Date(); 
var cl = '<font color="#ff0000">'; 
if (now.getDay() == 0) cl = '<font color="#c00000">'; 
if (now.getDay() == 6) cl = '<font color="#00c000">'; 
return(cl + now.getDate() + '</font>'); } 
function Day_of_Today(){ 
var day = new Array(); 
day[0] = "星期日"; 
day[1] = "星期一"; 
day[2] = "星期二"; 
day[3] = "星期三"; 
day[4] = "星期四"; 
day[5] = "星期五"; 
day[6] = "星期六"; 
var now = new Date(); 
var cl = '<font color="#0000df">'; 
if (now.getDay() == 0) cl = '<font color="#c00000">'; 
if (now.getDay() == 6) cl = '<font color="#00c000">'; 
return(cl + day[now.getDay()] + '</font>'); } 
function CurentTime(){ 
var now = new Date(); 
var hh = now.getHours(); 
var mm = now.getMinutes(); 
var ss = now.getTime() % 60000; 
ss = (ss - (ss % 1000)) / 1000; 
var clock = hh+':'; 
if (mm < 10) clock += '0'; 
clock += mm+':'; 
if (ss < 10) clock += '0'; 
clock += ss; 
return(clock); } 
function refreshCalendarClock(){ 
document.all.calendarClock1.innerHTML = Year_Month(); 
document.all.calendarClock2.innerHTML = Date_of_Today(); 
document.all.calendarClock3.innerHTML = Day_of_Today(); 
document.all.calendarClock4.innerHTML = CurentTime(); } 
var webUrl = webUrl; 
document.write('<table border="0" cellpadding="0" cellspacing="0"><tr><td>'); 
document.write('<table id="CalendarClockFreeCode" border="0" cellpadding="0" cellspacing="0" width="200" height="270" '); 
document.write('style="position:absolute;visibility:hidden" bgcolor="#eeeeee">'); 
document.write('<tr><td align="center"><font '); 
document.write('style="cursor:hand;color:#ff0000;font-family:宋体;font-size:16pt;line-height:120%" '); 
if (webUrl != 'netflower'){ 
document.write('</td></tr><tr><td align="center"><font '); 
document.write('style="cursor:hand;color:#2000ff;font-family:宋体;font-size:11pt;line-height:110%" '); 
} 
document.write('</td></tr></table>'); 
document.write('<table border="0" cellpadding="0" cellspacing="0" width="95" bgcolor="#C0C0C0" height="115">'); 
document.write('<tr><td valign="top" width="100%" height="100%">'); 
document.write('<table border="1" cellpadding="0" cellspacing="0" width="90" bgcolor="#FEFEEF" height="110">'); 
document.write('<tr><td align="center" width="100%" height="100%" >'); 
document.write('<font id="calendarClock1" style="font-family:宋体;font-size:10pt;line-height:120%"> </font><br>'); 
document.write('<font id="calendarClock2" style="color:#ff0000;font-family:Arial;font-size:16pt;line-height:120%"> </font><br>'); 
document.write('<font id="calendarClock3" style="font-family:宋体;font-size:11pt;line-height:120%"> </font><br>'); 
document.write('<font id="calendarClock4" style="color:#100080;font-family:宋体;font-size:10pt;line-height:120%"><b> </b></font>'); 
document.write('</td></tr></table>'); 
document.write('</td></tr></table>'); 
document.write('</td></tr></table>'); 
setInterval('refreshCalendarClock()',1000); 
</SCRIPT></center>
<br>






<tr>
<td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://hexun.com/heizui/default.html/">&#40657;&#22068;&#21338;&#23458;</A></td>
</td><td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"> <IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://blog.sina.com.cn/liaonanguwang/">&#20173;&#22312;&#31561;&#24453;</A></td>
</td></tr><tr><td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://www.hongzhoukan.com/">&#35777;&#21048;&#21608;&#21002;</A></td>
<td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://www.stockstar.com/">&#35777;&#21048;&#20043;&#26143;</A></td>
</tr><tr><td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0>
<A href="http://www.sd00.com/Index.html">&#27491;&#22312;&#25972;&#29702;</A></td>
<td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" align=middle bgColor=#f5f5f5 height=26>
<div style="FONT-SIZE: 12px; WIDTH: 72px; COLOR: #000000; HEIGHT: 12px; TEXT-DECORATION: none"><IMG height=14 src="/images/zibei/c6c.gif" width=14 border=0> 
<A href="http://www.subaonet.com/misc/2007-08/29/content_8244154.htm">&#31561;&#24453;&#25972;&#29702;</A></td>
</tr></table> </td>        </tr></table><br><br>
<center><img src="http://www.simpleblog.org/uploads/vtecel_aline.gif"  height="16" width="186"></img></center>
<br>
</div>
.commentLinks {
  margin: 3px 0px 0px 0px;
}

.reply {
  margin: 20px 0px 0px 30px;
}

.addComment {
  margin: 20px 0px 0px 0px;
}


/* sidebar */

#sidebar01, #sidebar02 {
  font-size: 12px;
  color: #666666;
  text-align: center;
  overflow: hidden;
}

.siteimage {
  margin: 20px 0px 10px 0px;
}

.siteimage img {
  border: 1px solid #2aff2a;
}

#sidebar01 h1, #sidebar02 h1 {
  color: #000000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px;
}

#sidebar01 h1 a, #sidebar02 h1 a {
  color: #000000;
  text-decoration: none;
}

.tagline {
  font-family : Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 13px;
  margin: 3px 0px 30px 0px;
  text-transform: uppercase;
}

.sidebarItem {
  margin: 0px 0px 17px 0px;
}

.sidebarItem h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
}

.sidebarItem ul li {
  list-style: none;
}

.sidebarItem td {
  font-size: 12px;
  font-family : Verdana, Helvetica, Arial, sans-serif;
  color: #666666;
}

.historyItem {
 margin: 0px 0px 10px 0px;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

table.calender td {
  white-space: nowrap;
}


