@charset "utf-8";
/* CSS Document */
#today_body {
width:100%;
text-align: center;
margin:0;padding:0;border:none;
}

#today_button {
color:#716148;
line-height:3em;
font-family: "Arial Unicode MS", SimHei, 黑体; 
font-size:1em;
text-align: center;
border:none;
float:left;
width:6.5em;
}
#today_button a:link, #today_button a:visited {
text-decoration:none;
color:#716148;
}
#today_button a:hover, #today_button a:focus {
color: #FDEBD3;
}
#today_body img {/*
margin-top:120px;*/
}
#english, #chinese {
float:left;
height:50em;
width:50%;
}
#english {
font-family:Georgia, "Times New Roman", Times, serif;
}
/* ------- Body -------------- */
#ch_todaybody {
height:68% !important;
background:url(../images/today_body-bg.png) repeat-y top left;
overflow:auto;
text-align:left;
font-size:1em;
line-height:1.35em;
word-spacing:.2em;
}
#en_todaybody {
height:68% !important;
background:url(../images/today_body-bg.png) repeat-y top right;
overflow:auto;
text-align:left;
font-size:.9em;
line-height:1.15em;
word-spacing:.1em;
}
#en_todaybody p{
text-indent: 2em;
margin:.35em 2em .35em 1.5em;
}
#ch_todaybody p {
text-indent:2em;
margin:.35em 1.5em .35em 2em;
}
/* --------- head and foot -------------- */
#ch_todayhead, #ch_todayfoot {
background:url(../images/today_head-bg.jpg) repeat-y top left;
font-size:.8em;
line-height:1.2em;
}
#en_todayhead, #en_todayfoot {
background:url(../images/today_head-bg.jpg) repeat-y top right;
font-size:.8em;
line-height:1.2em;
}
#en_todayhead, #en_todayfoot, #ch_todayhead, #ch_todayfoot {
overflow:auto;
text-align: left;
padding: 0 1em 0 1em;
}
#en_todayhead, #ch_todayhead {
height:16% !important;
}
#en_todayfoot, #ch_todayfoot {
height:16% !important;
}
.subhead {
margin:.6em 1em;
font-size:1.2em; 
font-weight:bold;
text-align:center;
}
/* ----------------- style the monthly summary -------------------------- */
#month_index {
color:#660000;
margin:1em 2.5em 0 2.5em;
text-align:left;
}
#summary {
float:left; 
width:58%;
margin: 0 auto;
}
.summary_title {
font-family: "Arial Unicode MS",SimHei, 黑体, san-serif; 
font-size:1.4em;
font-weight:bolder;
}
.summary_text {
	font-size:1.2em;
	line-height:2em;
}

#coverpic {
float:right;
margin:0 auto;

}
