﻿body 
{
	margin:0px auto;
	text-align:center;
	font-size:12px;
	padding:0px;
	background-color:#ffffff;
}
p
{
	margin:0px;
	padding-bottom:5px;
	padding-bottom:5px;
}
a
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#671002;
	text-decoration:underline;
}

tr,td
{
	border:0px;
	padding:0px;
}

img
{
	padding:0px;
	border:0px;
}

.clr{clear:both; overflow:auto; display:block; height:0px;}  



/*焦点图new*/
.fade_focus{
	float:left;
	width:952px;
	height:270px;
	margin:0px 0px 0px 0px;
}
.fade_focus .box-163css{ width:952px; position:relative;}
.fade_focus .ctrl-panel{ position:absolute; right:10px; top:244px; z-index:100;}
.fade_focus .m-page{ display:block; width:20px; height:20px; text-align:center; background:#cfcfcf; float:left; display:inline; margin-left:8px; line-height:20px; color:#fff; font-size:13px;}
.fade_focus .m-page:hover{ text-decoration:none; color:#fff;}
.fade_focus .focus{background:#da5481;}
.fade_focus .con{ width:100%;}
.fade_focus .scroll-wrap {overflow: hidden; width: 952px; position: relative; height: 270px}
.fade_focus .scroll_box_content {position: absolute}
.fade_focus .content_list {float: left; width: 952px; height: 270px; cursor:pointer;}

/*焦点图new end*/