#top {
	background-color: #CCCCCC;
	height: 173px;
	width:900px;
	background-image: url(pic/top01.jpg);
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color: #000000;
}
a {
color:#333333;
text-decoration: none;
}
a:hover {
color:#9c0;
text-decoration: none;
}
#mainbox {
	text-align:left;
        width:900px;
        height: auto;
       margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main{
	text-align:left;
         width:900px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif, Gungsuh, "ÐÂËÎÌå";
	font-size: 12px;
	background-image: url(pic/leftbody.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}
#mainlfet {
	float:left;
	height: auto;
	width: 290px;
	background-repeat: no-repeat;
	background-image: url(pic/lefttop.jpg);
	background-position: left top;
}
#mainlfet01 {
	height: auto;
	width: 290px;
	text-indent: 10%;
	padding-top: 50px;
	padding-right: 40px;
	padding-left: 10px;
}
#mainright{
	float:left;
	width:610px;
	height:auto;
	background-image: url(pic/rightbody1.jpg);
	background-repeat: repeat;
	}
#mainright01{
	width:600px;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
#mainblog{
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 560px;
	overflow: hidden;
	}
	
	
#bottom{
	width:900px;
	background-image: url(pic/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
H3 {
	font-family: "ÐÂËÎÌå";
	font-size: 14px;
	color: #FAA81E;
	background-image: url(pic/q1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	width: 180px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 20px;
	text-align: left;
}
#subject li ,#newblog li,#newmessage li,#info li,#links li,#comment li{
	text-decoration: none;
	color: #333333;
	list-style-type: none;
}

#subject li a ,#newblog li a,#newmessage li a,#info li a,#links li a,#comment ul li a {
	text-decoration: none;
	color:#333333;
	list-style-type: none;
}
#subject li a:hover,#newblog li a:hover,#newmessage li a:hover,#info li a:hover,#links li a:hover,#comment ul li a:hover{
	text-decoration: none;
	color:#99cc00;
	list-style-type: none;
}

#calendar th, #calendar td {
	font-size: 12px;
	font-weight: normal;
	
}
#calendar caption a {
color: #060;
}
#calendar  {
	width:200px;
	height: 180px;
	padding-left: 20px;
}
#calendar td a {
	color: #060;
	font-weight:bold; 
}
#calendar td a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	
}
#links {
padding-left: 16px;
}
#ob_login {
width:150px;
}