@import "style.css";

/*layout*/
#topics01{
width:362px;
height:243px;
background-image:url(../images/topics_new.jpg);
background-repeat:no-repeat;
margin-right:18px;
float:left;
}
#topics02{
width:362px;
height:243px;
background-image:url(../images/topics_rec.jpg);
background-repeat:no-repeat;
float:left;
}

#column01{
width:570px;
float:left;
display:inline;
margin-top:0px;
margin-right:10px;
margin-left:20px;
}
#column02{
width:182px;
float:left;
display:inline;
margin-top:0px;
margin-right:28px;
}
#column03{
width:532px;
float:left;
}
#box_search_l{
width:249px;
margin-right:22px;
float:left;
}

#box_search_r{
width:261px;
float:left;
}
#topics01 #txt{
	width:323px;
	height:auto;
	margin-top:18px;
	margin-left:11px;
	margin-right:11px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#topics01 #link{
text-align:right;
margin-top:5px;
margin-right:11px;
}

ul.new{
list-style-image:url(../images/ico_new.gif);
list-style-position:outside;
margin-bottom:3px;
display:outside;

}

.new li{
margin-left:10px;
}


.date{
color:#333333;
margin-top:20px;
margin-left:242px;
}

#topics02 #box_txt{
width:340px;
margin-top:18px;
margin-bottom:11px;
margin-left:11px;
background:none;
}
#topics02 #txt{
width:326px;
height:42px;
margin-bottom:7px;
padding:6px;
background-color:#FFFFFF;
border:solid 1px #CCCCCC;

}
.ti_sub_recommend{
font-weight:bold;
color:#333333;
}
#topics02 img{
margin-right:11px;
}

.pickup{
width:532px;
background-image:url(../images/ti_pickup_mid.gif);
background-repeat:repeat-y;
}

.pickup table{
width:494px;
margin-top:9px;
margin-left:19px;
margin-right:19px;
background-color:#FFFFFF;
}
.pickup .txt{
padding-left:8px;
padding-right:10px;
}

.keyword{
margin-left:18px;
margin-top:10px;
}

.keyword ul{
color:#333333;
list-style:disc;

}
.top_sr{
border-right:solid 1px #CCCCCC;
border-left:solid 1px #CCCCCC;
padding-top:10px;
padding-right:10px;
padding-left:10px;
background-image:url(../images/back_sr.gif);
}



.top_head{
padding-left:12px;
background-image:url(../images/topimage_2.jpg);
height:19px;
}

#column02 a{
display:block;
margin-bottom:10px;
}

#ba_bottom{
margin-top:30px;
background-color:#EAEAEA;
border:solid 1px #B6B6B6;
width:740px;

}

#ba_bottom td{
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 12px;
}

