﻿/********???????********/
body, div, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:0;
}
h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: normal;
}
body {
	color: #333;
	font-size: 12px;
	margin:0 auto;
	/*background:url("../images/bg.png") repeat-y center;*/
}
.wrap {
	position:relative;
	background-color:#FDFDFD;
	width:100%;
	padding:0px;
	margin:0px auto;
	border:0;
	clear:both;	
	display:block;
	overflow:hidden;
}
.infobox{
	border:1px solid #DDD; 
	display:inline;
	overflow:hidden;
}
/**** ??????? ****/
a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: red;
}
a:active {
	text-decoration: none;
}

#ad {
    display:none;
}
#infobar {
    display:none;
}
#rightside {
    display:none;
}
.infobox {
    display:block;
}
.scrollpic {
    display:none;
}
td.date {
    display:none;
}

/*?????*/
td.new a{ color:red;}
td.new a:hover{ color:#06F; text-decoration:none;}

/*???*/
#footer{padding:5px 0; margin:3px auto; border:0; border-top:1px solid #DDD; text-align:center; background:url("../images/bottombg.png") repeat-x;}
#footer p{ font-size:11px;padding:0; margin:3px; color:#333;}