@charset "UTF-8";

#sidebar01 #support01{
padding-bottom:10px;
margin-bottom:10px;
background:url("../img/sidebar_bg_01.png") no-repeat bottom;
}

#sidebar01 #support01 dt{
position:relative;
margin-bottom:-1px;
}

#sidebar01 #support01 dd ul{
border-left:solid 1px #D5728B;
border-right:solid 1px #D5728B;
}

#sidebar01 #support01 dd ul li{
color:#D5728B;
height:35px;
line-height:35px;
font-size:12px;
font-weight:800;
padding-left:24px;
border-top:dotted 1px #D5728B;
background:url("../../common/sign_bg_01.png") no-repeat 10px 50% #FFF4E9;
}


/* -- -- */

#content01{
width:715px;
float:right;
padding-right:15px;
padding-top:3px;
}

#content01 h2{
margin-bottom:10px;
}

#content01 p{
font-size:12px;
margin-bottom:10px;
}

#content01 .p01{
font-size:12px;
margin-bottom:20px;
}

#content01 h3{
width:706px;
margin-bottom:10px;
}

#content01 ol{
width:706px;
height:277px;
border-bottom:1px dashed #ccc;
margin-bottom:10px;
}

#content01 ol li{
float:left;
}

#content01 ol .li01{
float:left;
width:201px;
height:103px;
padding:14px;
background:url("../img/index_bg_01.png") no-repeat;
margin-right:9px;
margin-bottom:10px;
}

#content01 ol .li02{
float:left;
width:201px;
height:93px;
padding:14px;
background:url("../img/index_bg_02.png") no-repeat;
margin-right:9px;
margin-bottom:10px;
}

#content01 ol .li01:hover,
#content01 ol .li02:hover{
background-color:#fee;
}

#content01 ol .end{
margin-right:0px;
}

#content01 ol li img{
margin-bottom:10px;
}

#content01 ul{
}

#content01 ul li{
float:left;
margin-right:5px;
margin-bottom:10px;
}

#content01 ul li.end{
margin-right:0px;
}

