body {
 background-color: #000000;
 margin: 0!important;
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 color: #cccccc;
 font-size: 12px;
 font-style: normal;
 line-height: 150%;
 font-weight: normal;
 cursor: crosshair;
}

a {
 color: #666666;
 text-decoration: none;
}

a:hover {
 color:#ffffff;
 text-decoration: underline;
}

#top {
	width: 776px;
	height:141px;
	background: url(images/top.jpg) no-repeat top center;
}

#index {
	width:776px;
	height:95px;
	background:url(images/index_bg.jpg) no-repeat top center;
	padding:0px 70px 0px 280px;
	margin: 0!important; 
}

#index_index {
	text-align: center;
	margin: 0!important;
}

#index_line {
	float:left;
	width:400px;
	height:35px;
	margin: 0!important; 
	background:url(images/index_line.jpg) no-repeat top center;
}

#main {
	margin:0;
	width:776px;
}

#main_left{
	float:left;
	width:210px;
	background:url(images/left_bg.jpg) no-repeat top center;
	margin: 0!important;
	padding:180px 10px 0px 20px;
	text-align:center;
}

#main_left_title{
	text-align:center;
	width:170px;
	height:34px;
	background: url(images/left_li_spacer.jpg) no-repeat bottom center;
	padding:0px 26px 0px 26px;
}

#main_left_list{
	text-align:center;
	width:180px;
	padding:10px 0px 10px 0px;
}

#main_photo{
	float:right;
	width:566px;
	height:272px;
	background:url(images/right_bg.jpg) no-repeat top center;
	margin: 0!important;
	padding:31px 103px 57px 313px;
}

#main_log{
	float:right;
	width:566px;
	background:url(images/main_bottom.jpg) no-repeat bottom center;
	margin: 0!important;
	padding:0px 0px 43px 0px;
}

#main_text{
	padding:0px 43px 0px 42px;
	float:right;
	width:566px;
	overflow-x:hidden;
	background:url(images/log_bg.gif) repeat-y center;
}

#topic {
 font: 15px #666666;
 height: 40px;
 padding:0 0 0 56px;
 background:url(images/topic_bg.jpg) no-repeat top left;
}

.time {
 width:480px;
 border-bottom:1px dotted #cccccc;
 font-size: 10px;
 padding:0 0 0 56px;
 margin: -15px 0 0 0;
}

#com { text-align:right;
}

#log_line {
	width:481px;
	height:30px;
	background:url(images/log_line.jpg) 
}

#calendar {
	width:180px;
	}
	
#calendar caption {
	font:12px Arial, Helvetica, sans-serif;
}

#calendar th {
	font:12px normal Arial, Helvetica, sans-serif;
}

#calendar td {
	font:12px Arial, Helvetica, sans-serif;
}

#calendar td a {
	display:block;
	background-color: #666666;
	width:16px;
	height:10px;
	color: #FFFFFF;
} 
#calendar td a:hover{
	background-color: #ffffff;
	color: #990000;
}


input { 
font-size: 12px;
color: #cccccc;
background-color: #000000;
border: 1px #cccccc solid;
}

select {
font-size: 12px;
color: #cccccc;
background-color: #000000;
border: 0;
}