#article ul {
list-style-type: none;
}
#article ul li {
float: left;
width: 490px;
text-align: center;
}
#article .text {
text-align: center;
padding: 15px 0 0;
border: 1px solid #CCCCCC;
background: url(../img/home/material.jpg) no-repeat right center;
margin: 0 auto 10px;
width: 960px;
}




#header {
padding-top: 10px;
height: 105px;
}
#header h1 {
margin-top: -30px;
}


#header .fight {
text-align: right;
height: 75px;
}
#header .sub_nav {
padding-top: 0px;
}
#article .main_image {
	padding: 20px 0;
}

#article .pickup {
float: left;
height: 230px;
width: 340px;
margin: 0;
background: url(../img/home/pickup.gif) no-repeat;
padding: 70px 20px 0;
background-position: center center;
}
.pickup iframe {
margin: 0px;
padding: 0px;
border: none;
}
.pickup p {
padding: 50px 10px 0 0;
font-size: 75%;
line-height: 1.5;
float: left;
width: 180px;
}
.pickup .img {
float: left;
height: 200px;
width: 130px;
padding: 0 5px;
}
.pickup .admin {
float: none;
clear: both;
width: 100%;
text-align: right;
font-size: 75%;
padding: 50px 0 0;
}
.pickup a:link, .pickup a:visited {
color: #666666;
}
.pickup a:hover, .pickup a:active {
color: #CC0000;
}


#article .topics {
float: left;
width: 600px;
height: 300px;
}
.topics iframe {
margin: 0px;
padding: 0px;
border: none;
}
.topics a:link, .topics a:visited {
color: #666666;
}
.topics a:hover, .topics a:active {
color: #CC0000;
}
.topics p {
font-size: 75%;
text-align: right;
}
.topics dl {
font-size: 75%;
padding: 0 10px;
}
.topics dt {
background: #EEEEEE url(../img/home/p.gif) no-repeat left center;
padding: 0 25px;
line-height: 2;
}
.topics dd {
padding: 5px 10px 5px 25px;
line-height: 1.5;
}
.topics .pg-btn {
font-size: 10px;
color: #999999;
text-align: center;
padding: 10px;
}

