body{
	background: url(../images/blog/bg.png) repeat;
	position: relative;
}
#wrapper {
	color: #000;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	width: 850px;
	background: url(../images/blog/wrapper_bg.jpg) repeat;
	
}
#wrapper a{
	color: #000000;
	text-decoration: underline;	
}
#wrapper a:hover{
	text-decoration: none;
}
#header {
	background: url(../images/blog/header.png) no-repeat;
	height: 211px;
}
#header h1,#header p {
	text-indent: -9999px;
}
#header h1 a{
	width: 850px;
	height: 211px;
	display: block;
}
#main {
	overflow: hidden;
	padding: 15px 0px 0px 0px;
}
*html #main{
	zoom: 1;	
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	position: relative;
	text-align: right;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 10px 0px 0px;
}
*html #footer{
	zoom: 1;	
}
#footer span{
	padding: 5px 0px 5px 15px;	
}
#footer ul {
	width: 155px;
	padding: 5px 0px;	
	position: absolute;
	right: 0;
}
#footer ul li {
	float: left;
	padding: 0px 0px 0px 13px;
}
#leftArea {
	width: 220px;
	float: left;
	padding: 13px 0px 0px 16px;
}
#RightArea {
	width: 603px;
	float: left;
}
#leftArea .ctgArea {
	margin: 0px 0px 40px 0px;
}
#leftArea .ctgArea h3 {
	margin: 0px 0px 13px 0px;
}
#leftArea .ctgArea ul {
	line-height: 160%;
	padding: 0px 0px 0px 18px;
}
#leftArea .ctgArea ul li{
	margin: 0px 0px 5px 0px;	
}
#leftArea .ctgArea .ctg1 {
	background: #d9e5f3 url(../images/blog/topics_bg.png) no-repeat;
	width: 149px;
	height: 38px;
	text-indent: -9999px
}
#leftArea .ctgArea .ctg2 {
	background: #d9e5f3 url(../images/blog/category_bg.png) no-repeat;
	width: 149px;
	height: 37px;	
	text-indent: -9999px	
}

#leftArea .ctgArea .ctg3 {
	background: #d9e5f3 url(../images/blog/link_bg.png) no-repeat;
	width: 149px;
	height: 39px;
	text-indent: -9999px	
}

#RightArea .cntsArea {
	margin: 0px 0px 17px 0px;
}
#RightArea .cntsArea .header {
	background: url(../images/blog/top.png) bottom no-repeat;
	width: 603px;
	height: 10px;
}
#RightArea .cntsArea .footer {
	background: url(../images/blog/bottom.png) no-repeat;
	width: 603px;
	height: 10px;

}
#RightArea .cntsArea .main {
	background: url(../images/blog/main.png) repeat-y;

}
#RightArea .cntsArea .main .diaryTextArea {
}
#RightArea .cntsArea .main a{
}
#RightArea .cntsArea .main .headerArea .diaryTitle {
	font-size: 120%;
	float: left;
	width: 65%;
	background: url(../images/blog/star_bg.gif) left top no-repeat;	
	font-weight: bold;
	text-indent: 20px;
}
#RightArea .cntsArea .main .headerArea .dateArea {
	float: left;
	width: 35%;
	text-align: right;
}
#RightArea .cntsArea .main .headerArea {
	padding: 0px 20px 6px 20px;		
	overflow: hidden;
	background: url(../images/blog/title_bg.gif) center bottom no-repeat;	
}
*html #RightArea .cntsArea .main .headerArea {
	zoom: 1;	
}
#RightArea .cntsArea .main .diaryTextArea {
	padding: 20px 20px 0px 20px;		
}
#RightArea .cntsArea .main .diaryTextArea p {
	padding: 0px 0px 10px 0px;
}
.diaryTextArea img {
}
#RightArea .pageTopLink {
	text-align: right;
}
#RightArea .pageTopLink a {
}

#pagebute a{
}#header .elephant a {
}
