* {
	margin: 0;
	padding: 0
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px
}

.wrap_list {
	width: 1002px;
	background: #1c1819;
	padding: 5px 2px;
	overflow: hidden;
	font-size: 12px;
	margin: 0 auto
}

.wrap_list span {
	color: black;
	margin: 0;
	padding: 0
}

.r {
	border-width: 1px;
	border-style: solid;
	border-top: none
}

.c1,.c2,.c3,.c4,.c5,.c6,.c7,.r {
	line-height: 24px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	border-right-style: solid;
	border-right-width: 1px
}

.c1,.c2,.c3,.c4,.c5,.c6,.c7,.r {
	border-color: #700
}

.c1 a {
	color: #030303
}

.c2 a {
	color: #030303
}

.c3 {
	text-align: left;
	color: red
}

.lt .c3 {
	text-align: center
}

.r a {
	text-decoration: none
}

.c7 {
	text-align: center
}

.c1 a,.c2 a {
	margin-left: 4px
}

.c3 span,.c4 span,.c5 span,.c6 span {
	margin-left: 4px
}

.c7 a {
	color: #333
}

.c1,.c2,.c4,.c6 {
	text-align: center
}

span.jp_gd {
	color: #6200DE;
	font-weight: 800
}

.lt {
	text-align: center;
	font-weight: bolder;
	color: #FFF;
	background-color: #9B0000
}

table.lst-header {
	border-collapse: collapse;
	position: relative;
	margin-top: 0
}

table.lst-header th {
	background-color: #A51414;
	font-weight: 800;
	font-size: 14px;
	color: #FFE600;
	border: solid 1px #700;
	height: 30px;
	line-height: 30px
}

.lst_title {
	height: 27px;
	background-color: #A51414;
	border-left: solid 1px tomato;
	border-right: solid 1px tomato;
	line-height: 27px;
	text-align: center;
	color: #FFE600
}

span.red2 {
	color: red;
	margin: 0;
	padding: 0
}

span.green {
	color: #090;
	margin: 0;
	padding: 0
}

span.blue {
	color: #06F;
	margin: 0;
	padding: 0
}

span.pink {
	color: #F0F;
	margin: 0;
	padding: 0
}

.search_header {
	width: 1000px;
	height: 70px;
	text-align: center;
	margin: 15px auto
}

.search {
	margin-bottom: 30px
}

.key {
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border: solid 0 #999;
	border-right: none;
	padding: 0 5px;
	width: 380px
}

.searchbtn {
	width: 101px;
	text-align: center;
	background-color: #C00000;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	color: #FFF;
	border: none;
	cursor: pointer
}

.indexSearchBox {
	border: solid 3px #DE4E1E;
	width: 491px;
	margin: 0 auto
}

.searchkeys {
	padding: 18px;
	text-align: center;
	font-size: 15px
}

.searchkeys a {
	margin-right: 5px;
	font-weight: 900;
	overflow: hidden;
	color: red
}

.topbar {
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #EBEBEB
}

.toptxt {
	padding: 0 15px
}

.toptxt a {
	text-decoration: none;
	color: #000
}

.footer {
	text-align: center;
	line-height: 180%;
	padding: 20px 0 15px 0
}

.footer a {
	color: #000;
	text-decoration: none
}

.footer i {
	font-style: normal;
	display: none
}

.r {
	width: 1000px;
	margin: 0 auto;
	float: none;
	overflow: hidden
}

.c1 {
	width: 127px;
	overflow: hidden
}

.c2 {
	width: 126px;
	overflow: hidden
}

.c3 {
	width: 164px;
	overflow: hidden
}

.c4 {
	width: 104px;
	overflow: hidden
}

.c5 {
	width: 297px;
	text-align: left;
	overflow: hidden
}

.c6 {
	width: 105px;
	overflow: hidden
}

.c7 {
	width: 68px;
	border-right: none;
	overflow: hidden
}
.float_menu{border: 1px solid #ccc; background-color:#FFFFFF; top:290px; padding:3px; left:15px; z-index:1000; width:170px; overflow:hidden; position: fixed; }
.float_menu_title{ height:30px; line-height:30px; text-align:center; background-color:#CB0000; color:#FFFFFF; font-size:14px; font-weight:bold; }
.float_menu_list button{width:100%;height:25px;background:#eee;border:none;cursor:pointer;margin:5px 0}
.float_menu_list{ overflow:hidden; padding:10px 0; }
.float_menu_list a{ border:1px solid #d3d3d3; padding:4px 6px; text-align:center; text-decoration:none; margin-bottom:7px; display:block; float:left; width:21%;margin:2%; color:#000000;}
.float_menu_list a:hover{ color:#ffffff; background-color:#FF0000; text-decoration:underline; }
.float_menu_list a.selected{ color:#ffffff; background-color:#FF0000; }