body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size:11px;
	-webkit-text-size-adjust:none;
}
fieldset, img {
	border: 0;
}
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}

/* Lolly + */
/*
html {
	overflow-y: auto !important;
	*overflow-y: scroll;
}
*/

body {
	margin: auto;
	color: #333;
	text-align: center;
}

a,
a:link,
a:visited {
	text-decoration: underline;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover,
a:active {
	color: #FF3300;
	text-decoration: underline;
}
/* 个别优化 + */
textarea {
	padding: 2px;
}
select,
input {
	font-size: 12px;
	vertical-align: middle;
}
/* 个别优化 - */

/* 共用功能 + */
.clear {
	clear: both;
}
.overflow {
	overflow: hidden;
}
.hr {
	clear: both;
	overflow: hidden;
	width: 99%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEE;
}
/* 共用功能 - */
.ad1{float:left;width:600px;padding:6px 0 0 0;}
.focus{float:left;width:100px;margin:0 auto;padding-top:6px;}
.fb, .tt, .yt{display:block;width:99px;height:20px;background:url(//img.7mdt.com/7msports/f_icon.png) no-repeat;margin:0 auto 3px;}
.fb{background-position:0 0;}
.tt{background-position:0 -23px;}
.yt{background-position:0 -46px;}
.bfocus{width:100%;margin:0 auto;padding-bottom:10px;}
.bfb, .btt, .byt{display:inline-block;width:99px;height:23px;background:url(//img.7mdt.com/7msports/bf_icon.gif) no-repeat;}
.bfb{background-position:0 0;}
.btt{background-position:-109px 0;}
.byt{background-position:-218px 0;}
/* Lolly - */

.list_page strong { color:#FF0000; }
.list_page span { color:#AAA; }

/*20170621-chc-修改hot标记*/
.main_menu li{position:relative;}
.main_menu li em{display:block;position:absolute;right:5px;top:-10px;}
.main_menu li em img{display:block;}
