.wrapper{font-family:"CI";
	width:1000px;
	margin:auto;
	color:#333333;}
	
a{	text-decoration:none;
	color:#005588;}
a:hover{	text-decoration:underline;}
a:visited{	color:#776677;}
#title{	width:1000px;
	height:100px;
	margin-bottom:25px;
	background-image:url("img/title.png");}
.menu{	float:left;
	width:230px;
	height:30px;
	margin-bottom:25px;
	padding:10px 0px 10px 20px;
	font-size:20px;
	text-shadow:4px 4px 3px #000000;
	color:#ffffff;
	transition:0.4s;}
#main{	width:1000px;}
#new{	float:left;
	width:660px;
	margin:20px;}
#space{	height:300px;}
#footer{	float:left;
	width:1000px;
	padding:20px 0px 20px 0px;
	background-color:#e0e0e0;}

.plisttr{	vertical-align:top;}
.plisttd{	width:300px;}

.adside{	float:left;
	width:300px;}
.adfoot{	float:left;
	width:1000px;
	padding:20;}


