@charset "utf-8";
#pagecontentwsp {
  overflow: hidden;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
}
.wrpmain {
	overflow: hidden;
	padding: 10px 10px 0px;
	background: #F8F8F8 url(../imgs/site/ubmnmain.gif);
	margin-bottom: 20px;
}
.wrpleft {
  float: left;
  border: 1px dotted #D8D8D8;
  max-width: 555px;
  line-height: 25px;
}
@media (max-width:740px) {
.wrpright {
  display: none;
}
}
.wrpheader {
	background: #E8E8E8;
	line-height: 40px;
	font-weight: bold;
	padding-left: 20px;
}
.wrpcontent {
  background: #F8FAFC;
  margin-bottom: 2px;
  overflow: hidden;
  padding: 5px 10px 15px 20px;
}
.wrpcontent a {
	color: #194E82;
	text-decoration: none;
}
.wrpcontent a:hover {
	text-decoration: underline;
}
.wrpcontent p {
	margin-bottom: 5px;
	margin-top: 0px;
}
.wrpcontent ul {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wrpcontent li {
	list-style: disc;
}
.wrpright {
	float: right;
	width: 180px;
}
.wrpsdurmhdr {
	padding-left: 20px;
	font-weight: bold;
	color: #787878;
	background: url(../imgs/rmenu/headerb.png) no-repeat;
	line-height: 32px;
}
.wrpright a {
	color: #005A88;
	text-decoration: none;
}
.wrpright a:hover {
	text-decoration: underline;
}
.wrpsdurm {
	background: #FFF;
}
.wrpsdurm ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.wrpsdurm li {
  padding-left: 40px;
  line-height: 32px;
  border-bottom: 1px dotted #D5E7ED;
  border-right: 1px dotted #D5E7ED;
  border-left: 1px dotted #D5E7ED;
  color: #005A88;
}
.wrprefund {
	background: #F2F2F2 url(../imgs/wrp/moneyback.png) no-repeat 20px;
	line-height: 20px;
	font-weight: bold;
	text-indent: 30px;
	padding-left: 20px;
}
.wrpwarranty {
	background: #F2F2F2 url(../imgs/wrp/satisfaction.png) no-repeat 20px;
	line-height: 25px;
	font-weight: bold;
	text-indent: 30px;
	padding-left: 20px;
}
.wrpdelivery {
	background: #F2F2F2 url(../imgs/wrp/delivery.png) no-repeat 20px;
	line-height: 20px;
	font-weight: bold;
	text-indent: 30px;
	padding-left: 20px;
}
.wrpsecurty {
	background: #F2F2F2 url(../imgs/wrp/security.png) no-repeat 20px;
	line-height: 25px;
	font-weight: bold;
	text-indent: 30px;
	padding-left: 20px;
}
.wrpprivacy {
	background: #F2F2F2 url(../imgs/wrp/privacy.png) no-repeat 20px;
	line-height: 25px;
	font-weight: bold;
	text-indent: 30px;
	padding-left: 20px;
}
.wrpdisclaimer {
	background: #F2F2F2 url(../imgs/wrp/disclaimer.png) no-repeat 20px;
	line-height: 25px;
	font-weight: bold;
	text-indent: 30px;
	padding-left: 20px;
}
.privacyheader {
	background: #E8E8E8 url(../imgs/wrp/privacy.png) no-repeat 15px 5px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 50px;
}
.privacysubheader {
	background: #F2F2F2;
	line-height: 25px;
	font-weight: bold;
	padding-left: 20px;
}
.mbgcontent {
	float: left;
	margin-right: 20px;
	width: 600px;
}
.mbgcontent ul {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mbgcontent li {
	list-style: disc;
}
