body {
	background-color: #460000;
	text-align: center;
	color: #fff;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #009999;
}

.div {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list_title {
	color: #460000;
}

.header_back {
	width: 1024px;
	height: 74px;
}

.index_menu {
	background: url(../img/index_menu.png) no-repeat;
	background-color: #0f0;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.text_write {
	color: #fff;
}

.radius {
	border-radius: 0px;
}

.divcenter {
	margin: 0 auto;
}

.backup-color {
	background-color: #460000;
}

.non-color {
	/*filter:alpha(Opacity=0);-moz-opacity:0.0;opacity: 0.0*/;
	background: transparent !important;
	outline: 0;
}

.text_backcolor {
	color: #460000;
}

div.div_hover:hover .dropdown-menu {
	display: block;
}

.drop_top-2 {
	margin-top: -2px;
}

.header_drop_menu {
	
}