body{
font-family:Arial,Helvetica,sans-serif;
background-color:#CCF5FF;
margin-top:0;
margin-left:0;
margin-right:0;
background: url(../../img/b34.png) no-repeat;
}

a {
color:#006699;
text-decoration: underline;
}

div.box{ 
width:290px;
min-height:14px;
background-image:url(../../img/b_tp.png);
background-position:top left;
background-repeat:no-repeat;
padding-top:14px;
}
div.box div.middle{
width:280px;
background-image:url(../../img/b_md.png);
background-position:center;
background-repeat:repeat-y;
}
div.inside{
padding-left:3px;
width:275px;
text-align:left;
}

input.mBox{
/*background-color: #E5E5E5;*/
background-color: #FFF;
border-color:#DBD9D9;
border-style:solid;
border-width:1px;
font-size: 24px;
color:#999;	
}

input.mButt{
/*background-color: #999;*/
width:42px;
height:31px;
/*-webkit-border-radius:26px;*/
border-width:0px;
background-image:url(../../img/btn-nxt.png);
}

.sText{
font-size:15px;
font-style:italic;
color:#AB1616;
}

.cText{
font-size:20px;
}

.mText{
color:#555;
font-style:italic;
font-size:24px;
}
