body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#323232;
	margin:0px 0 0px 0;
	background: url(images/bg.jpg) repeat;
	text-align:justify;
}

img{border:0px;}
form{margin:0px; padding:0px;}
p{margin:0px; padding:0px;}
.alignleft{float:left;}
.alignright{float:right;}
.clear{clear:both; margin:0px; padding:0px; width:100%; height:0px;}
.textalignright{text-align:right;}
.textalignleft{text-align:left;}
.textaligncenter{text-align:center;}


.sliderbg{ background:url(images/top-bg.png) repeat-x top;}
.sliderdiv{ width:1000px; margin:auto; padding-bottom:30px;}
.slidetop{ height:86px; width:926px; margin:auto; padding-top:4px;}
.slidetopL{ float:left; width:auto; font-size:30px; color:#f2f2f2; font-family:'Papyrus'; padding-top:14px;}
.slidetopR{ float:right; width:268px; background:url(images/logo3.png) no-repeat; height:87px;}

.slide-con{ width:926px; margin:auto; padding-top:20px;}
.slide-conL{ float:left; width:502px;}
.slide-conR{ float:right; width:390px; font-size:12px; line-height:18px; color:#414141;}

@media only screen and (max-width: 995px) { body{min-width:768px;}
	.sliderdiv{ width:700px;}
	.slidetop{ width:660px;}
	.slide-con{ width:660px;}
	.slide-conL{ width:370px;}
	.slide-conR{ width:260px;}
  
}

@media only screen and (max-width: 479px) { body{min-width:260px;}
	.sliderdiv{ width:260px;}
	.slidetop{ width:260px;}
	.slidetopL{ font-size:16px; padding-top:18px;}
	.slidetopR{ float:right; width:158px; background:url(images/logo4.png) no-repeat;}
	.slide-con{ width:260px; padding-top:30px;}
	.slide-conL{ float:none; width:260px; margin-bottom:20px;}
	.slide-conR{ float:none; width:260px;}
}














