@charset "utf-8";
.title {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000066;
}
.text_link01 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CC3300;
}

.title_link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #945aef;
	line-height: 18px;
}
.title_link02 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #945aef;
}
.title_link03 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;
}

.title03 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.title04 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #0000ff;
}
.text02 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333399;
}
.title02 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.title05 {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #945aef;
}
.title06 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #9459EF;
}
.title07 {
	font-family: Tahoma;
	font-size: 17px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}


.titlered {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
}

#usb{
    display: none;
}

#paypalContinue{
    background: url(../images/btn_buynowCC_LG.gif);
    width: 147px;
    height: 47px;
    border: 0;
    cursor: pointer;
}

.hide{
    display: none;
}

.error{
    border: 1px solid #CD0A0A;
    background: #FEF1EC;
    color: #CD0A0A;
    padding: 5px;
}

#usbOption{
    padding-left: 5px;
}

#downloadNote{
    padding-left: 25px;
}

.note{
    font-size: 11px;
    color: #333;
}

.content{
    text-align: left; 
    font-size: 14px;
    line-height: 20px;
}

.buy-form input{
    margin: 5px 0 10px 0;
}

