@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}
feature_head {
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   color: #999999;
}
feature_head2 {
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   color: #CC0000;
}
feature_body {
   font-family: Arial;
   font-size: 16px;
   color: #000000;
}
protxt_head {
   font-family: Arial;
   font-size: 20px;
   color: #FFFFFF;
}
protxt_body {
   font-family: Arial;
   font-size: 12px;
   color: #FFFFFF;
}
shop_head {
   font-family: Arial;
   font-size: 18px;
   font-weight: bold;
   color: #0099FF; 
}
shop_body {
   font-family: Arial;
   font-size: 14px;
   color: #000000;
}
footer1 {
   font-family: Arial;
   font-size: 14px;
   color: #000000;
   }
footer2 {
   font-family: Arial;
   font-size: 14px;
   color: #999999;
   }
lfttp_body {
   font-family: Arial;
   font-size: 12px;
   color: #000000;
}
lfttp_head {
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   color: #0099FF; 
}
   
a.shop:link { color: #0099FF; text-decoration: none; }
a.shop:visited { color: #0099FF; text-decoration: none; } 
a.shop:hover { color: #0099ff; text-decoration: underline; } 

a.tips:link { color: #FFFFFF; text-decoration: none; }
a.tips:visited { color: #FFFFFF; text-decoration: none; } 
a.tips:hover { color: #FFFFFF; text-decoration: underline; } 

a.footer:link { color: #000000; text-decoration: none; }
a.footer:visited { color: #000000; text-decoration: none; } 
a.footer:hover { color: #000000; text-decoration: underline; } 

a.lfttp_body:link { color: #0099ff; text-decoration: none; }
a.lfttp_body:visited { color: #0099ff; text-decoration: none; } 
a.lfttp_body:hover { color: #0099ff; text-decoration: underline; } 

a.sub_head:link { color: #CC0000; text-decoration: none; }
a.sub_head:visited { color: #CC0000; text-decoration: none; } 
a.sub_head:hover { color: #CC0000; text-decoration: underline; }