/*IR CLASS*/

/*IR TOP CLASS*/
.top_copy  { margin-top: 40px; }
.top_txt   { padding-top: 33px; padding-right: 11px; font-size: 12px; line-height: 180%; }
.top_name  { margin-top: 15px; }
.top_stl01 { margin-top: 39px; padding-bottom: 15px; }
.top_stl02 { margin-top: 35px; padding-bottom: 27px; }
.top_stl03 { margin-top: 21px; padding-bottom: 26px; }
.top_stl04 { margin-top: 35px; padding-bottom: 17px; }
.top_txt01 { padding-left: 34px; padding-right: 11px; font-size: 12px; line-height: 150%; }
.top_txt02 { padding-top: 10px; padding-bottom: 14px; padding-left: 26px; font-size: 12px; line-height: 150%; }
.top_txt03 { padding-top: 16px; }
.top_txt04 { padding-left: 34px; padding-bottom: 75px; padding-right: 11px; font-size: 12px; line-height: 150%; }
.top_txt05 { padding-top: 17px; padding-left: 12px; }


/*Link CLASS*/
A:link    { color: #444444; text-decoration: none; }
A:visited { color: #444444; text-decoration: none; }
A:hover   { color: #444444; text-decoration: underline; }
A:active  { color: #444444; text-decoration: underline; }

A.stock:link    { color: #444444; text-decoration: underline; }
A.stock:visited { color: #444444; text-decoration: underline; }
A.stock:hover   { color: #444444; text-decoration: underline; }
A.stock:active  { color: #444444; text-decoration: underline; }

