body{
	font-family:"微软雅黑", Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.left{float:left;}.right{float:right; clear:right;}.clear{clear:both; padding:0px; margin:0px;}
.center{ margin:0 auto;}
.mt3{margin-top:3px;}
/*----------米娜时尚网 通栏BAR S----------*/
.mina_bar{
	background-color: #F4F4F4;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.mina_con{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mina_con li{
	float: left;
	color: #ff78af;
	font-weight: bold;
	background-image: url(../images/icon_linaa.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	font-size: 14px;
}
.mina_con li a{
	color: #666;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
.mina_con li a:hover{
	color: #666;
	background-color: #FFDDEB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffbfd9;
}
