
/* CSS Document */

div#box{
width:580px;
}

div#summary{
width:580px;
}

div#summary h2{
margin:0;
padding:0;
text-indent:-9999px;
background-image:url(images/h2_bg.gif);
height:157px;
}

div#summary p{
margin:0;
padding:15px;
background-repeat:no-repeat;
background-color:#000;
font-size:12px;
line-height:20px;
color:#fff;
text-align:left;
}


/*---------------buy---------------*/


#buy{
clear:both;
margin:1em 0;
padding:0;
width:580px;
}

#buy h3{
margin:0;
text-indent:-9999px;
background-image:url(images/buy_p.gif);
height:26px;
}

#buy span{
padding:12px;
width:580px;
height:60px;
text-align:left;
border:1px solid black;
}

#buy a{
margin:0 2em 0 0;
float:left;
display:block;
width:300px;
height:60px;
}

a.buy{
background-image:url(images/buy.gif);
background-repeat:no-repeat;
}

a:hover.buy{
background-position:0px -60px;
}

#buy p{
margin:0;
padding:1em 0;
font-size:18px;
font-weight:bold;
color:#4d4d4d;
}



/*---------------title1---------------*/

div#title1{
width:600px;
margin:0 0 20px 0;
}

div#title1 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(images/title1_bg.gif);
width:600px;
height:120px;
}

div#title1 p{
clear:both;
margin:0 10px 10px 10px;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title2---------------*/


div#title2{
width:600px;
margin:0 0 20px 0;
}

div#title2 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(images/title2_bg.gif);
width:600px;
height:120px;
}

div#title2 p{
clear:both;
margin:0 10px 10px 10px;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title3---------------*/


div#title3{
width:600px;
margin:0 0 20px 0;
}

div#title3 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(images/title3_bg.gif);
width:600px;
height:120px;
}

div#title3 p{
clear:both;
margin:0 10px 10px 10px;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title4---------------*/


div#title4{
width:600px;
margin:0 0 20px 0;
}

div#title4 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(images/title4_bg.gif);
width:600px;
height:120px;
}

div#title4 p{
clear:both;
margin:0 10px 10px 10px;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------image---------------*/

#image img{
margin:10px;
}


