body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bd{
	background-color: #FFFFFF;
	margin:0 auto;
	width:800px;
	position:relative;
}
.font17{
	font-size: 17px;
}
.font16{
	font-size: 16px;
}
.font15{
	font-size: 15px;
}
.font14{
	font-size: 14px;
}
.font18{
	font-size: 18px;
}
.font11{
	font-size: 11px;
}
.font12{
	font-size: 12px;
}
.font22{
	font-size:22px;
}
.red{
	color: #EC1C24;	
}
.white{
 	color:#FFFFFF;
}
.strong{
	font-weight: bold;	
}
.bgcolor{
	background-color: #EC1C24;
}
.italic{
	font-style: italic;
}

ul{
	margin:0;
	padding:0;
}
li{
	list-style-position: inside;
	list-style-type: disc;
}

.bgwomen{
	background-image: url(../images/freedom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EEECED;	
}
.libg{
	background-image: url(../images/red_dot.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left:18px;
	>padding-left:8px
}
.height{
 	line-height:20px;
	
}
.clearflat{
	clear: both;
}
.bghui{
	background-color:#DCDCDC;
	width:476px;
}
.huipadding{
	padding:14px 0 0 35px;
}
.width441{width:441px;}
.width476{width:476px;}
form{ padding:0px; margin:0px}
img{border:0px;}
.bgcopy{
	background-color: #BCBDC1;
	background-image: url(../images/Copy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}