/*--------------------------------------------------
for CAMP PRsite
2009/08/25 kim_sungjin
--------------------------------------------------*/

/*TOC===============================================
==================================================*/
h1{
width:380px;
height:25px;
_margin-bottom:3px !important;
background:url(../img/title_rate.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
/*ratePage
--------------------------------------------*/
.rateBox{
width:622px;
margin:25px 0 0 31px;
*margin-top:15px;
}
.plus{
width:22px;
height:22px;
margin:13px auto;
}
#rateBox1,
#rateBox2,
#rateBox3{
position:relative;
width:622px;
background:url(../img/bg_rate_main.jpg) repeat-y scroll 0 0;
}
.rate_head{
position:relative;
background:transparent url(../img/bg_rate_head.jpg) no-repeat scroll left top;
}
.rate_foot{
position:relative;
background:transparent url(../img/bg_rate_foot.jpg) no-repeat scroll left bottom;
}
#initial{
float:left;
display:block;
width:130px;
height:21px;
height30px;
background:url(../img/initial.jpg) no-repeat scroll left center;
text-indent:-9999px;
}
#month,
#option{
float:left;
display:block;
width:130px;
height:42px;
background:url(../img/month.jpg) no-repeat scroll left center;
text-indent:-9999px;
}
#option{
background:url(../img/option.jpg) no-repeat scroll left center;
}
#rate_main{
position:relative;
}
#initialContent,
#monthContent,
#optionContent{
display:block;
position:relative;
width:420px;
margin-left:131px;
padding-left:23px;
}
.rate_main{
width:622px;
padding:16px 0;
}
#initialRate{
display:block;
width:420px;
height:21px;
background:url(../img/10man.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
#monthRate{
display:block;
width:420px;
height:21px;
margin-bottom:10px;
background:url(../img/1man.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
#optionRate{
width:420px;
height:13px;
margin:3px 0 10px 0;
background:url(../img/optionrate.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
p.text{
margin:10px 0;
padding-left:2px;
}



