/* CSS Document */

@import url("default1-base.css");

/*-----------------------------------------------------
¢£¢£¢£CONTENTS
-----------------------------------------------------*/
/*-----------
PR BANNER
-------------*/
div#contents div.pr-banner{
width:575px;
margin:0 0 20px 0;
background-color:#FFFFFF;
}

/*-----------
INFORMATION
-------------*/
div#contents div.information{
width:555px;
padding:3px 10px 10px 10px;
margin:0 0 20px 0;
border-top:2px solid #ff9c0f;
background-color:#FFFFFF;
overflow:scroll;
height:130px;
}
div#contents div.information h3{
font-family:"Arial Black";
font-size:12px;
font-weight:bold;
padding:0 0 10px 0;
}
div#contents div.information dt{
float:left;
background-image: url("resource/1/images/ind_info.gif");
background-repeat:no-repeat;
background-position:2px 12px;
padding:5px 0 0 12px;
font-weight:bold;
}
div#contents div.information dd{
padding:5px 0 5px 80px;
}
div#contents div.information dl{
border-bottom:1px solid #d9d9d9;
}
/*-----------
RECOMEND
-------------*/
div#contents div.recomend{
overflow:auto;
width:555px;
padding:3px 10px 10px 10px;
margin:0 0 20px 0;
border-top:2px solid #ff9c0f;
background-color:#FFFFFF;
}
div#contents div.recomend h3{
font-family:"Arial Black";
font-size:12px;
font-weight:bold;
padding:0 0 10px 0;
}
div#contents div.recomend table{
width:555px
}
div#contents div.recomend table p{
text-align:center;
padding:2px 0 10px 0;
}

div#contents div.recomend div.recomend_0
,div#contents div.recomend div.recomend_1
,div#contents div.recomend div.recomend_2
,div#contents div.recomend div.recomend_3{
width:105px;
float:left;
text-align:center;
white-space:inherit;
}

div#contents div.recomend  div.recomend_4{
width:105px;
text-align:center;
float:left;
}

div#contents div.recomend div.recomend_0{
clear:both;
}