#main_container { position: relative; width: 798px; margin: 0 auto; clear: both; border: solid 6px #fff; }
#main_container2 { position: relative; width: 798px; margin: 0 auto; clear: both; }
#one, #two, #three, #four, #five, #six, #seven {
	width: 800px;
	overflow: hidden;
}
.fliplist{
	position:relative;
	width: 800px;
	z-index: 2;
	overflow: hidden;
}
.fliplist .boxs{
	z-index:1;
}
#one_title, #two_title, #three_title, #four_title, #five_title, #six_title, #seven_title { border-top: 1px dashed #fff; color: #fff; width: 782px; padding: 6px 8px; }
#one_title:hover, #two_title:hover, #three_title:hover, #four_title:hover, #five_title:hover, #six_title:hover, #seven_title:hover {
	border-top: 1px dashed #ccc;
	color: #fff;
	width: 782px;
	padding: 6px 8px;
	background-color: #9c0;
}
#date {
	position: relative;
	float: left;
	font-family: helvetica, arial, sans;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}
.clear {
	clear: both;
}
tr#dotted {
	border-top: dashed #CCC 1px;
	border-bottom: dashed #CCC 1px;
}
.dashed-top {
	border-top: dashed #CCC 1px;
}
.dashed-top .left {
	float: left;
}
.dashed-top .right {
	float: right;
}



#one td, #two td, #three td, #four td, #five td, #six td, #seven td {
/*	color: #fff;   */
	background-color: #999;
}



#one_title a, #two_title a, #three_title a, #four_title a, #five_title a, #six_title a, #seven_title a {
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	padding-left: 2px;
}
/*
#selected, #menu_container a#selected, #bottom_menu_container a#selected {
	color: #000;
}
#green #one_title #selected {
	color: #FFF;
}
*/
