
html,body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	font-family: "微软雅黑", "宋体", "新宋体";
	font-color:#000;
	font-size: 14px;
	line-height:30px;
	letter-spacing:2px;
	color: #000;
}

/* 字体样式 */
.cu {font-weight:bold;}
.f20 { font-size:20px;}

/* 外部距离 */
.mt10 { margin-top:10px;}
.ml10 { margin-left:10px;}
.mb10 { margin-bottom: 10px;}
.mr10 { margin-right:10px;}

.mt20 { margin-top:20px;}
.ml20 { margin-left:20px;}
.mb20 { margin-bottom: 20px;}
.mr20 { margin-right:20px;}

.mt50 { margin-top:50px;}
.ml50 { margin-left:50px;}
.mb50 { margin-bottom:50px;}
.mr50 { margin-right:50px;}
	
	
/* 实心圆 */
.kuang { border:#CCC 1px solid; height:10px; width:10px;}
.yuan1{width:10px;height:10px;border-radius:50%;}

.pic-jianju { margin-bottom:30px;}
.pic-a {
	margin:0 auto; 
	} 
.pic {
	 margin:0 auto;
	 width:1100px;
	}
.pic01{
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pic01a {font-size:14px; margin-bottom:20px;}
.pic01b { font-size:16px; font-weight:bold; margin-top:60px; margin-bottom:30px; }
.left { float:left;}

/* 菜单栏文字 */
.pic02a {
	font-size:16px; 
	color:#FFFfff;
	letter-spacing:5px; 
	line-height:44px;
	text-decoration:none;
	height:44px; 
	float:center;
	}
.pic02 a:link {
	font-size:16px; 
	color:#FFFfff;
	letter-spacing:5px; 
	line-height:44px;
	text-decoration:none;
	height:44px; 
	float:center;
	}
.pic02 a:hover { text-decoration:underline;} 
.pic02 a:visited { color:#FFF;} 

/* 男士页面选择菜单点击样式 anniu01a：不能点击 */
.anniu01a{
	font-size:16px;
	color:#333;
	line-height:30px;
	text-decoration:none;
	}
.anniu01 a:link {
	font-size:16px;
	color:#333;
	line-height:30px;
	text-decoration:none;}
.anniu01 a:hover { text-decoration:underline;} 
	
.pic03 {
	margin-bottom:10px;
	}
.Test{
}

.productSlide{ border:5px solid #fff; margin:0 auto; position: relative;}
