
*{
	padding:0;
	margin:0;}
body {
	font-size:12px;
	background:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	margin:0 0 10px 0;
	color:#333;
	line-height:1.4em;}
a {
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
ul li{
	line-height:1.4em;
	list-style:inside;
	list-style-type:disc;}
.fr{float:right!important;display:block}
.fl{float:left!important;display:block}
.clear{clear:both}
.hide{
	display:none;}
#wrapper{
	width:730px;
	margin:50px			 auto;}
	#top-nav li,#bottom-nav li  {display:block;float:left;margin: 0 0}
	#bottom-nav li a{padding:7px 47px 10px 46px;}
	#bottom-nav li a:hover{background-color:#DCCE9B;color:#111;}
	#bottom-nav{width:760px;background:#B2B2B2;display:block;line-height:1.5em;height:20px;padding:5px 0;}
	#content{background:#333;width:740px;padding:10px;color:#fff;}
	#content a:hover{
	text-decoration:underline;
	}
	#top-nav{position:absolute;float:left;z-index:99;margin:20px;width:700px;}
	#top-nav a{color:#8F280E;}
	#top-nav img{border:none;}
	.des{
		position:relative;
		top:5px;}
	.center,.slideshow {
	width:730px;
	height:487px;
	overflow:hidden;
	margin:20px auto 0 auto;
	border:15px #fff solid;
	background:#ffcccc;
}
.slideshow div{
	clear:both;
	width:90%;
	margin:60px 10px 10px 40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.slideshow div img{margin:0 5px 0 0;}

#about{
	overflow:auto;
	width:660px;
	padding:10px 20px;
	margin:40px 0 0 10px;
	height:400px
	
	}