* {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif, ËÎÌå;
	word-break: break-all;
}
/* the following two style remove image borders */
a img { color: #fff; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }
}

a, a:link {
	color: #3879A7;
}

a:visited {
	color: #bbb;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #6FA6CE;
	font-size: 12px;
}
/* css styles for header part */
#header {
	margin: 3px 10px 0px 10px;
	height: 64px;
	background-color: #3879A7;
	border-bottom: 3px solid #ccc;
}

#header h1 {
	font-size: 20px;
	padding: 5px;
	margin: 0;
}
#header h2 {
	font-size: 17px;
	padding: 5px;
	margin: 0;
}
#header a {
	text-decoration: none;
	color: #fff;
}

/* css styles for body part */
#left_col {
	position: absolute;
	left: 10px;
	top: 75px;
	width: 150px;
	padding: 5px;
	margin: 0px;
	background-color: #fff;
}
#left_col div.bar li {
	background-color: #efefef;
	border-left: 5px solid #d0d0d0;
	margin-bottom: 1px;
}
table#calendar {
	margin-left: 5px;
	margin-right: 5px;
}
table#calendar td {
	padding: 2px;
}
table#calendar tr td {
	background-color: #F0E5D4;
	color: #928776;
	text-align: center;
}
table#calendar tr.header td {
	background-color: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 3px;
	padding-top: 3px;
}
table#calendar th {
	color: #666;
	padding-left: 4px;
	padding-right: 4px;
}
table#calendar tr.header a {
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	font-size: 14px;
	color: #666;
}
table#calendar tr td a {
	color: #D23D24;
	text-decoration: none;
	font-weight: bold;
}
table#calendar tr.header #date {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	color: #666;
}
div.entries_pages {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 15px;
}
div.entries_pages a {
	border: 1px solid #999;
	background-color: #eee;
	color: #000;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

.category_rss {
	margin-left: 5px;
}
.entry_note td, .entry_content td {
	margin: 0px;
	padding: 3px;
	border: 0px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.entry_note table, .entry_content table {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#entry_note {
	font-size: 12px;
}
#content {
	margin: 0px 10px 0px 10px;
	padding: 0px 195px 0px 170px;
	background-color: #fff;
}
.entry_content p {
	font-size: 14px;
	line-height: 180%;
}
.entry_content h1 {
	line-height: 200%;
	font-weight: bold;
	font-size: 16px;
	color: #3879A7;
}
.entry_content h2 {
	line-height: 180%;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
}
.entry_content h3 {
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	margin-right: 30px;
}
#right_col {
	position: absolute;
	top:75px;
	right: 10px;
	padding: 5px;
	float: right;
	width: 180px;
	margin: 0px;
	background-color: #fff;
}
#right_col td {
	font-size: 9px;
}

#right_col ul, #left_col ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 170%;
}
#all_categories {
	margin-left: 80px;
	font-weight: bold;
}
.bar {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
.bar h3{
	padding: 0px;
	margin: 0px;
	border-top: 3px solid #3879A7;
	padding-top: 1px;
	background-color: #D1E2EF;
	font-size: 12px;
	letter-spacing: 2px;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 5px;
}
.entry {
	margin: 0px;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.entry h4 a, .entry h4 a:visited {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	font-size: 14px;
	font-weight: bold;
	color: #D23D24;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(tr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.entry h4.private a:link, .entry h4.private a:visited {
	color: #666;
	background-image: url(private.gif);
}
div.forbidden {
	background-color: #ffc;
	border: 1px dotted #666;
	margin-bottom: 10px;
	padding: 10px;
	width: 80%;
	margin-left: 4%;
}
div.forbidden p {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.entry_icon {
	margin-right:4px;
	margin-bottom: 4px;
	float: right;
}
.entry_note, .entry_note_1, .entry_content {
	line-height: 150%;
	color: #444;
}
.entry_note_1 {
	background-color: #eeeeee;
	padding: 10px;
}
.entry_footer a, .entry_footer a:visited {
	text-decoration: none;
}
.entry_footer {
	margin: 3px 3px 10px 3px;
	padding: 3px;
	background-color: #eeeeee;
	border-top: 1px dashed #999;
}
a.category_rss, a.category_rss:visited {
	border: 1px solid #fff;
	font-size: 8px;
	padding: 1px;
	text-transform: uppercase;
	color: white;
	background-color: #f80;
	text-decoration: none;
	margin-right: 3px;
}
a.category_link, a.category_link:visited {
	text-decoration: none;
	color: #2D5F84;
}

div.sub_title {
	font-weight: bold;
	border-bottom: 1px solid #6FA6CE;
	border-left: 1px solid #6fa6ce;
	margin: 15px 2px 10px 2px;
	font-size: 14px;
	background-color: #efefef;
	padding: 3px;
	padding-left: 8px;
}

/* css styles for comment */
.comment {
	margin-left: 1%;
	margin-right: 1%;
	padding: 5px;
	margin-bottom: 5px;
}
.comment_source {
	background-color: #eee;
	width: 100%;
	border: 1px solid #d4d3d1;
	padding: 3px;
}
.comment_body {
	font-size: 12px;
	line-height: 130%;
	width: 100%;
	padding: 5px;
	border: 1px solid #d4d3d1;
	border-top: 0px;
}
/* css styles for tail part */
#tail {
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	background-color: #ddd;
	text-align: center;
}
#w3c_validate {
	float: right;
	vertical-align: top;
}

/* article content format styles */
div.entry_content p.Code {
	margin: 10px 3% 10px 3%;
	padding: 10px;
	background-color: #efefef;
	border: 1px solid #ccc;
	font-size: 12px;
	font-family: "courier new", courier, arial;
}
a.entry_detail_link, a.entry_detail_link:visited {
	padding-left: 20px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	line-height: 28px;
	color: #D23D24;
	font-family: ¿¬Ìå_gb2312;
	font-size: 12px;
	font-weight: bold;
}
