@charset "utf-8";
/* CSS Document */

#rightPrice h4{
font-size:11px;
font-weight:normal;
margin:10px 5px 0px 7px;
}


#rightPrice p.price{
font-size:11px;
font-weight:normal;
text-align:right;
margin:0px 5px 5px 0px;
}


#rightPrice span{
color:#FF0000;
font-size:12px;
padding-left:3px;
}


#about{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}


#about h4{
margin:0px auto 3px 10px;
padding:0px;
}


#about p.detail{
font-size:12px;
line-height:22px;
margin:0px 10px 20px 10px;
background-color:#fbfbfb;
border-top:dotted 1px #cccccc;
padding:6px 5px 6px 10px;
}

#about p.descAction{
font-size:12px;
line-height:22px;
margin:0px 10px 15px 10px;
padding:0px;
}

#plan{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}


.img{
text-align:center;
margin:15px 0px 10px 0px;
}