@charset "utf-8";

#r_img {
   float: right;
   width: 580px;
   height: 250px;
   background: url(../top/top.jpg) no-repeat top;
}
#welcome_title {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #993333;
   font-weight: bold;
   margin-bottom: 10px;
}
#plan {
   margin-top: 20px;
   margin-bottom: 20px;
   width: auto;
}
#plan_title {
   font-weight: bold;
   border-bottom: 1px dotted #cccccc;
   border-left: 5px solid #C39D75;
   padding-left: 5px;
   margin-bottom: 10px;
}
#plan img {
   float: left ;
   margin-right: 5px;
   margin-bottom: 5px;
   border: 1px solid #cccccc;
   padding: 3px;
}
#left_bottom {
   float: left;
   width: 270px;
   margin: 0;
}
* html #left_bottom {
   float: left;
   width: 270px;
   margin-top: 10px;
}
#what_title {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin: 0;
}
#what_new {
   width: 98%;
   height: 140px;
   padding: 5px;
   border: 1px solid #e0e0e0;
   margin-top: 5px;
   margin-bottom: 10px;
   overflow: scroll;
}
* html #what_new {
   width: 96%;
   height: 106px;
   padding: 10px;
   border: 1px solid #e0e0e0;
   margin-top: 5px;
   margin-bottom: 10px;
   overflow: scroll;
}
#what_new ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#what_new li {
   list-style: none;
   padding: 0;
   border-bottom: 1px dotted #cccccc;
   margin: 3px;
   line-height: 25px;
}
.new_img {
   margin-right: 5px;
   vertical-align: text-top;
}
#left_bottom h4 {
   background: url(../common/corner_title_base.gif) repeat-x;
   font-weight: bold;
   height: 30px;
   margin-bottom: 5px;
   padding-top: 6px;
}
#mem {
   margin-top: 10px;
   padding: 5px;
   border: 1px solid #e0e0e0;
}

#right_bottom {
   float: right;
   width: 270px;
   margin: 0;
}
* html #right_bottom {
   float: right;
   width: 270px;
   margin-top: 10px;
}
#right_bottom h4 {
   background: url(../common/corner_title_base.gif) repeat-x;
   font-weight: bold;
   height: 30px;
   margin-bottom: 5px;
   padding-top: 6px;
}
.pr_title {
   margin-top: 20px;
   background: url(../common/corner_title_base.gif) repeat-x;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   height: 30px;
   margin-bottom: 5px;
   padding-top: 6px;
}
.pr {
   background-color: #f2f2f2;
   padding: 5px;
   margin-top: 5px;
   clear: both;
}
#w3c {
   margin-top: 5px;
   width: auto;
}
#w3c ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
#w3c li {
   float: left;
   margin-right: 10px;
}
#foot_add {
   font-size: 10px;
   text-align: center;
   margin-top: 5px;
}
h5,h6 {
   display: none;
   height: 1px;
}
