body {
	margin: 0;
	padding: 0;
	color: #3b3b3b;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
}

#contentwrap {

background: width: 400px;

}


#container {

width: 400px;
margin: 0 auto;

}


#header {
overflow:hidden;
width: 392px;
height: 49px;
background-image: url(i/top4.png);
}

#header ul {
	display: inline;
	list-style:none;
	margin:3px 0;
	padding:0;
} 


#header li {
	text-align: center;
	color:#f3f3f3;
	font-weight:bold;
	text-decoration:none;
	font-size: 20px;
	margin:3px auto;
	padding:3px 0 0 0;
}


#side {
overflow:hidden;
float:left;
width: 53px;
height: 246px;
background-image: url(i/side4.png);
}


#content {

overflow:hidden;
width: 339px;
height: auto;
background-color: #ffffff;
padding: 0 0 0 0;

}


#left {
float:left;
overflow:hidden;
width: 135px;
height: auto;
background-color: #ffffff;
}

#left ul{
padding: 0 0 0 0;
}

#left li{
color:#ff0000;
list-style:none;
margin: 1px;
}


#right {
float:right;
overflow:hidden;
width: 204px;
height: auto;
background-color: #ffffff;
}


#right ul{
padding: 0 0 0 0;
}


#right li{
list-style:none;
margin: 1px;
color:#0000ff;	
}
