html, body, ul {
	margin: 0;
	padding: 0;
	padding-left:5px;

}

div{
margin: 0;
	padding: 0;
}

body {
    color: #262626;
	background: #eee;
	font: normal 12px/18px Verdana, sans-serif;
}

#content {
	width: 400px;
	margin: 40px auto 0 auto;
	padding: 0 60px 30px 60px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
}

h1 {
	margin: 10px 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
	line-height:26px;
}

h1 span {
	font-size: 50%;
	letter-spacing: -0.05em;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #E5E5E5;
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;
	padding: 7px 0;
}

a {
	outline: none;
}

a img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 20px 10px 0;
	vertical-align: top;
}

a img.last {
	margin-right: 0;	
}

ul {
	margin-bottom: 24px;
	padding-left: 30px;
}

.perus{
font-size: 12px;
	font-family: Arial;
}

.hakuotsikko{
font-size: 18px;
	font-family: Helvetica, Arial;
	background: #666;
	font-weight: bold;
line-height: 32px;
color: #fff;
padding-left:5px;
width:637px;
text-shadow: 1px 1px #000 ;
}

.hakucontent{
font-size: 14px;
font-family: Helvetica, Arial;
line-height: 16px;
color: #000;
/* margin:5px; */
padding-left: 142px;
padding-bottom: 5px;
min-height: 184px;
}

.title{
background: #ddd;
font-size: 19px;
font-family: Helvetica, Arial;
font-weight: bold;
line-height: 32px;
margin:0px 0px 2px 0px;
padding-left: 5px;
text-shadow: 1px 1px #fff ;
white-space:nowrap;
overflow-x:hidden;
}

.hakubox{
width:640px;
min-height: 223px;
display: box;
margin:0px 0px 4px 0px;
border:1px solid #999;
background: #f8f9fa;
}

.pink{
color: #f99;
}

.highlight{
background: #6fa;
text-transform:uppercase;
}

.kuvatus{
width:132px;
height:187px;
vertical-align:top;
float:left;
padding: 0px 0px 1px 2px;
}

.top_haku{
	width:640px;
	height:220px;
	position:fixed;
	top:180px;
	background-color:#aaa;
	
}
.header_top{
	width:640px;
	height:180px;
	position:fixed;
	top:0px;
		background-color:#999;

	
}
.main_content{
	padding-top:400px;
}
.sub_content{
	padding-top:240px;
}
.sorttaus{
	width:640px;
	height:30px;
	position:fixed;
	top:400px;
		background-color:#ddd;
}
