/* CSS Document */
/* ------------------------------------ index Flash ------------------------------------ */
.index_flash{
margin-bottom:11px;
}
/* ------------------------------------ /index Flash ------------------------------------ */

/* ------------------------------------ index Left ------------------------------------ */
#indexInfo td {
vertical-align: top;
}
#index_left{
width:279px;
float:left;
}
#index_left ul{
width:279px;
list-style:none;
margin:0;
padding:0;
}
#index_left li{
margin:0 0 7px 0;
padding:0;
float:left;
}
/* ------------------------------------ /index Left ------------------------------------ */

/* ------------------------------------ index Center ------------------------------------ */
#index_center {
width:567px;
float:right;
}

#index_center h3{
margin-bottom:5px;
}
.index_info01{
background-image:url(img/bg_info01.gif);
background-repeat:repeat-y;
margin-bottom:11px;
}

.index_info02{
background-image:url(img/bg_info02.gif);
background-repeat:repeat-y;
}



.info_latest{
height: 210px;
padding:0px 5px 0px 10px;
overflow: auto;
}
.info_article dt,
.info_article dd {
  margin: 0;
	padding: 0;
}
.info_article dt {
  color: #599033;
  font-weight: bold;
}
.info_article dt span.new {
  color: #FF0000 !important;
}
.info_article dd {
  margin-bottom: 10px;
}
.info_latest a {
  text-decoration: underline;
}

.info_parts{
padding:7px 5px 0px 10px;
}
.info_advice{
padding:7px 5px 0px 10px;
}

.info_article{
font-size:10px;
line-height:150%;
margin-bottom:10px;
letter-spacing:1px;
}
.info_article span{
color:#599033;
}

#index_calender{
padding-left:5px;
}
#index_calender #calendar{
width:150px;
float:left;
}
/* ------------------------------------ index Center ------------------------------------ */

/* ------------------------------------ index Banner ------------------------------------ */
#index_banner{
padding:10px 0px 0 0;
text-align:center;
}
#index_banner img{
margin:0 5px;
}
/* ------------------------------------ index Banner ------------------------------------ */

