@charset "utf-8";



/*------------------------------Main Content ----------------------*/	

.toptext{
	color: #000000;
	font-family: "Myriad Pro";
	Font-size: 16px;
	font-weight: normal;
   }
   
.toptextb{
	color: #0000FF;
	font-family: "Myriad Pro";
	Font-size: 16px;
	font-weight: bolder;
   }

.text{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 12px;
	font-weight: normal;
   }

.textb{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 16px;
	font-weight: bold;
   }

.bodylink a {
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	color:#0066FF;
	font-weight:bold;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
			}
			
.bodylink a:hover {
	color:#F9A55D;
	font-family: "Times New Roman", Times, serif;
	font-decoration: underline;
			}
.textbuy{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 12px;
	font-weight: bold;
   }

.textbuyb{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 12px;
	font-weight: bold;
   }   
.detail{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 11px;
	
   }   