@charset "utf-8";

/* CSS Document */

ul  { margin-left: 15px; font-size: 14px; padding-left: 0px; }
li  { margin-left: 0px; padding-left: 0px;}


#trial{height:188px; width: 196px; float: left;  background-image:url(images/trial-logo.jpg); }

#trial:hover{ background-position: bottom;}


#top-trial{height:91px; width: 457px; float: left; background-image:url(images/top.jpg); }

#head-trial{height:97px; width: 457px; float: left; background-image:url(images/head.jpg);}

#body-trial{height:242px; width: 653px; float: left; background-image:url(images/body.jpg);}

#free-trial{height:171px; width: 653px; float: left; background-image:url(images/free.jpg);}

#bottom-trial{height:63px; width: 653px; float: left; background-image:url(images/bottom.jpg);}

.text1{color: #9325b2; font-size: 14px; margin-left: 10px; }

.text1 span{color: #4f107a; font-weight:bold;}

#text5{color: #9325b2; font-size: 14px; margin-left: 10px;  margin-top: 5px; height: 34px; width:447px; float:left;}

#text5 span{color: #4f107a; font-weight:bold;}

#text2{color: #4f107a; font-size: 20px; font-weight:bold; margin: 3px 0px 3px 10px; width: 330px; height:24px; float:left;}


#text3{color:#fff;  margin-left: 20px; float:left;}   
 
#text3 span{color:#fff; font-weight: bold;}  
      
#text4{color: #9325b2; text-align: right; width: 430px; float: right; margin: 20px 20px 0px 0px;}

#text4 span{color: #4f107a; font-weight:bold;}

#button{height:32px; width: 331px; float: right;  background-image:url(images/button.png); margin: 10px 30px 0px 0px; display: block;}

#button:hover{background-position: bottom;}

#inline{height:24px; width: 84px;  float:left; margin: 3px 0px 3px 0px;}

#go{height:24px; width: 84px; background-image:url(images/go-button.png); display:block; float:left;}
#go:hover{background-position: bottom;}
