/* CSS Document */
#price{
width:100%;
background-color:#D9CDB5;

	zoom: 1;
	overflow: hidden;
	overflow: -moz-scrollbars-none;
}
#price .left{
width:241px;
float:left;
background-color:#D9CDB5;
}
#price .right{
width:709px;
background-color:#D9CDB5;
float:right;
text-align:left;
color:#000;

}
.price01{
margin-top:20px;
margin-bottom:10px;

}
.price02{
margin-top:3px;
margin-bottom:20px;
font-size:10px;
}
.price03{
margin-bottom:30px;
}

.price04{
width:678px;
border-left:solid 1px #7B7360;
border-top:solid 1px #7B7360;
}
.price04 td{
   padding:5px;
/*   color:#1D140A;*/
background-color:#E3DBCE;
border-right:1px solid #7B7360;
border-bottom:1px solid #7B7360;
vertical-align:middle;
}
.price04 th{
padding:5px;
background-color:#C8BD9F;
border-right:1px solid #7B7360;
border-bottom:1px solid #7B7360;
text-align:center;
}
.price05{
text-align:center;
vertical-align:middle;
}
.price06{
text-align:center;
vertical-align:middle;
color:#000066;

}
.price07{
text-align:center;
vertical-align:middle;
color:#FF0033;
}
.price08{
width:300px;
border-left:solid 1px #7B7360;
border-top:solid 1px #7B7360;
}
.price08 td{
padding:5px;
background-color:#E3DBCE;
border-right:1px solid #7B7360;
border-bottom:1px solid #7B7360;
vertical-align:middle;
}
.price08 th{
padding:5px;
background-color:#C8BD9F;
border-right:1px solid #7B7360;
border-bottom:1px solid #7B7360;
text-align:center;
}
.price08_l{
width:200px;
}
.pblue{
color:#000066;
}
.pred{
color:#FF0033;
}


#price .left a.n1{
display:block;
background-image:url(../images/price_n01.gif);
background-repeat:no-repeat;
width:209px;
height:46px;
text-indent:-9000px;
margin-top:18px;
margin-left:6px;
}
#price .left a:hover.n1{
background-image:url(../images/pricer_n01.gif);
background-repeat:no-repeat;
}
#price .left a.n2{
display:block;
background-image:url(../images/price_n02.gif);
background-repeat:no-repeat;
width:209px;
height:38px;
text-indent:-9000px;
margin-left:6px;
}
#price .left a:hover.n2{
background-image:url(../images/pricer_n02.gif);
background-repeat:no-repeat;
}
#price .left a.n3{
display:block;
background-image:url(../images/price_n03.gif);
background-repeat:no-repeat;
width:209px;
height:38px;
text-indent:-9000px;
margin-left:6px;
}
#price .left a:hover.n3{
background-image:url(../images/pricer_n03.gif);
background-repeat:no-repeat;
}

#price .left a.n4{
display:block;
background-image:url(../images/price_n04.gif);
background-repeat:no-repeat;
width:209px;
height:45px;
text-indent:-9000px;
margin-left:6px;
}
#price .left a:hover.n4{
background-image:url(../images/pricer_n04.gif);
background-repeat:no-repeat;
}
