@charset "utf-8";
/* CSS Document */
a{
	color:#333333;
}
a:hover {
    color: #f75e9c;
    text-decoration: none;
}
.floor{
	margin: 0 auto;
    width: 1190px;
}
.floor .dh_hoer {
    background: rgba(0, 0, 0, 0) url("http://202baby.com/index/image/yetou_hover.gif") no-repeat scroll center center;
}
a{
	text-decoration:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto;
}
* {
    margin: 0;
    padding: 0;
}
blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul{
	font-family: "Microsoft YaHei",Tahoma,Helvetica,Arial,SimSun,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

body{
	color:#666666;
}