@charset "iso-8859-2";
/* CSS Document */
a:link, a:active, a:visited {

	color: #dff;

	text-decoration: none;

}



a:hover {

	color: #0f3a62;

	text-decoration: none;

}

body{
background-color: #232a35;
}#warp{
padding: 0px;
margin: 0px 10% 0px 10%;}

#foot{
width:1000px;
height:108px;

background-image:url(images/footer.jpg);
background-repeat:no-repeat;
}
#head{
margin: 0px 0px 0px 0px;
padding: 0px;
width:1000px;
height:157px;

background-image:url(images/header.jpg);
background-repeat:no-repeat;
}
.header_menu{
margin-left: 520px;
padding-top: 90px;

}
#menulist li 
{
display: inline;
list-style-type: none;
padding-right: 20px;
color: #fff;
font-size: 18px;
font-family: Trebuchet MS;
}

#contest{
width:1000px;
height: 100%;
margin: 0px;
padding: 0px;
background-image:url(images/contest.jpg);
}

/* news */

.news {
padding-top: 10px;
margin: 0px;
}

.news_title {
margin: 0px;
padding: 0px;
width:618px;
height:58px;
background: url('images/post_title.png') no-repeat;
}

.news_title h2 {
margin-left: 125px;
padding-top: 15px;
font-family: Trebuchet MS;
font-size: 20px;
color: #fff;
}


.news p {
width: 600px;
margin: 10px;
margin-left: 90px;
color: #565656;
font-size: 13px;
font-family: verdana;
}
#foot p {
margin-top: 20px;
padding-top: 30px;
margin-bottom:0px;
padding-bottom:0px;
margin-left: 340px;
color: #fff;
font-size: 20px;
font-family: Trebuchet MS;
}





