﻿@charset "UTF-8";

@import url("../../css/sidebar.css");

#content01{
width:645px;
float:left;
}

#content01 h3{
position:relative;
padding:2px 0px 5px;
margin-bottom:20px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}

#content01 h4{
margin-bottom:10px;
font-size:1.4em;
}

#content01 .box01{
height:100%;
margin-bottom:30px;
}

#content01 .box01 img{
float:left;
margin-right:10px;
}

#content01 .box01 p{
width:410px;
font-size:1.4em;
font-weight:800;
float:left;
padding:10px;
}

#content01 .box02{
font-size:1.2em;
}

#content01 .box02 .ul01{
margin-bottom:30px;
list-style:disc outside;
padding-left:25px;
}

#content01 .box04{
border-bottom:1px solid #eee;
height:100%;
padding-bottom:10px;
}

#content01 .dl01{
padding-bottom:30px;
}

#content01 .dl01 dt{
clear:both;
float:left;
width:200px;
margin-bottom:10px;
padding-left:5px;
font-size:12px;
font-weight:800;
}

#content01 .dl01 dd{
float:left;
width:400px;
margin-bottom:10px;
font-size:1.2em;
}


#content01 .div03{
margin-top:25px;
border:1px #D4BF93 solid;
background:#EAD3AB;
padding:7px;
margin-bottom:25px;
zoom:100%;
height:100%;
}

#content01 .div03 dl{
width:313px;
height:100%;
}

#content01 .div03 dl dt{
padding-top:5px;
margin-bottom:5px;
}

#content01 .div03 dl dd{
background:#FDFAF5;
text-align:center;
padding-top:10px;
height:60px;
}

#content01 .div03 dl.left{
float:left;
}

#content01 .div03 dl.right{
float:right;
}

#content01 .box05{
font-size:1.2em;
font-weight:800;
}

#content01 .box05 img{
margin:10px 0px;
}


